https://github.com/hiirotsuki/aseconv
Adobe ASE & ACO color palette conversion
https://github.com/hiirotsuki/aseconv
adobe-aco adobe-ase ansi-c ase gimp-palette
Last synced: 5 months ago
JSON representation
Adobe ASE & ACO color palette conversion
- Host: GitHub
- URL: https://github.com/hiirotsuki/aseconv
- Owner: hiirotsuki
- License: gpl-2.0
- Created: 2022-01-22T15:27:52.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2025-05-15T11:42:50.000Z (about 1 year ago)
- Last Synced: 2025-08-23T20:17:59.170Z (11 months ago)
- Topics: adobe-aco, adobe-ase, ansi-c, ase, gimp-palette
- Language: C
- Homepage:
- Size: 25.4 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
# 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!