Prior to actually doing web design, one of my first jobs in the web industry as web monkey was the chore of taking a designer’s final work from design to HTML. This process typically involves taking a design file, normally a PSD, selecting and cutting out the necessary imagery to put together a HTML reproduction.
Learn from my pain
Anyone who has taken on this task before knows the pain of trying to work with unorganized design files. All too often designers would hand me PSD files containing 137 different layers all named something similar to “Layer 37″. I would want to select a particular layer and its location in the layer’s palette would keep itself hidden. What to do?
Shortcuts to the rescue
Alright, I’m going to outline a couple of scenarios which should help you out when selecting layers. All of these shortcuts have been tested to work with Photoshop CS2 and up.
I want to select an individual layer.
Press the letter ‘V’ to make sure you have your pointer tool selected. Then, press Control + Alt + Right-click (Win) or Command (Mac) + Alt + Control-click (Mac).
I want to select a layer group.
Once again, press the letter ‘V’ to make sure you have your pointer tool selected. Then repeat the same step as above except use a left click. So, press Control + Alt + Left-click (Win) or Command + Alt + Click (Mac).
I want to save a selection to an image in which part of the selection is on multiple layers.
Probably one of the greatest time savers for me was learning how to copy multiple layers into a single selection. The amazing thing about this shortcut is that you don’t even have to have any of the layers you need selected in order to do this. Here’s how:
Using the marquee tool ‘M’ make the selection you want to save. The second step is as easy as Control + Shift + ‘C’ (Win) or Command + Shift + ‘C’. This copies your selection to the clipboard. * Finally, create a new file, Control + ‘N’ (Win) and Command + ‘N’ (Mac), press OK and paste in your multiple layer selection.
I hope this helps you out. Let me know what you think!
* By adding the Shift command to your shortcut it selects multiple layers rather than just an individual layer.