TheJeme / ty

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ty

cli app file format conversion tool.

Usage

ty <input_file> <output_file>

Example

ty input.jpg output.png

List of supported file formats

Image

jpg, png, gif, bmp, webp

Audio

mp3, wav, ogg, flac, aac

Video

mp4, webm, mkv, avi, mov

Other

pdf, docx, xlsx, pptx, txt, json, yaml, xml, csv

Build

pyinstaller --name ty __main__.py

About


Languages

Language:Python 100.0%