/ColorConverter

A SpringBoot API for converting colors to/from other color spaces

Primary LanguageJavaApache License 2.0Apache-2.0

ColorConverter

A SpringBoot API for converting colors to/from other color spaces.

Supports RGB to CMYK, CMYK to RGB, RGB to CIE-XYZ, CMYK to CIE-XYZ, CIE-XYZ to RGB, CIE-XYZ to CMYK conversions.

Also supports RGB to RGB and CMYK to CMYK conversions (using different source and target color profiles)