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 and cropping an image file using the File Picker, we see the file size of the cropped image increase significantly. These are the option we are passing into the picker:
When uploading and cropping an image file using the File Picker, we see the file size of the cropped image increase significantly. These are the option we are passing into the picker:
Here is the image we are cropping (about 975kb):
After cropping the image slightly, it is increased to 2.3 mb:
Expected Behavior
Image size does not increase after cropping.
Current Behavior
Image size more than doubles after cropping.
Your Environment
The text was updated successfully, but these errors were encountered: