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
When uploading or attempting to edit high-resolution images within the application, the file size is unexpectedly and drastically increased, even when no actual edits are performed.
Steps to Reproduce:
Upload a high-resolution image (e.g., a JPEG or PNG file) of a moderate size (e.g., around 7 MB).
Navigate to the image within the editing interface.
Without making any modifications to the image (no cropping, resizing, filters, etc.), attempt to save or process the image.
Observe the resulting file size of the saved/processed image.
Expected Result:
The file size of the image should remain approximately the same as the original uploaded file size (around 7 MB), assuming no significant compression or format changes are intentionally applied.
Actual Result:
The file size of the image is significantly increased. For example, a 7 MB file was converted to an 80 MB file after simply being opened and saved without any edits.