convert a file via hotkey or with the file path #286
Unanswered
christiandull
asked this question in
Q&A
Replies: 1 comment
-
I find a way to do that with AutoHotkey and ffmpeg. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
i want to convert a file with a single hotkey or with the file path.
Option 1: Select the file -> Press hotkey -> execute "To Png" profile
Option 2: I have the path of the file in the clipboard, is there a way to give it to FileConverter to execute a specific profile like "To Png" (like with cmd or powershell).
Is there any similar existing way at the moment?
Beta Was this translation helpful? Give feedback.
All reactions