react-native-image-resizer icon indicating copy to clipboard operation
react-native-image-resizer copied to clipboard

Image retains high size when converted to PNG from JPEG after resizing

Open krakzk opened this issue 4 years ago • 1 comments

I used react-native-image-picker to use camera to click an image and upload to server after reducing the quality to 80 and JPEG format. It worked beautifully and got a compressed JPEG image uploaded. But when I take that image from server and convert it to PNG for another purpose, the image retains original size (of about 6MB ) or more. The issue is in both Android & iOS. RN version: 0.59.3 image resizer : 1.0.1

Any suggestion would be helpful

krakzk avatar Nov 17 '20 16:11 krakzk

This is not due to this library, but it is a react-native bug.

See https://github.com/facebook/react-native/issues/27099

ShogunPanda avatar Aug 27 '21 10:08 ShogunPanda

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Sep 01 '22 18:09 stale[bot]

This issue has been automatically closed. Thank you for your contributions.

stale[bot] avatar Sep 08 '22 18:09 stale[bot]