A versatile file conversion utility that supports:
- Image conversions (using ImageMagick)
- Video conversions (using FFmpeg)
- Document conversions (using Pandoc)
conv [options]
Options:
-i <input> Input file or directory
-o <output> Output file or directory
-t <type> Force conversion type (image|video|document)
-f Force overwrite existing files
-v Verbose output
-h Show help message