Graphical frontend to handle common texture operations for Rome: Total War modding.
- Compress textures to DDS+LZ4
- Select DDS compression formats: DXT1 or DXT5
- Decompress LZ4-compressed textures
- Optionally generate mipmaps when compressing
Visit the Releases page to download the latest package.
The input folder may have subfolders but must only contain images.
Any existing files in the output with the same name as input files will be overwritten without warning!
As this project depends on LZ4 and Texconv, the licenses for those tools are included.
Brought to you by the EB Online Team