#txt #act #convert #palette #net #paint #adobe

app act2txt

Converts Adobe Photoshop ACT palette files to Paint.NET TXT format

1 unstable release

new 0.1.2 Jan 28, 2025
0.1.1 Jan 27, 2025

#868 in Network programming

29 downloads per month

MIT license

11KB
246 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

~2.5MB
~47K SLoC