Page 1 of 1
Batch Cropping A Selection Area?
Posted: Thu May 29, 2008 12:12 pm
by adamlau
I currently use the grid and a custom selection size to crop the same area from a number of individual images. How to batch crop the same selected area for these images?
Re: Batch Cropping A Selection Area?
Posted: Thu May 29, 2008 2:13 pm
by xnview
You have batch processing
Posted: Thu May 29, 2008 7:15 pm
by Guest
Got it. Just establish X and Y and crop size. Assuming we are cropping a rectangle, to which corner do the X and Y coordinates correspond to?
Posted: Thu May 29, 2008 7:54 pm
by helmut
Anonymous wrote:Got it. Just establish X and Y and crop size. Assuming we are cropping a rectangle, to which corner do the X and Y coordinates correspond to?
Surprisingly the origin 0,0 is the top left corner.

I would have expected the bottom left corner - which is the origin when displaying mouse cursor position or position of selection.
Is there a reason why top left corner is the origin for cropping? A bug?
Like image map---
Posted: Thu May 29, 2008 8:51 pm
by Clo
—> helmut
• Hi !
• The top-left corner doesn't seem abnormal for me. It's always used to define the origin of an area,
similarly for hot areas of a client side image (image-map)…

G.
Claude
Clo