Skip to content

TomJuri/conv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

conv

A versatile file conversion utility that supports:

  • Image conversions (using ImageMagick)
  • Video conversions (using FFmpeg)
  • Document conversions (using Pandoc)

Usage

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

About

A versatile file format conversion utility

Resources

License

Stars

Watchers

Forks