mirror of
https://github.com/encounter/squish-rs.git
synced 2026-07-11 06:18:39 -07:00
Squish_cli
A commandline utility for compressing images to DDS files using DXT1/3/5.
Todo
- Move from structopt to clap 3 (once it's released)
- Decompressing DDS back to PNG
- Batch mode?