Skip to content
New issue

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

What all formats Images and Videos are supported with react-native-compressor? #297

Open
2 tasks done
srinu6 opened this issue Jun 24, 2024 · 2 comments
Open
2 tasks done

Comments

@srinu6
Copy link

srinu6 commented Jun 24, 2024

Current behavior

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'

Expected behavior

This library should try to compress most of the available formats of images and videos.

Platform

  • Android
  • iOS

React Native Version

React Native Compressor Version

Reproducible Steps And Demo

Copy link

👋 @srinu6
Thanks for opening your issue here! If you find this package useful hit the star🌟!

@xchwarze
Copy link

xchwarze commented Jul 4, 2024

I understand that gif does not support it. I don't know why this isn't made clear in the readme...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants