mirror of
https://github.com/NickeManarin/ScreenToGif.git
synced 2026-04-25 15:15:51 +03:00
[GH-ISSUE #280] Feature request: remove duplicates #231
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#231
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 @sqqqs on GitHub (Mar 2, 2018).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/280
Hello, it would be nice to add the option to remove duplicate frames. This would reduce the file size by removing duplicate frames.
Thanks!
@NickeManarin commented on GitHub (Mar 2, 2018):
Already available with v2.12.1:
https://github.com/NickeManarin/ScreenToGif/issues/223
@bizzworxx commented on GitHub (Jan 7, 2026):
When removing duplicates, Is it possible to increase the duration of the first frame accordingly?
For example 10 selected frames with
100ms, each, and identical. Whole duration is1000ms. After removing duplicates there is 1 frame left with duration=1000ms.This would reduce file size but keep timing.
I'm new to this awesome tool!
@NickeManarin commented on GitHub (Jan 8, 2026):
@bizzworxx Yes, it's possible:
Just define a delay adjustment.