You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The wording in image options is open to misinterpretation. There is a checkbox for "Enable compression" followed by settings for max image width and compression quality.
I had changed this to a relatively high defaults, 4096px and 86% and proceeded to upload and import many images thinking the quality would be kept, since with a couple of exceptions they were well under these limits.
This seems to be true for Jpeg, but PNG images are changet to Jpeg, leading things like losing transparency (see comments in #361 ). Since PNG are already compressed they should not be converted to Jpeg, however I can see that some folks might prefer the conversion and smaller size. (Probably the default compressed format should be webp, but that's a different issue).
This would need an additional setting and unknown amount of new code, so at least the wording should say what happens. (Also in the Import File dialog).
Additional Information
No response
The text was updated successfully, but these errors were encountered:
Describe feature
The wording in image options is open to misinterpretation. There is a checkbox for "Enable compression" followed by settings for max image width and compression quality.
I had changed this to a relatively high defaults, 4096px and 86% and proceeded to upload and import many images thinking the quality would be kept, since with a couple of exceptions they were well under these limits.
This seems to be true for Jpeg, but PNG images are changet to Jpeg, leading things like losing transparency (see comments in #361 ). Since PNG are already compressed they should not be converted to Jpeg, however I can see that some folks might prefer the conversion and smaller size. (Probably the default compressed format should be webp, but that's a different issue).
This would need an additional setting and unknown amount of new code, so at least the wording should say what happens. (Also in the Import File dialog).
Additional Information
No response
The text was updated successfully, but these errors were encountered: