-
Notifications
You must be signed in to change notification settings - Fork 835
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
Add GIF compression #748
Add GIF compression #748
Conversation
Why are you using both gifsicle and giflossy? gifsicle supports lossy compression: https://github.com/kohler/gifsicle/blob/master/NEWS.md#version-192--18apr2019 |
@sindresorhus I'll try to rework the PR. I swear I tried using |
Bump, in case you forgot about this. If you're just busy, feel free to ignore the bump :) |
@sindresorhus sorry about that! I'll take a look at this this weekend. 🙂 |
4009a80
to
ad5dbda
Compare
@sindresorhus longest weekend of my life! 😅 |
a38fae2
to
4799bb3
Compare
@sindresorhus @karaggeorge I rebased this morning! This is ready for review again. :) |
4799bb3
to
8eaa318
Compare
@karaggeorge Friendly little bump! 👋 |
8eaa318
to
a29cd2f
Compare
@sindresorhus Here are some results I compiled today. Based on this, I think it's better to lower the compression down to Compression With Kap ResizeI made this GIF then exported it from Kap after resizing. Then I used No Compression - 6.6 MB
|
key="lossyCompression" | ||
parentItem | ||
title="Lossy compression" | ||
subtitle="Compress GIFs with lossy compression if you prefer small file size over quality" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this could make it clearer that the quality is only slightly reduced.
Thanks for testing the different qualities. This PR looks good to me know when the inline comment is resolved and the merge conflict is fixed. |
1771e47
to
962aeee
Compare
Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
Thanks for working on this, @amorriscode 👍🏻 |
This PR attempts to resolve #117.
It appears the current setup doesn't do lossy compression so I need help/need to tweak that. I can use imagemin-giflossy for guidance.
IssueHunt Summary
Referenced issues
This pull request has been submitted to:
IssueHunt has been backed by the following sponsors. Become a sponsor