top | item 4045722

Ask HN: Image processing as a service (IpAAS?)

5 points| puppymaster | 14 years ago | reply

With all the client-side infrastructure as a services that are popping out lately, I think it is an exciting time to be able to put up a quick prototype and host the entire thing in a CDN.

But some things still require non-JS, backend infrastructure to run. Image processing for one. Do you peeps know of any service out there that does image processing as a service and also happen to provide a javascript sdk or REST api?

Thanks in advance!

6 comments

order
[+] free|14 years ago|reply
I am currently working on processing images at scale(maybe small) and would be also be interested in knowing this.
[+] ch00ey|14 years ago|reply
Speaking of image processing, is anyone aware of any libraries or APIs that check image quality?
[+] free|14 years ago|reply
identify -verbose <filename> if you have imagemagick installed.