Media Converting Commmands
Generate copy-paste terminal commands for Linux media conversion
Generated Command:
Select options above to generate a command
Quick Guide:
No converting is actually done, this is just so I don't have to memorise all the terminal commands!- Image: Uses ImageMagick's
convertcommand - Video & Audio: Uses FFmpeg for video and audio format conversion
- Install tools:
sudo apt install imagemagick ffmpeg(Debian/Ubuntu)