FliiFe / color-mapper

Map colors from a small picture on a bigger black and white version of it.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

color-mapper

Map colors from a small picture on a bigger black and white version of it.

A demo is available here.

If you want to run it locally, clone the repo and double click on index.html.

Why ?

This was created because of this reddit post. The colorization process works, but the output image is often small, thus of bad quality. Since the chrominance (color data, as opposite to luminance) is seen with lower acuity than the luminance ("brightness"), we can safely map colors onto a bigger picture without worrying about colors not matching exactly the picture.

Usage

Open the index.html file, choose the original and colorized pictures, and click on the Start mapping colors. You can save the output picture with the Save result button.

About

Map colors from a small picture on a bigger black and white version of it.

License:Other


Languages

Language:JavaScript 97.7%Language:HTML 2.3%