Is there anyway to mass edit images?

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
6 years ago
Hey everyone, currently, I'm working with a company that has 1000's of products online. Recently, we discovered that a lot of our images are in JPG formats and without an ALT tag.

We were pretty ignorant about SEO and didn't realize that this would be an issue down the line until it was brought to our attention.

So, I have two questions.

(1)
Is there an easy way of mass uploading images or updating their format to png? We've done our work through another partner regarding mass uploads and were hoping to take on this challenge ourselves.

(2)
Is there a way to mass edit our images and assign them alt tags?

Apologies in advanced if this is a standard feature that I'm just ignorant of it.

Thanks
6 years ago
Hello,

Create one console application for convert jpg to png image.

Then copy paste all image into images folder. then do update query in SQL .jpg to .png

Also same for update query for alt tag.

Thanks,
Jatin
6 years ago
I'm not sure if this plugin allows converting filetypes and changing extensions, but it seems to be very similar to what you need.

Perhaps, if it doesn't allow conversion and changing extensions programatically, the developer will consider adding it??
https://nopgap.com/picture-motion-plugin-start
6 years ago
Hello. Here how we add product images to our website. Install nopAdmin and you can upload product images very quickly.

In your case I think you have to extract product images from old site and upload them to your new site using nopAdmin Bulk Images tool.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.