Finding the mid-point

2723 views6 repliesLast post: 6/9/2005
Hello,

I have trouble finding the exact mid-point of circles and other objects. Right now I only take a guess where the mid point of the shape is, but why not work a little more professionally? There must be a simple way that Photoshop does that for you.

Please help me out. I would really appreciate you help.

Thanks in Advance
#1
If the object is isolated on a layer, a simple ctrl-t (free transform) will tell you where the midpoint is.
#2
Wow... how come i never thought of that.

But what if you want to mark that point. I mean while Ctrl+T selected you cannot use any other tools. You end up guessing what point that was anyway.
#3
After pressing Ctrl+T, you can drag in vertical and horizontal guides.
#4
With Ctrl-T still active and the center indicated, drag a vertical and guide to intersect on the mid-point marker.
.. . . . patrick
wrote in message
Wow... how come i never thought of that.

But what if you want to mark that point. I mean while Ctrl+T selected you cannot use any other tools. You end up guessing what point that was anyway.
#5
If you have an object isolated on its own layer. Make sure you have snap to guides turned on. Then, drag out guides from the side and top. As you do, they should snap to the edges and the center of the object. Where the two guides intersect should be the midpoint of the object.

--Scott
#6
You could do this with a pretty simple script if the object is either selected or on its own layer. You could calculate the midpoint of the bounding rectangle and then mark it by, for example, selecting the midpoint pixel or several pixels and fill the selection with a colour.
#7