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

app act2txt

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

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 Jan 27, 2025

#654 in Network programming

Download history 141/week @ 2025-01-23

141 downloads per month

MIT license

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