Skip to main content

Python wrapper for FreeImage and LCMS2 libraries

Project description

smc.freeimage is a Python interface to the FreeImage and LCMS2 libraries.

Features of FreeImage

FreeImage wraps mature and widely-used libraries like LibJPEG, LibOpenJPEG, LibPNG, LibRaw, LibTIFF4, OpenEXR and zlib in a consistent and powerful set of APIs.

http://freeimage.sourceforge.net/

  • Reading of 35 file formats and writing of more than 19 file formats as of FreeImage 3.15.3, including JPEG 2000, multiple subformats of TIFF with G3/G4 fax compression and JPEG subsampling.

  • pixel depths from 1-32 bpp standard images up to formats like RGBAF and 2x64complex.

  • multi page images

  • Metadata (e.g. EXIF, IPTC/NAA, GeoTIFF, XMP) and ICC

  • Color adjustment, conversion and channel processing

  • Image resizing and rotation

  • High Dynamic Range (HDR) image processing and tone mapping

  • RAW camera files

Contrary to PIL it doesn’t contain advanced image filters or drawing functions. FreeImage focuses on file formats

Features of LCMS2

LCMS2 is a color management engine that implements V2 and V4 ICC profiles up to V4.3. It supports transformation, proofing and introspection of profiles for a large variety of color formats and targets.

http://www.littlecms.com/

Features of smc.freeimage

smc.freeimage is developed as part of the closed source Visual Library framework.

  • mostly written with Cython with some lines of handwritten C Code and some Python helpers.

  • fast. It avoids copying large amounts of data and releases the GIL whenever possible.

  • 64bit safe, tested on i386/X86 and AMD64/X86_64 systems

  • thread safe

  • Wraps a large subset of FreeImage features

Authors

Christian Heimes Dirk Rothe

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

smc.freeimage-0.1.zip (264.8 kB view hashes)

Uploaded Source

smc.freeimage-0.1.tar.gz (233.9 kB view hashes)

Uploaded Source

Built Distributions

smc.freeimage-0.1.win-amd64-py3.2.exe (1.7 MB view hashes)

Uploaded Source

smc.freeimage-0.1.win-amd64-py2.7.exe (1.7 MB view hashes)

Uploaded Source

smc.freeimage-0.1.win-amd64-py2.6.exe (1.7 MB view hashes)

Uploaded Source

smc.freeimage-0.1.win32-py3.2.exe (1.4 MB view hashes)

Uploaded Source

smc.freeimage-0.1.win32-py2.7.exe (1.4 MB view hashes)

Uploaded Source

smc.freeimage-0.1.win32-py2.6.exe (1.4 MB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page