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

Don't optimize file if result is bigger than input #180

Open
Oondanomala opened this issue Jan 31, 2022 · 1 comment
Open

Don't optimize file if result is bigger than input #180

Oondanomala opened this issue Jan 31, 2022 · 1 comment

Comments

@Oondanomala
Copy link

When optimizing a gif, the result may be bigger than the input (there are already many issues about that)
The program could check if the output is bigger than the input and not optimize the gif if it is, just like a lot of other image compressors do.
Either an option to enable or disable this should probably be added too.

@kohler
Copy link
Owner

kohler commented Jan 31, 2022

Feel free to submit a PR

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