Table of Contents
This is the Rust version of DDS Converter. More featuer and better performance.
Rust must be installed.
- Clone the repo
git clone https://github.com/probaku1234/image-converter-rs.git
- Build the project
cargo build
- convert images
- Supported format
- PNG
- DDS
- JPEG
- JPG
- TGA
- Supported format
- support processing directory recursively
- use multi-threading for better performance