A free, open source, CMM engine. It provides fast transforms between ICC profiles. https://www.littlecms.com
Find a file
Martin Maria Saguer f739cdafa2
Merge pull request #539 from mm2/dependabot/github_actions/github-actions-87770eb8df
Bump the github-actions group with 2 updates
2026-03-03 08:34:08 +01:00
.github Bump the github-actions group with 2 updates 2026-03-01 15:12:45 +00:00
bin Delphi wrapper for 2.2 2011-05-25 17:21:57 +02:00
cmake CMake: use alternative exported config naming scheme 2026-01-27 16:52:52 +01:00
doc add documentation for 2.18 2025-11-30 12:11:31 +01:00
fuzzers Update copyright year 2025-11-30 12:30:31 +01:00
include add some profile class definitions from iccMAX 2026-03-02 08:48:43 +01:00
Lib remove accidental file 2017-08-24 09:48:15 +02:00
m4 Update autotools 2025-05-13 09:40:47 +02:00
plugins Feedback for 2.18 rc1 2025-12-02 17:47:42 +01:00
Projects Add Vlad Erium as contributor 2026-01-22 10:31:34 +01:00
src add some profile class definitions from iccMAX 2026-03-02 08:48:43 +01:00
testbed Silent a warning in unit tests 2025-11-30 15:56:52 +01:00
utils Fix error handling on tifficc 2026-01-17 16:29:54 +01:00
.gitignore OkLab colorspace support 2023-07-31 09:27:27 +02:00
aclocal.m4 Update to latest autotools 2025-11-30 15:47:17 +01:00
AUTHORS Add Vlad Erium as contributor 2026-01-22 10:31:34 +01:00
autogen.sh Remove all autotools files 2021-06-24 12:23:15 +02:00
ChangeLog Bump release 2.18 2026-01-09 10:03:14 +01:00
CMakeLists.txt Add initial CMake build system for lcms2 2026-01-08 10:34:24 +09:00
compile Update to latest autotools 2025-11-30 15:47:17 +01:00
config.guess Revert autotools files 2021-06-27 22:27:51 +02:00
config.sub Update config.sub to 2024-01-01 version. 2025-02-17 09:35:46 +08:00
configure update configure script 2025-11-30 16:47:22 +01:00
configure.ac Change version number 2025-11-30 16:34:12 +01:00
depcomp Update to latest autotools 2025-11-30 15:47:17 +01:00
INSTALL initial commit 2010-02-08 17:20:25 +01:00
install-sh Revert autotools files 2021-06-27 22:27:51 +02:00
lcms2.pc.in fast_float autoconf/automake build 2020-11-01 13:47:33 -07:00
LICENSE Change layout of license file 2023-11-11 11:46:49 +01:00
ltmain.sh Update autotools 2025-05-13 09:40:47 +02:00
Makefile.am change extension on readme 2023-12-03 20:14:35 +01:00
Makefile.in Update to latest autotools 2025-11-30 15:47:17 +01:00
meson.build Change version number 2025-11-30 16:34:12 +01:00
meson_options.txt meson: ability to disable .so.version libraries 2025-04-30 18:44:06 +02:00
missing Update to latest autotools 2025-11-30 15:47:17 +01:00
README.md Fix a typo on logo 2023-11-19 11:43:22 +01:00
SECURITY.md Fix several misspelling on comments, also bump to 2024 in copyrights 2024-01-22 15:55:16 +01:00

Little CMS

About Little CMS

www.littlecms.com

Little CMS intends to be an OPEN SOURCE small-footprint color management engine, with special focus on accuracy and performance. It uses the International Color Consortium standard (ICC), which is the modern standard when regarding to color management. The ICC specification is widely used and is referred to in many International and other de-facto standards. It was approved as an International Standard, ISO 15076-1, in 2005.

Conformance

Little CMS is a FULL IMPLEMENTATION of ICC specification 4.4, it fully supports all kind of V2 and V4 profiles, including abstract, devicelink and named color profiles. Check the tutorial for a exhaustive list of features.

A bit of story

Since the initial release, back in 1998, Little CMS has grown to become one of the most popular open-source color management libraries, and has been used in a large number of production projects, in areas as printer firmware, monitors, digital cameras, RIPs, publishing, scientific, and many others. You can find Little CMS in most Linux distributions, and it's released under an open source license.

Please see the complete documentation in doc folder