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

Make non-looping GIF #137

Closed
schneiderf opened this issue Oct 1, 2019 · 4 comments · Fixed by #152
Closed

Make non-looping GIF #137

schneiderf opened this issue Oct 1, 2019 · 4 comments · Fixed by #152
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@schneiderf
Copy link

Feature request: I would like to have the option to make non-looping gifs. Adobe Photoshop for example offers that option in its legacy "Save for web" exporter. Would be really great to see, thank you!


Gifski 2.0.1 (19)
macOS 10.14.6
iMacPro1,1

@sindresorhus
Copy link
Owner

We should add a checkbox for "Infinite loop" and a text field (disabled by default) that when "Infinite loop" is unchecked, you can specify a loop count.

@sindresorhus sindresorhus added enhancement New feature or request help wanted Extra attention is needed labels Oct 17, 2019
@sindresorhus sindresorhus changed the title Feature request: Make non-looping gif Make non-looping GIF Oct 17, 2019
@sunshinejr
Copy link
Contributor

@sindresorhus I only found an option to add a flag --once to the gifski cli to remove looping the gif. Do you think we could start with just a checkbox if it's infinite or not? Loop count might be more time-consuming.

@kornelski
Copy link
Collaborator

I expose only once: bool flag, because anything in between seems niche.

@sindresorhus
Copy link
Owner

Yeah, lets go with only a checkbox. Loop count is indeed too niche.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
4 participants