mirror of
https://github.com/NickeManarin/ScreenToGif.git
synced 2026-04-26 23:55:57 +03:00
[GH-ISSUE #996] A possibility to save the gif to the clipboard instead to a file would be nice #758
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#758
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 @JanSchankin on GitHub (Oct 20, 2021).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/996
I like to use ScreenToGif to document bugs. I usually do this by saving the gif into a file, opening the gif with another tool that allows me to copy it into the clipboard, and finally I would paste the gif into a Jira-Bug-report simply by pressing ctrl-v.
I tired to copy the gif directly from SreenToGif, but this doesn't seem to work. ScreenToGif copies only a single frame, as far as I can see.
Is it possible to add a C&P feature, or does it already exist and I missed it?
BTW: THX for creating such a great tool!
@NickeManarin commented on GitHub (Oct 21, 2021):
Hi, it's not possible to copy a gif into the clicpboard because of a Windows limitation. Only a bitmap can be copied as image and pasted where its accepted.
What sometimes work is to copy as file or file path and some programs will load the image normally.