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 ([Free] Image Convertor: extension to convert image format jpg / png / webp (and much much more)).
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.


