Skip to content

A tool that allows you to remap the colors of an image to a limited set of colors specified by your palette.

Notifications You must be signed in to change notification settings

bernhardfritz/remap

Repository files navigation

remap

Description

remap allows you to remap the colors of an image to a limited set of colors specified by your palette.

Installation

git clone https://github.com/bernhardfritz/remap.git
cd remap
mkdir build
cd build
cmake ..
make
make install

Usage

remap inputFilename paletteFilename outputFilename

Example

remap dungeon.png endesga-32-1x.png output.png

dungeon.png

endesga-32-1x.png

output.png

References

About

A tool that allows you to remap the colors of an image to a limited set of colors specified by your palette.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages