Home
Softono
PixelArtRecolor

PixelArtRecolor

Open source Vue
17
Stars
1
Forks
0
Issues
1
Watchers
2 years
Last Commit

About PixelArtRecolor

Easily change the palette for your pixel-art

Platforms

Web Self-hosted

Languages

Vue

PixelArt Recolor

Header Logo

👁‍🗨 About

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/

image

🛠 Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.