Skip to content

Latest commit

 

History

18 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cimtool

Convert between libgdx defined CIM image format to PNG.

Usage

Run in cmd or powershell.

java -jar cimtool-<version>.jar <Filepath>

Automatically convert CIM file with suffix ".cim" to PNG file with suffix ".png", and convert PNG file to CIM file.

I recommand to use bash or powershell which gives the wildcard arguments.

java -jar cimtool-<version>.jar *.cim
java -jar cimtool-<version>.jar *.png

About

No description or website provided.

Topics

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages