Skip to content
This repository has been archived by the owner on May 7, 2024. It is now read-only.

ixc/icekit-imagetools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

icekit-imagetools

Doing cool things to images since 2016.

3rd-party C libraries

You need to install lcms (once per machine) for color management, before installing pillow.

$ brew install lcms

or

$ sudo apt-get install liblcms2-dev

To install

pip install imagetools

If you still get a Color Management related error, pip uninstall pillow, then pip install pillow.

Includes:

Zoom tiles generator

Converter to sRGB

To come:

Color extraction, face recognition, etc.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages