Medicolor is a console tool to convert images color for simulation of color vision deficiency.
Normal | Protanomaly | Deuteranomaly | Tritanomaly |
---|---|---|---|
![]() |
![]() |
![]() |
![]() |
You can run Medicolor on the major desktop platforms (Linux, macOS, Windows).
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
Super Thanks: