CS2 cropping precisely

418 views4 repliesLast post: 7/29/2009
It might be an easy one, I don't know.
How to cut an image exactly in half, or exactly where you want, at specific pixels?
Like, having a 6MP image, which is 2000 X 3000, I want to cut it and have two separate image files. Both 2000 X 1500.
Any idea?

Thanks.
#1
Csaba & Ildikó wrote:
It might be an easy one, I don't know.
How to cut an image exactly in half, or exactly where you want, at specific pixels?
Like, having a 6MP image, which is 2000 X 3000, I want to cut it and have two separate image files. Both 2000 X 1500.
Any idea?

Thanks.

Just open the image twice and crop it 2 different ways. The drop too can be adjusted precisely to the dimensions you want.

--
Bob LaBlawgh
“It's never too late to have a happy childhood.”
#2
Csaba & Ildikó wrote:
It might be an easy one, I don't know.
How to cut an image exactly in half, or exactly where you want, at specific pixels?
Like, having a 6MP image, which is 2000 X 3000, I want to cut it and have two separate image files. Both 2000 X 1500.
Any idea?

Thanks.
try this ----

press Ctrl+R, go to View,- Snap to Grid, View, -Show Guides, drag a Guide out from the left Rulers to the 1500 pixel mark.

Now press M and make a selection of 2000x1500 px. press Ctrl+Shift+J. This puts that selection to a new Layer(you should have 2 Layers now). All you have o do mow is select each layer and make new files from them(Ctrl+A, Ctrl+C, Ctrl+N,Enter, Ctrl+V).

HTH and get used to keyboard shortcuts : ]

Gary W. Chmura
#3
On 7/24/09 2:33 PM, in article d117$4a6a0ca1$cfd224d8$,
"Csaba & Ildikó" wrote:

It might be an easy one, I don't know.
How to cut an image exactly in half, or exactly where you want, at specific pixels?
Like, having a 6MP image, which is 2000 X 3000, I want to cut it and have two separate image files. Both 2000 X 1500.

View - New Guide
In the window choose Vertical
In the box type 50%

Bingo. Cut on the guide to create a new layer.

Now export the two layers as separate files.
#4
Csaba & Ildikó wrote:
It might be an easy one, I don't know.
How to cut an image exactly in half, or exactly where you want, at specific pixels?
Like, having a 6MP image, which is 2000 X 3000, I want to cut it and have two separate image files. Both 2000 X 1500.
Any idea?

Here's another way:
Image > Canvas size > 2000 X 1500
-click the icon that shows where it crops from center or sides
#5