[GH-ISSUE #847] [Feature Request] Preset for multiple exports with one click #664

Open
opened 2026-02-26 09:32:14 +03:00 by kerem · 0 comments
Owner

Originally created by @Garfounkel on GitHub (Apr 26, 2021).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/847

The new preset feature is really good however I often find myself exporting the same project multiple times with different preset to pick the best one.

It would be very useful to create a "preset of presets" that can export multiple files using different presets with one click. The filename could be set per preset using a template.

For instance I'd like to be able to create a preset "High Quality - pick the best one" with the following sub-presets:

Neural network: $filename$_nn.gif
FFmpeg - Higher quality: $filename$_ffmpeg.gif
Gifski - Higher quality: $filename$_gifski.gif
Originally created by @Garfounkel on GitHub (Apr 26, 2021). Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/847 The new preset feature is really good however I often find myself exporting the same project multiple times with different preset to pick the best one. It would be very useful to create a "preset of presets" that can export multiple files using different presets with one click. The filename could be set per preset using a template. For instance I'd like to be able to create a preset "High Quality - pick the best one" with the following sub-presets: ``` Neural network: $filename$_nn.gif FFmpeg - Higher quality: $filename$_ffmpeg.gif Gifski - Higher quality: $filename$_gifski.gif ```
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ScreenToGif#664
No description provided.