We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I see that below are the different format images that the user might wanted to compress
'jpg', 'jpeg', 'tif', 'tiff', 'wmf', 'bmp', 'png', 'gif', 'jpe',
Wanted to know whether these formats can be compressed or not with this library?
Similarly, below are the different format for videos that the user might wanted to compress.
'mp4', 'MOV', '3gp', '3g2', 'avi', 'ogv', 'wmv'
This library should try to compress most of the available formats of images and videos.
The text was updated successfully, but these errors were encountered:
👋 @srinu6 Thanks for opening your issue here! If you find this package useful hit the star🌟!
Sorry, something went wrong.
I understand that gif does not support it. I don't know why this isn't made clear in the readme...
No branches or pull requests
Current behavior
I see that below are the different format images that the user might wanted to compress
Wanted to know whether these formats can be compressed or not with this library?
Similarly, below are the different format for videos that the user might wanted to compress.
'mp4', 'MOV', '3gp', '3g2', 'avi', 'ogv', 'wmv'
Expected behavior
This library should try to compress most of the available formats of images and videos.
Platform
React Native Version
React Native Compressor Version
Reproducible Steps And Demo
The text was updated successfully, but these errors were encountered: