This tool allows you to extract the color palette from images and transfer it to other images. The transfer uses the Nearest neighbor search algorithm (nearest-human-color library). Processing large images or a large palette can be time-consuming.
You can try this app here: https://virtualzer0.github.io/PixelArtRecolor/
yarn install
yarn serve
yarn build
yarn lint