3 releases (breaking)
new 0.3.0 | Jan 30, 2025 |
---|---|
0.2.2 | Jan 30, 2025 |
0.1.2 | Jan 28, 2025 |
0.1.1 |
|
#654 in Network programming
141 downloads per month
13KB
284 lines
act2txt
Tool to convert Adobe Photoshop ACT palette files to Paint.NET TXT format. This was something I had already coded in C#, and I used this as an excuse to write some code in Rust.
You can install it using the command:
cargo install act2txt
usage
act2txt [-f] [--all] inputfile outputfile
Use -f
option to force overwriting the output file if it exists
Example:
act2txt somepalette.act someplaette.txt
license
MIT License
Dependencies
~3.5MB
~67K SLoC