trending
Arshal Aromal

5h ago

I Built MCVT: One Command for Video, Image, and Document Conversion

I built MCVT because I was tired of Googling conversion commands every time I needed to transform a file.

Every tool has its own syntax:

  • FFmpeg for videos

  • ImageMagick for images

  • Pandoc for documents

Even simple conversions meant looking up flags I had forgotten.

Arshal Aromal

3h ago

MCVT (Multi-format ConVerTer) - The universal CLI converter for media, images, and docs.

Tired of Googling FFmpeg, ImageMagick, or Pandoc flags just to convert a file? MCVT (Multi-format ConVerTer) is a fast, open-source CLI tool that handles them all through one simple interface. Just type mcvt input.mp4 output.gif and it figures out the rest. It features magic-byte detection, sane optimization defaults, and recursive batch processing. Say goodbye to bloated, inconsistent terminal commands and let MCVT handle your video, image, and document conversions automatically!