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
convert command
- Video: Uses FFmpeg for video format conversion and encoding
- Audio: Uses FFmpeg for audio file conversion
- Install tools:
sudo apt install imagemagick ffmpeg (Debian/Ubuntu)