color_blinder

crates.io CI pipeline

Takes images and renders a set of images simulating different kinds of color blindness.

If you prefer a graphical application checkout colorblindergtk

Usage

Use the --combine-output flag to generate a single output image containing the complete set.

With the --filter option you can select which filter should be rendered. Multiple selections can be joined by comma in any order. For example: Deuteranomaly,monochrome*,DEUTAN*,bmv97*

Demo image

Installation

Install from crates.io with: cargo install --force color_blinder

Note: the --force tells cargo to install the latest version.

Features

In case you would like to disable the text feature compile with cargo build --release --no-default-features.

Feedback and/or Pull Request are welcome

Resources

Online tools