[GH-ISSUE #1130] [Feature Request] Add an option to save the first frame as a PNG beside the GIF with an optional overlay #852

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

Originally created by @KybernetikGames on GitHub (Jul 16, 2022).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/1130

Originally assigned to: @NickeManarin on GitHub.

Background

I've implemented stoppable GIFs on my website by saving their first frame as a PNG with a Play icon overlayed on it and using some javascript to swap between them on click.

Current Solution

Currently I've built a very simple C# Console Application to extract the first frame from a GIF, add an overlay, and save it as a PNG.

Proposed Solution

It would simplify my workflow a bit if Screen to Gif just had a check box when saving to also save a PNG and remember which overlay I've specified (if any).

Another (extremely) minor downside of my current approach is that the PNG includes the start of the progress bar. It would be cool if Screen to Gif could save the PNG, then add the progress bar, then save the actual GIF.

Originally created by @KybernetikGames on GitHub (Jul 16, 2022). Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/1130 Originally assigned to: @NickeManarin on GitHub. # Background [I've implemented stoppable GIFs on my website by saving their first frame as a PNG with a Play icon overlayed on it and using some javascript to swap between them on click.](https://github.com/KybernetikGames/animancer/issues/190#issuecomment-1179150251) # Current Solution Currently I've built a very simple C# Console Application to extract the first frame from a GIF, add an overlay, and save it as a PNG. # Proposed Solution It would simplify my workflow a bit if Screen to Gif just had a check box when saving to also save a PNG and remember which overlay I've specified (if any). Another (extremely) minor downside of my current approach is that the PNG includes the start of the progress bar. It would be cool if Screen to Gif could save the PNG, then add the progress bar, then save the actual 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#852
No description provided.