bamlab / react-native-image-resizer

🗻 Resize local images with React Native
MIT License
1.61k stars 346 forks source link

How to force jpeg file extension at the end for both systems (iOS and Android) without setting outputPath #282

Closed bekatd closed 2 years ago

bekatd commented 3 years ago

I want to specify the file extension of the resized/compressed image, but not the full path, I don't care where they will be stored, only need to enforce specific file extension for both systems to be jpg

How to force .jpeg file extension at the end for both systems (iOS and Android) without setting outputPath

stale[bot] commented 2 years ago

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] commented 2 years ago

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