Skip to content

Latest commit

 

History

History
48 lines (33 loc) · 1.07 KB

File metadata and controls

48 lines (33 loc) · 1.07 KB

Medicolor

Medicolor is a console tool to convert images color for simulation of color vision deficiency.

Normal Protanomaly Deuteranomaly Tritanomaly
sample-image sample-image sample-image sample-image

You can run Medicolor on the major desktop platforms (Linux, macOS, Windows).

Usage

medicolor <image-path>

# e.g.
# medicolor ./sample.png

# then, select color-type in your console
# (output file name is "./output.png")
medicolor <image-path> <output-color-type>
# <output-color-type>: (1 = Protanomaly, 2 = Deuteranomaly, 3 = Tritanomaly)

# e.g.
# medicolor ./sample 2

Acknowledgments

Super Thanks: