Hello!
For my project, I need image files taken with the camera to be converted to .jpg format.
For this purpose, I'm using this convertor extension (Extension to convert image format from jpg to png).
However, after converting the image, it does not appear to exist at the specified location.
These are the relevant blocks:
Both "exists" calls return false.
The extension description makes it seem like converting in both ways is possible. Is that not the case?
Any help or suggestions on other ways to convert the file would be greatly appreciated.