Experimental Feature: Palette extraction from images
Experimental feature:
Extract palettes from images.
I haven't fully worked out a good way of simplifying palettes to remove very similar colors, but exact duplicates of colors will not be added. I'm currently trying to recursively compare colors using their Euclidean distance, removing those that are too similar. This does result in smaller palettes, but I still see many colors that are too similar to each other.
This works best with images that have no anti-aliasing and use a lossless format like png, tiff, or tga. The image in this post is a good example of what currently works well.
Large images with a lot of unique colors will be quite slow, the less colors in the image, the faster it will be to process.
Files
Get Palette viewer/editor/generator - OpenToonz/Tahoma, Krita, GIMP, Aseprite
Palette viewer/editor/generator - OpenToonz/Tahoma, Krita, GIMP, Aseprite
Display, modify, create, and convert between a variety of palette formats
Status | In development |
Category | Tool |
Author | Wolf In A Bowl |
Tags | Aseprite, gimp, krita, opentoonz, tool, utility |
Languages | English |
More posts
- Linux builds fixedDec 25, 2021
- To Image (render palette) enhancementsDec 20, 2021
- Experimental Feature: Extract palette via URLDec 20, 2021
- Added support for act and hex - used by Aseprite and other softwareDec 12, 2021
- Added support for col format - used by Aseprite and other softwareDec 12, 2021
- Added support for JASC PAL format - used by Aseprite and other softwareDec 12, 2021
- New Generators - Random, and PickerDec 06, 2021
- Palette navigation improvementsDec 03, 2021
- Adding and removing entries - some improvementsDec 03, 2021
- Add and remove palette entriesDec 02, 2021
Leave a comment
Log in with itch.io to leave a comment.