I would love to find out which is the best image manipulation library for which platforms and languages. Likely you could use a library under multiple platforms with the right API or Plugin capabilities. I'm specifically looking for web based applications, but please answer for desktop apps as well if you like.
Libraries (and the common direct language support):
- AForge: .Net
- ImageResizer: .NET, but also has a URL-based API for any IIS-hosted language.
- Atalasoft DotImage: .Net
- Cairo : C++, Lisp, Java, .Net, Perl, PHP, Python, Ruby
- CxImage: C++
- GD : PHP
- GraphicsMagick: C, C++, Perl, Ruby
- ImageMagick : C, C++, Java, Lisp, .NET, Pascal, Perl, PHP, Python, Ruby
- Lead Tools: ActiveX, .Net
- Python Imaging Tools: Python
- System.Drawing : .Net
Also suggested:
- Yuval Peled - Intel's new IntelĀ® Integrated Performance Primitives for image processing.
- rics - RoboRealm has a list of vision software.

