Yama-K / simple-convert

Easily convert files to a format you'd like

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

simple-convert

Easily convert files to a format you'd like

Example usage: simple-convert.bat input.webp png (This will result to your webp converted to your specified format of your choice, keeping the same filename)

To convert in batch, do: simple-convert.bat * png

Depencies: FFMPEG

About

Easily convert files to a format you'd like


Languages

Language:Batchfile 60.4%Language:Shell 39.6%