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

Expose the rotate function

Open rollsroyc3 opened this issue 6 years ago • 1 comments

Is it possible to expose just the rotate feature? I use this throughout my app, and as many are aware, some Android devices return an image with the wrong rotation. So I'm wanting to let my user rotate manually when editing the image. The problem is if I just call createResizedImage with quality as 100 and rotating 90, the image filesize still is cut almost in half.

Would be nice to just call ImageResizer.rotate(uri, 90) and not compress the file or lose any quality.

rollsroyc3 avatar Feb 18 '19 16:02 rollsroyc3

same issue

anhdo9797 avatar Jan 25 '21 15:01 anhdo9797

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]