Is there a way to copy layers from one Photoshop document to another? I was working on a project earlier on that required this but I didn't know how this could have been done. (Procedure not as simple as Illustrator, where a simple Ctrl/ C and Ctrl/ V wold work.)
|
|
Here's my obligatory Javascript macro for copying layers from one Photoshop document to another for anyone familiar with scripting Photoshop. Tried and tested in CS 5.5 on the mac.
|
|||
|
|
|
You can simply drag the layer from the The other way to transfer layers between open documents is using the In tabbed view: choose needed layers in Layers panel, grab the |
|||||||||||||||
|
|
This is a quick way if you want to export some parts your design to a png or jpg. First select the layer you want to copy, right click, convert it to a smart object, and then double click the layer, you will be prompted with Smart Object detail. Click Ok, then you have the layer within a new document. You will get all the layer styles brought to you and the canvas size is trimmed automatically to fit your layer width and height. From here you can save it as a new psd file or export it to another format. This would be very helpful for web designer when exporting web elements where you would want to export individual items separately. But the drawbacks of this technique is, when you create a smart object, Photoshop saves your layer in a separate file which could lead to extra memory usage. |
|||
|
|
|
Note that Duplicate Layer won't show your destination when it's in a mode that doesn't accept layers (ie. indexed color). Change it to RGB first and try again. |
||||
|
|
|
To be able to copy and paste, I do this. Open the layer I want to copy, in most cases my logo, and do Select All (Ctrl + A). Right click on layer then and choose Rasterize layer. Then Ctrl + C for copy, go to new document, and do Ctrl + V for paste. Works for me. |
|||||
|
|
Link the layers on the layers palette, and make sure you also link layer masks. Then drag and drop (possibly holding shift if the documents are the same size or you want to center the layers) to the other document. If you want to align the artwork precisely, put them all in a folder and choose blending mode exclusion, then transform. |
||||
|
|
|
Similar to jhockings answer but a little quicker: You can always right-click on the layer(s) you want to copy and select "duplicate layer." From there you get a dialog box and you can select the destination of the layer. The current document is selected by default but you can change it to an open document or new document. If you want to put the duplicated layer in a specific location in an open document, make sure to select the folder you would like to put it in before you duplicate the layer. You do this by literally selecting the desired folder in your layers palette for the destination document. If you find you need to repeat this action many times, you can always make a new action for it. Open the Actions Palette and create a new action - set your hot key (I use F2). Then, to record the action, click the Options button (upper right corner of the palette window) and choose Insert Menu Item. Select Layer>Dupicate Layer. Then click Okay. Now, when you hit F2 while a layer is active, it will bring up the duplicate dialog box. Pick your destination and you're done! Just be careful when choosing hot buttons because it can override some of the default actions of photoshop. |
|||
|
|
|
As already mentioned, you can simply grab the layer(s) out of the layers palette and drop them in the new document if the windows are side-by-side. There's a trick you can use if you're not viewing them side-by-side. First, make sure you're using the move tool (v). Select your layers, and drag them up to the tab of the destination, starting from somewhere within the image itself, not the layers palette. Wait a moment, and the destination image will open on the screen. Then you can drop the layers in that image. This trick works in CS4 and CS5; not sure about earlier versions. |
|||||
|
|
I always do it the duplicate route: You select the layer(s) and then either
In the dialogbox choose the destination you would like to copy them to. This has the added advantage that you can even choose to duplicate into a new document which automatically creates a new image with your copied layers. The whole dragging business is not my thing. I often fear it will get handled wrong or at least strangely. |
|||
|
|
|
Easiest way is to select the layers you want to copy and drag and drop them into the new document. |
|||
|
|