![](https://secure.gravatar.com/avatar/67b9df5aae3ac690f384478e0c1025f2.jpg?s=120&d=mm&r=g)
Hello, Some people would be interested in working on a library for image manipulation, based on some code Robert Strandh wrote a few years ago. We think it would be nice to have that project hosted on common-lisp.net. Here are the details: Project name: image Developer names: Robert Strandh Arnaud Rouanet Matthieu Villeneuve License: LGPL or LLGPL Description: image is a Common Lisp image manipulation library. Its goal is to allow handling images in various formats (grey, RGB, YUV, indexed, etc.), loading/saving using various file formats (PNM, PNG, etc.), and operations on images. Status: Data structures exist for most image formats. Loading/saving works for PNM formats. Thanks, -- Matthieu Villeneuve