mirror of
https://github.com/NickeManarin/ScreenToGif.git
synced 2026-04-25 07:05:54 +03:00
[GH-ISSUE #802] Automate reaching the perfect gif size ratio with a setting. #2472
Labels
No labels
copy cats
duplicated
future feature
pull-request
⬜ Accepted
⬜ Completed
⬜ Help Wanted 💪
⬜ In Progress
⬜ Missing Details
⬜ Pending
⬜ Waiting For Answer ⏳
🆕 feature preview
🔷 Bug 🐛
🔷 Out Of Scope
🔷 Out Of Scope
🔷 Question
🔷Enhancement
🔷Enhancement
🔷Invalid / External
🔷Knowledge Base
🔷Won't Fix
🕑 High
🕑 High
🕑 High
🕕 Medium
🕙 Low
🕛 Critical
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ScreenToGif#2472
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @alvivar on GitHub (Mar 8, 2021).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/802
I love this software, big thank you, it's the best.
Every time I make a gif, I'm looking for the bigger width / height possible without exceeding 5 MB. This way I can share it on forums and social networks with that limitation, while getting the best size, it's a fight between changing sizes and creating the gif lots of times.
I would like to contribute with the code to achieve this setting. I make lots of gifs and this is probably the most time consuming part of my ritual.
All suggestions, ideas or guidance are welcome!