mirror of
https://github.com/NickeManarin/ScreenToGif.git
synced 2026-04-25 23:25:52 +03:00
[GH-ISSUE #1248] [Feature Request] Keep original filename of input file in output file #3322
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#3322
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 @CreativiTimothy on GitHub (Nov 5, 2023).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/1248
Originally assigned to: @NickeManarin on GitHub.
Is your feature request related to a problem? Please describe.
No.
Describe the solution you'd like
I'm unsure of this has already been suggested--I searched the Issues but couldn't find it. Maybe we can have a filename flag like "?filename?" or "?originalfilename?" or something like that to keep the original input filename. For example,
Input file: helloworld.mp4
Output file: helloworld.gif
The reason is because often I just want a simple conversion from video format to gif format because some platforms don't allow videos.
Describe alternatives you've considered
I don't think using the date flags work for this situation.
Additional context