Imagin image processor web service
Imagin image processor web service
Imagin is a simple web service for processing and generating images. It understands a very basic text-based language describing transformations to apply to images. Interface To call Imagin, send an HTTP POST to http://imagin.notdot.net/do. The body of the post should be of mime-type multipart/form-data, and contain at least one form element, called “code”, containing the Imagin script to execute. It may also contain any number of additional fields containing images for the script to use; these will be added as variables before the script begins executing.
Pretty simple
there are other sourced in this article including one that runs on google app engine…
You’re currently reading “Imagin image processor web service”, an entry on Sam’s random musings
- Published:
- 12.03.08 / 7am
- Category:
- Uncategorized
- Tags:
No comments
Jump to comment form | Comments RSS [?]