cl-jpeg
CL-JPEG (Common Lisp JPEG Library) can compress and decompress raster-images to/from the JPEG image file format. But not the C2 JPEG format!

CL-JPEG was developed by Eugene Zaikonnikov with sponsorship by Kelly E. Murray. It is hosted on github.

Dave Watson: Note that this library is NOT thread safe.

License: BSD