[thelist] Automate photo upload/resize

Hassan Schroeder hassan.schroeder at gmail.com
Wed Jul 7 21:10:28 CDT 2010


On Wed, Jul 7, 2010 at 6:42 PM, Edward McCarroll <Ed at comsimplicity.com> wrote:
> I'm looking for a simple utility that will allow me to upload an image,
> resize it, and save it on my web server.
>
> Anybody got a fave they're willing to rave about?

Paperclip. Oh, wait -- that's a Rails plugin, and maybe you're not
running Rails?

Hint: might want to specify a platform preference or two  :-)

Or, for Java, commons upload (http://commons.apache.org/fileupload/)
is awesomely easy, and it's been a long time since I've messed with it,
but the Java interface to ImageMagick is also surprisingly easy to work
with.

FWIW,
-- 
Hassan Schroeder ------------------------ hassan.schroeder at gmail.com
twitter: @hassan


More information about the thelist mailing list