Run processing in a cloud server

Hello, I created a sketch that receives a PImage and then pixelates it. I would like to have this on a server so that I can use this tool in a browser or in an iOS / Android app where they only submit the image to the server and receive the image in response... Is this possible with processing? Or should i replicate everything on Imagemagick ?

Thanks!

Answers

Sign In or Register to comment.