Hello, I’ve been trying out different palletes on existing drawings (colors=indexed). For example, swapping between multiple existing 24color palletes to see what works best.
The problem is that when you swap the pallete, the new color which replaces each old color has no criteria, I assume (since it doesn’t look good after the swap - it seems random).
So I’d like a way to automatically find the “best” possible color swaps between two same-sized palletes, e.g., for each color on the new pallete it would find on the original pallete which color it would replace. I understand there are ways to compare colors (Color difference - Wikipedia) and that this could be solved try to find the best match.
I was wondering if aseprite already has this feature or if there is already a plugin ?
Thank you.