npatrick04 / cl-tiff

Parse TIFF files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CL-TIFF
=======

This is a TIFF parsing tool implemented with Common Lisp based on TIFF Rev 6.0 + some technical notes.  The goal of this project is to provide a somewhat efficient mechanism to extract Image File Directory data from TIFF images and EXIF data embedded in JPEGs.

About

Parse TIFF files

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Common Lisp 100.0%