[GH-ISSUE #1337] export to clipboard #982

Open
opened 2026-02-26 09:33:12 +03:00 by kerem · 2 comments
Owner

Originally created by @jonnytest1 on GitHub (Sep 12, 2024).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/1337

Originally assigned to: @NickeManarin on GitHub.

Is your feature request related to a problem? Please describe.
when creating a gif i usually want to directly paste it into a social media platform

Describe the solution you'd like
a button (or checkbox while saving) to export to clipboard

alterantively i could also imagine a drag n drop kinda solution 🤔 but that feels like its gonna be unintuitive

Describe alternatives you've considered
the slow alternative is to save as file and then look up the file to manually copy it

Originally created by @jonnytest1 on GitHub (Sep 12, 2024). Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/1337 Originally assigned to: @NickeManarin on GitHub. **Is your feature request related to a problem? Please describe.** when creating a gif i usually want to directly paste it into a social media platform **Describe the solution you'd like** a button (or checkbox while saving) to export to clipboard alterantively i could also imagine a drag n drop kinda solution 🤔 but that feels like its gonna be unintuitive **Describe alternatives you've considered** the slow alternative is to save as file and then look up the file to manually copy it
Author
Owner

@onlinylee commented on GitHub (Apr 26, 2025):

This issue has been discussed many times before, and I believe implementing it (the copy-to-clipboard feature) shouldn't be too difficult.
First, enable GIF creation by default—each auto-start recording will generate a temp.gif, which can then be copied to implement the feature.

<!-- gh-comment-id:2831854890 --> @onlinylee commented on GitHub (Apr 26, 2025): This issue has been discussed many times before, and I believe implementing it (the copy-to-clipboard feature) shouldn't be too difficult. First, enable GIF creation by default—each auto-start recording will generate a temp.gif, which can then be copied to implement the feature.
Author
Owner

@fz0000 commented on GitHub (Jul 25, 2025):

I guess this is the option you're looking for:

Image
<!-- gh-comment-id:3119386210 --> @fz0000 commented on GitHub (Jul 25, 2025): I guess this is the option you're looking for: <img width="491" height="544" alt="Image" src="https://github.com/user-attachments/assets/47f991f4-e38d-469e-b7f9-321e6b837fed" />
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#982
No description provided.