Redfoxymoon / aseconv

Adobe ASE & ACO color palette conversion

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Aseconv & Acoconv

aseconv can convert Adobe "*.ase" color palette exchange files to GIMP "*.gpl" palette files, emits hex colors as comments to be compatible with Aseprite

acoconv can convert Adobe "*.aco" color palette files to GIMP "*.gpl palette files", emits hex colors as comments to be compatible with Aseprite

RGB, grayscale, CMYK and L*a*b colors are supported, note: L*a*b color conversion to RGB is only ~99% accurate, if anyone knows how to fix this please do open a PR!

About

Adobe ASE & ACO color palette conversion

License:GNU General Public License v2.0


Languages

Language:C 96.5%Language:Makefile 3.5%