resize and compress image before upload ? #21112
Labels
Ran Commands
One of our bots successfully processed a command.
Resolution: Locked
This issue was locked by the bot.
Hello.
I work on an app who make pictures from camera and upload them to an API.
Currently i use "react-native-image-crop-picker" package from npm who work very well for resizing and compressing but lost the EXIF data.
Or i need EXIF , i opened a issue on "react-native-image-crop-picker" github but no response after few weeks.
Is there a way to compress and or resize image stored on device with react ? i tryed js lib like "piexifjs" but didn't found how to make it work :(
any advice are welcomed. thanks
The text was updated successfully, but these errors were encountered: