A free, open source, CMM engine. It provides fast transforms between ICC profiles. https://www.littlecms.com
  • C 65.4%
  • Makefile 12.7%
  • Shell 11.8%
  • Pascal 3.8%
  • C++ 3.3%
  • Other 3%
Find a file
Marti Maria ad3c8a8310 Fix a completely unneeded free
I didn't fix my previous mistake completely...
2026-09-09 19:41:33 +02:00
.github Bump the github-actions group with 2 updates 2026-09-01 15:17:40 +00:00
bin Delphi wrapper for 2.2 2011-05-25 17:21:57 +02:00
cmake Update Lcms2Options.cmake 2026-04-21 09:18:09 +02:00
doc Add header plugin type 2026-09-08 18:24:18 +02:00
fuzzers Update copyright year 2025-11-30 12:30:31 +01:00
include Add header plugin type 2026-09-08 18:24:18 +02: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 Port fixes from Artifex for memory leaks 2026-06-09 07:42:30 +02:00
Projects Fix ARM->x64 mapping 2026-08-21 20:49:27 +02:00
src Fix a completely unneeded free 2026-09-09 19:41:33 +02:00
testbed Fix leak introduced by previous commit 2026-09-09 09:15:16 +02:00
utils Update meson.build 2026-04-21 09:20:21 +02: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
BUILDING.md add building instructions, fix a bug introduced by a "security" report, prepare 2.19.1 2026-05-06 09:57:30 +02:00
ChangeLog bump 2.19.1 2026-05-06 10:03:54 +02:00
CMakeLists.txt handle CMake deprecation warning 2026-04-21 11:45:50 -03: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 2026-05-06 10:22:42 +02:00
configure.ac Fix wrong sonames on autotools 2026-04-29 13:20:12 +02: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 Fixes autotools "make distcheck" and "Make dist" 2026-05-20 20:00:45 +02:00
Makefile.in Fixes autotools "make distcheck" and "Make dist" 2026-05-20 20:00:45 +02:00
meson.build Bump to 2.19 alpha, fix some compile issues 2026-03-11 09:13:22 +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 Update SECURITY.md 2026-06-17 16:22:53 +02: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