I'm developing a graphic manipulation web service in PHP, I want to accept images, apply filters and output them instantly. Is there any library out there to accomplish this task?
(think of filters like the ones used in this app http://www.toon-fx.com/toonpaint/)