[Free] Image Convertor: extension to convert image format jpg / png / webp (and much much more)

You could always run a resize on the rotated image if you test the image size and it is too big, hopefully it will still be of a decent enough standard after resizing. The latest version of the extension provides a method for getting the filesize/dimensions, and for cropping.

one suggestion:
replace "file://" with "" in target and output in the extension source code, then the user no need to substring any more.
image

1 Like

Yes, I keep meaning to do this :wink:

Will fix it today !!

[EDIT] now fixed.

Update to version 3.3

handles target and output paths with both full and absolute paths, e.g. file:///storage/... and /storage/....

ImageConvertorV3.3.aix

1 Like