Mobile app version of vmapp.org
Login or Join
Shelton719

: How to measure the distances in .psd I already asked here a question about font types, which used in .psd layout, but I have another problem: how to measure all distances between objects if

@Shelton719

Posted in: #AdobePhotoshop #Html #Png

I already asked here a question about font types, which used in .psd layout, but I have another problem: how to measure all distances between objects if in .psd these objects have .png format? I need to do this layout in HTML, so when I starting to work, I encountered this kind of problem. Any help is appreciated, tnx!

10.03% popularity Vote Up Vote Down


Login to follow query

More posts by @Shelton719

3 Comments

Sorted by latest first Latest Oldest Best

 

@Jamie315

Ripley's Believe it or not, this was supposed to be a comment at first...



Smart guides

In Photoshop CC 2014 you can use smart guides to measure distances.

You can take Move tool, select your layer and press Cmd (mac) or Ctrl (windows). Then you can just point at things and see the distance. The same thing is also shown if you move objects while pressing Cmd (mac) or Ctrl (windows) or if you duplicate by dragging and pressing Cmd+Alt+Shift (mac) or Ctrl+Alt+Shift (windows).

More info here.



You can change the unit at:

Preferences > Units & rules > Units > Rulers: [dropdown-list]

I think it's worth to mentioning that there's similar functionality in Sketch.



Quick and dirty

In photoshop CC and newer (maybe cs6 too?) there is the Transformation values infobox, or what ever it is called.

You can use for example Rectangular Marguee tool to draw and area to quickly get a distance. I use this sometimes to get distances/dimensions if I don't need exact dimensions.



You can activate it here (Should be on by default):

Preferences > Interface > Show transformation values: [dropdown-list].

You can change the unit at:

Preferences > Units & rules > Units > Rulers: [dropdown-list]



Gettings all layers dimensions

There's this question: Is there a way to export all the layers properties in a PSD file into an organised "legend map" PDF file for the developers?




These next two might miss the target a bit, but I feel they are also somewhat related to the question.




Extract single layer size

There's this question that's about getting layer size..



Exporting layer dimensions / styles to css

Since the question is about website dimensions, I feel that I should mention some options for actually getting dimensions straight to css. You can't get in between values with these methods.


Native CSS copy method - (free) Photoshop CS6, CC and CC 2014 (Not 100% sure about CS6). You can right click a layer in the Layers panel and select Copy CSS. To copy css off of multiple layers, put them in a group and copy the css from the group.
css3ps.com - (free) I'm not sure if this compares well with the native ps method. This existed long before the native method existed, so it could be that photoshop caught up, but I'm not sure.
Css Hat 2 - (~) Photoshop CC 2014 only. The first version of this has also been around way before the native method. If you are content with the native method, maybe this is not for you. If you use Less or sass, it's well worth it. Exports to: CSS, Less (Lesshat), Sass (compass) and sass(scss) (bourbon).
Css Hat 1 - (~) Photoshop CS5-CC ( I'm not 100% about cs5 ). Could not find a proper website for this anymore, but the features are pretty much the same as Css hat 2 features, minus everything that says (NEW) in here.

10% popularity Vote Up Vote Down


 

@Berumen635

You don't need to use plugin, if I am getting this right all you need to do is :

-- Open Photoshop

-- Press f8 (info bar will show)

after that just use the marquee tool(press M, its shortcut) and draw the marquee between items, it will show you the distance in info palate.

It might show you the distance in px,inch,cm or any other format in that case press ctrl+k and go to units and ruler and then set units accordingly.



I hope this will help.

10% popularity Vote Up Vote Down


 

@Margaret771

You can use this plugin: Specking Photoshop Plugin

10% popularity Vote Up Vote Down


Back to top | Use Dark Theme