LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

ppmcie

Generate CIE chromaticity diagram images

TLDR

Generate CIE chromaticity diagram
$ ppmcie > [output.ppm]
copy
Specify size
$ ppmcie -size [512] > [output.ppm]
copy
Generate with specific illuminant
$ ppmcie -illuminant [D65] > [output.ppm]
copy

SYNOPSIS

ppmcie [options]

DESCRIPTION

ppmcie generates a CIE chromaticity diagram as a PPM image, showing the full gamut of visible colors plotted on the standard CIE 1931 xy color space. The diagram is a standard reference in color science for visualizing color gamuts and comparing display or printing capabilities.Options control the output size, illuminant white point, and whether spectral wavelength labels are included. The generated image can be used for color science education, display calibration documentation, or as a reference overlay for gamut comparisons. Part of the Netpbm toolkit.

PARAMETERS

-size N

Output size in pixels.
-illuminant NAME
White point illuminant.
-spectral N
Spectral type.

INSTALL

sudo apt install netpbm
copy
sudo dnf install netpbm
copy
sudo pacman -S netpbm
copy
sudo apk add netpbm
copy
sudo zypper install netpbm
copy
brew install netpbm
copy
nix profile install nixpkgs#netpbm
copy

CAVEATS

Color science tool. Part of Netpbm suite.

HISTORY

ppmcie was created as part of Netpbm for color science visualization.

SEE ALSO

ppm(5), ppmgamma(1)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid