Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 521 Bytes

Readme.md

File metadata and controls

26 lines (19 loc) · 521 Bytes

Tiny PNG

MultiThreaded image size optimizer

Command line tools

Download or install with cargo:

https://github.com/oovm/tiny-png/releases
cargo install tiny-png -f
Usage: tiny-png.exe [OPTIONS] <COMMAND>

Commands:
  clear  Clear database and cache
  help   Print this message or the help of the given subcommand(s)

Options:
  -e, --execute  Whether to perform overwrite image files
  -h, --help     Print help information
  -V, --version  Print version information