Resize uploaded images

See all posts Reply

Resize uploaded images new!
by Cavid Muradov, 3 years, 7 months ago
Hi, At first, your script is amazing.
I created thumbnails during upload images with 500x350 dimensions. Now I see that I need 500x300 thumbnails. How can I resize these uploaded images?Reply
Re: Resize uploaded images new!
by colin, 3 years, 7 months ago
You could write a script that processes the local files (the already resized ones), and crop them. But there will be a quality loss...
Else, you could re-upload the flies, and resize them to the correct dimension.Reply
Re: Resize uploaded images new!
by Cavid Muradov, 3 years, 7 months ago
Yes I found it, I save original and thumbnails versions, I will create new thumbnails from original version, thanks.Reply
Re: Resize uploaded images new!
by Tapan Bhanot, 2 years, 8 months ago
How you did that ? Can you please share code ? I want to also re-create thumbs from original uploaded files.

Thanks.Reply