Upload collection formatOptions
affect only the original image upload, not other generated sizes specified in the collection
#10020
Labels
Describe the Bug
When uploading a
png
to this collection, I expect it to be transformed to jpg and saved as such. This happens for the main image, but other sizes that are specified are generated with file extension of the image being uploaded, that beingpng
in this case. I would expect the other sizes to be saved asjpg
as well.Example with
png
uploaded image:Link to the code that reproduces this issue
https://github.com/azivkovi/payload-test.git
Reproduction Steps
jpg
(e.g.png
)jpg
, but other sizes remain with extensionpng
Which area(s) are affected? (Select all that apply)
Not sure
Environment Info
The text was updated successfully, but these errors were encountered: