Home
Softono

PixelArtRecolor

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

 About PixelArtRecolor

Easily change the palette for your pixel-art

Platforms

Web Self-hosted

Languages

Vue

Need Help Installing PixelArtRecolor?

We provide expert installation service for this software. Our team will install, configure, and secure PixelArtRecolor on your server. plans start at just $30.

PixelArtRecolor

View on GitHub

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.