Page 1 of 1

Zoom in an larger image - possible?

Posted: 2010-04-20T04:16:56-07:00
by Albireo
Is there a complete script that allows you to zoom into a larger picture?
When you are "satisfied", an "small" image is created of what you see?

//Jan

Re: Zoom in an larger image - possible?

Posted: 2010-04-20T04:38:04-07:00
by Bonzo
Search google for javascript crop.

I am just trying out: http://mondaybynoon.com/2007/01/22/crop ... agemagick/

It is based on http://www.defusion.org.uk/code/javascr ... ptaculous/ and if you do not want the upload and resize part you could use this directly.

Re: Zoom in an larger image - possible?

Posted: 2010-04-20T09:18:35-07:00
by fmw42
Albireo wrote:Is there a complete script that allows you to zoom into a larger picture?
When you are "satisfied", an "small" image is created of what you see?

//Jan

IM is basically command line and not GUI based. Although there is a limited GUI tool. I don't know if it has that feature.

What platform are you on?