Photoshop :: Merge Layers With Multiple Layer Styles Added To Them?
Jun 8, 2013
I have this issue where I have to merge lots of layers in order to finish the job. Thing is that two of them have layer styles added to them. Each one has two different layers styles added to it. If I try to merge the layers, the effect won't stay the same and only one layer style will apply (and not even this one works correctly).
View 4 Replies
ADVERTISEMENT
Aug 12, 2013
is it possible to select multiple layers (with layer mask) and merge them?
tell application "Adobe Photoshop CS6"
tell current document
set current layer to every layer of layer set "bloem 1-9" of layer set "Bloem"
tell current layer
merge
end tell
end tell
end tell
View 4 Replies
View Related
Nov 13, 2008
any way to merge visible layers to a new layer, yet retain the layers that merged? Does that make sense. So if I want to merge layer 1, 2, 3 into a new layer 4. Can I create a layer 4 with all layers merged as one, yet still have 1, 2, and 3.
I'm looking for a menu item or shortcut to do this.
View 4 Replies
View Related
Mar 27, 2012
I need to make multiple duplications of the same layer. This will solve my problem, however after I get the results I want, if I merge the layers, it reverts to the look as if I only had one single layer again. This will also happen if I do not merge the layers but save it as a PDF to get it ready for print. This results in a very muddy/neutral results. I have tried to simply select the layers and copy as merge, select everything and copy merge into a new document, and flatten/merge the image. None of them worked and reverted the image to the original one layer look.
View 8 Replies
View Related
Oct 25, 2012
Just downloaded CS6 Photoshop off the creative cloud and the merge layer command does not work. What is happening is there is one layer with a layer style then a shape layer and when I hit Cmd E it merges the layers but the layer style will not merge with it. I was chatting it up and everything they recommended did not work. It works on all my other co-workers computers and we are all on the cloud. I tried renaming pref. folder, settings folder, re-installing, holding down shft+option+cmd on start up. I also created a test account but that turned out to be a major inconvenience. Once logged into the account there is nothing there. The suggestions just started getting more ridiculous as chat proceeded. Nothing.
Any solution where I don't have to create a whole new admin account just to see if CS6 Photoshop works correctly? Adobe customer portal is about worthless.
View 7 Replies
View Related
May 18, 2012
I'm trying to save a file that looks great in Photoshop and preserve it as a PNG. I'll create the image, simply "merge layers" and lose the transparency of it. How do I get my PNG to look like it does in photoshop.
The red background show through in photoshop originally...but then after "merge layers" or saving the PNG every way possible (or so I think)... the degree of transparency isn't preserved.Below looks great. (red bleeds through nicely, good transparency)
Now doesn't look so good. (all i did was merge layers and red doesn't bleed through properly anymore, same result when saving as png)
View 3 Replies
View Related
Sep 27, 2013
I would like to know if there is a way to automatically merge a "base" layer with all other layers individually. For example, Layer one is an image, the "base layer".
Layers 2 thru 200 are images that need to be merged with the base layer individually and then saved as individual files. We are now turning layer 2 on and saving, turning layer 2 off, turning on layer 3 then saving, etc. Hoping to find an easier and quicker method.
View 1 Replies
View Related
Jun 24, 2013
Imagine a layer containing 10 squares, each square is isolated (none are touching). I need a quick way to put each of those squares on its own layer. Is there something already built in, or any plugin or action?
View 12 Replies
View Related
Oct 1, 2011
I'm looking for a plugin that will merge one layer with all of the individual layers below it. So this would be the equivalent of duplicating one layer multiple times and then moving each duplicate between all the layers below and then merging the duplicate layers down to each original individual layer.
It could be seen as putting an ace on top of the deck, duplicating that ace 51 times, and then putting a duplicate ace in between each of the cards below and then merging each duplicate ace card down to each of the other individual 51 cards below in the deck.
I've found allot of nice multi-layer plugins (Like "LayerGroups") on the GIMP plugin registry that have worked doing things that I need, but now I'm looking for this one on the GIMP plugin registry and I'm not having any luck.
View 2 Replies
View Related
Jun 16, 2012
I'm using the animated gif extension that allows one to edit gifs that are in the .agif format and I was wondering if there was any way to quickly add in a certain layer into each "frame" of the gif. This is mostly for overlaying text onto a gif and it gets tedious duplicating, moving and merging all the layers one by one.
View 1 Replies
View Related
Mar 11, 2013
If you've ever created an image having multiple assorted layers, and want to apply a modification to the final image while keeping those original layers intact, here's the script to do that:
Select allfrom PSPApp import *
def ScriptProperties():
return {
'Author': u'Ken Arway',
'Copyright': u'2013',
'Description': u'Copies all visible layers to a newly created ra'
u'ster layer.',
[code]....
Just use your favourite text editor to copy that code into a text file, and save the file as "CopyVisibleMergedToNewLayer.pspscript" in your user scripts directory. Doesn't matter if it's the "Restricted" or "Trusted" directory.
As the name implies, all the visible layers will be copied and merged, so it's easy to first "hide" the layers you don't want merged before running the script.
Yes, it's just a series of recorded actions; but the key is its use of the "Select All" and "Paste Into Selection" actions -- that ensures that the resulting merged layer maintains the same positioning as the individual layers. In other words, if your original layers have a transparent background and opaque areas that are off-center, simply using Edit...Paste As New Layer will center those opaque areas in the canvas, which is not what you want....
View 4 Replies
View Related
Sep 4, 2012
For what I need Photoshop for, I use CMD-E all the time to create raster graphics from vector shapes. I often use this feature to combine shape layers to create buttons. So, this completely destroys my work flow. The only work around I've found is to create an additional raster layer to merge with the vector layers.
View 7 Replies
View Related
Dec 10, 2012
Within Photoshop(CS5extended) there's an option to view Styles I have some original Shapes I have created and also downloaded not too many but I would like to have them added to the window drop-down menu at top similar to styles. Is this even possible, for the life of me I can't find a way to do it
View 9 Replies
View Related
Mar 12, 2012
working on Layers and Layer Mask to obtain see through multiple Layers effect.Below is the description of my problem that I am looking forward towards resolution in this forum. I will be glad if some expert can guide me on this.
I have three layers of different colors as below.
Layer 1topmost layer) with Red color filled rectangle.Layer 2(below Layer 1) with Green color filled rectangle.Layer 3(bottom most layer, below Layer 2) with Blue color filled rectangle.When I erase something with brush on Layer 1 using masking Layer 1, it hollows the erased part and start showing the Green color of Layer 2 in hollow section of Layer 1.
What I want to achieve is that, when I erase Layer 1 using layer mask, then it should hollow Layer 1 as well as Layer 2 and should show Blue color in the hollow section of Layer 1.i.e: Hollow section made on Layer 1(using Layer Mask on Layer 1) should also be applied on Layer 2 so that Layer 1 and Layer 2 becomes hollow using eraser and I should see through Layer 1 and Layer 2 and Blue color of Layer 3 should be visible from the hollow section.
Though I can do this by Flattening Layer 1 and Layer 2 together so that it forms one single Image, and then when I hollow this Flattened image using Layer Mask, then it will show me Blue color. But I do not want to do this, as I would lose the flexibility to unhollow/recover the hollow region on both Layer 1 and Layer 2 independently in the future.
View 7 Replies
View Related
Aug 16, 2012
PS CS6 .I have two items on a top layer (lets say the left and rights of a pair of earrings), and their accompannying shadows on a layer below. I'd like to be able to highlight both layers, draw a marquee around the right side earring (top layer) and shadow (bottom layer), and CDM+SHIFT+J them each to their own new layers, thus making four layers: left earring, left shadow, right earring, right shadow.This doesn't currently work,?
On a related note, one slow down to doing each layer at a time is that the command: CMD+SHIFT+D, to renew the last selection, only works sporadically for me (sometimes it simply doesn't renew any selection at all). What are the rules for when it should work and when it shouldn't?
View 1 Replies
View Related
Jul 9, 2012
What I mean is that say you have layers I and I that are positioned next to each other so they look like "II". You want to center them in relation to some selected space so that they still look like "II" and not "I".
Do you see what I'm saying?
Is there a way to center them so that they're still in the same configuration relative to each other instead of centering them so that they both get layered on top of each other in the centering? Maybe by linking them or some other way?
View 2 Replies
View Related
Aug 6, 2009
I'm making an animated GIF, and what I want to do is overlay each layer of the animation with a layer of text. I know the hard and long way by creating a copy of the text layer and merging it with each and every layer of the animation, but is any faster way of doing this?
View 4 Replies
View Related
May 30, 2012
How do i Turn Multiple Text Layers into 1 Layer Style?
View 1 Replies
View Related
May 27, 2012
I am using Adobe Photoshop CS6, latest version as of 05/25/12.I have 19 layers, each has a 1200x1200px texture. These are of course overlapped, so setting them all to visible will only show the top layer.
All layers are rasterized, and contain 1200x1200px:
1) I select all 19 layers using shift+click, all are highlighted (in the layer pane).
2) I select a region using the selection tool, in this case a rectangular region that is 172px high and 35px wide.
3) I right click the selection, and then select: layer via copy. (Note, Layer via cut is disabled for some reason)
4) *problem* It creates 19 new layers with the full image from the selected layers and not the selection which is what I wanted to place in the new layers.
5) *problem* when I right click the selection and select "Free Transform", the transform box surrounds the entire canvas and not the selection.
6) *problem* when I skew, it skews the entire image and not just the selection.
7) *problem* Previously, I have been able to select a layer from the layer pane, go to image menu, select adjustments, brightness/contrast, and adjust the brightness/contrast for just that layer. Now it wont let me.
8) *related problem* If I have 3 layers (background, 1, and 2) on a 1200x1200 canvas, with the image in layer 1 being 150px, and the image in layer 2 being 150x, each rasterized, and then stack the images on 1 and 2 over eachother, then select both layers, then select a region inside the stacked images, then select free transform, the free transform selection embodies all pixels inside the canvas (not the entire canvas this time) and performs the transform on these pixels and not the original selection.
If I do it making all the layers visible as well as selected, it behaves the same.What appears to be happening is Photoshop is ignoring the selection and for some reason is using a pixel region (or if pixels cover the entire canvas, the whole image) when performing actions intended for the selection.
What's strange is when I made these textures, I started out with 19 150x150 pictures, I set the canvas size to 1200x1200, selected all the layers in the layer pane, selected the 150x150 image in the middle, and was able to move all 19 textures to the top right corner, able to switch to transform on all 19 pictures, able to rotate 180 degrees all 19 pictures, was able to flip horizontal all 19 pictures, then able to copy all 19 pictures to new layers, move the 19 pictures all at the same time to the right 150 pixels, rinse and repeat, to eventually come out with 19 1200x1200 textures tiled from the 150px pictures. In other words, I did exactly what I am attempting to do with the 1200x1200 pictures with the 150x150 pixtures and it worked like a champ.
The end goal of course is to take a selection of all 19 of the 1200x1200 pictures, transform, then skew that image to make a collage of images applied to an added background. Performing this on all 19 textures and getting the same exact skew, etc would take days considering I need to do about 15 of different portions of the tile.
View 1 Replies
View Related
Jun 19, 2009
merged layer results to a slight different color compare to its original unmerged layers. the result is that the merged layer has more bluish, What's wrong and what's the solution?. Im using CS3.
View 9 Replies
View Related
Jul 6, 2011
I'm working on a drawing and I need to take multiple layers that I have drawn (which make up one unit) and basically merge them together so that I can replicate and move them about and place them where they need to go in the larger unit that they live in.
I tried playing with grouping in the Layers Manager, but that doesn't seem to be doing anything for me. Not sure if I'm just doing something wrong, or if there is another way to go about this.
I'm attaching my CAD drawing so you can see what I'm up to. In this drawing, there are basically two groups of layers. Those that make up the Control Tower itself, and another group for what's called a Tajimi Rack. I need to have all the layers for the Tajimi Rack made as one so that I can move that object around without having to move the layers one at a time. (There is a lot more that needs to drawn into the Tajimi Rack, but once I know how to merge them all together, I'll be in a good position to carry forward.)
I also need to know how to then take that new Tajimi Rack layer and duplicate it (I'm looking to place about a dozen of the Tajimi Racks in the control tower.
FWIW, I'm a self taught CADer. By that I mean I have to use CAD in my job but it's always done in a 2D setting where I'm simply looking through roofs with other drawings laid under for rigging purposes. This drawing things in 3D concept is something I'm just making up as I go along. 5PTS Control Tower.dwg
View 5 Replies
View Related
Oct 15, 2012
How do I move more than one layer into a layer group at a time?
View 2 Replies
View Related
May 31, 2012
I have now exactly the same problem as below with over 1000 images, I have saved them in .psd that has over 100 layers each. On top of those there is curves and levels layer that affects every layer below. I want to save all images to .jpg for videoedit with those curves at least. I don't want to merge same curves 100 times. Is there a solution in phothoshop cs5 or cs6 available? Would save alot of working hours. All I have got by this far is blank white images of adjustment layers and non adjusted jpg-files.
This discussion was opened in 2010 and I quess this is same problem:
"
How to merge adjustment layers to hundreds of layers?
Jul 28, 2010 10:38 AMSay I have a photoshop File with 100 layers.
And say I created 3 adjustment layers on top of those 100 layers to get the adjustments that i want for those layers. I'm happy with the adjustments but Then I NEED to merge those 3 adjustment layers to ALL those 100 layers.
Is there a way to easily permanently apply the adjustments to each of those layers without having to do it manually? I absolutely need to merge the adjustments to the seperate layers because of how the layers are being used in a seperate 3d program.
So far what I've been doing is duplicating the adjustment layers for each layer and merging them to said layers separately.. I wish I could just right click the adjustment layer and Tell it to merge to everylayer it affects or apply to every layer underneath it!
View 3 Replies
View Related
Apr 15, 2013
I need to quickly obtain a count of all entities on a layer, or preferably multiple layers. In this instance all the entities will be hatches so that should make it a bit easier.
I'm aware I can use quickselect but if there was a routine that would select all hatch entities on screen (multiple layers) and provide a count per layer that would be much quicker.
View 4 Replies
View Related
Aug 8, 2012
I am trying to turn every layer in my .ai file to a raster image without flattening to one layer.
-The big issue I am dealing with is the agency that just built a paralax site for us refuses to export to PSD. I have tried every possible way to do this but keep getting the file is to big message. To add to it they had it all on 1 layer. I was able to release to sequence, but now am trying to see if rasterizing the objects will work.
View 1 Replies
View Related
Jun 6, 2012
I want to add Noise (Filter > Noise > Add Noise) to a layer, after "Style" is added to the layer. I see no noise on the layer regardless how much noise, i add.
View 1 Replies
View Related
Feb 18, 2014
Is it possible to do a multiple-records data merge that doesn't generate multiple text boxes? And if so, how?
For publications such as a directory with contact information, it would be easier to manage the layout by merging multiple records into one text box. However, it seems like the only option in InDesign is to merge the records into each of their own text boxes.
View 3 Replies
View Related
Jan 16, 2014
I am trying to create a photo collage by scratch (not using "Collage"). First I create a new blank page for the background and save it. It is shown as "locked" with a padlock. Then I open an image file (.jpg) to add to the background layer, and I get a message that I need to unlock the background layer so I click to unlock it. However the added image locks onto the background layer and doesn't make a new layer. If I open another image file it locks on top of the others.
View 9 Replies
View Related
Apr 14, 2009
I'm following instructions for creating a 3D Earth and Moon in CS4. Everything works until I Merge the two 3D Layers. No matter what the layer order, the smaller 3D object (moon) always disappears. Before merging layers, the moon is a few inches left of the earth on the top layer (also tried it with earth on the top layer).
 What the heck am I doing wrong? On the merged layer texture, I can see both textures, but only the earth is visibile. I've even used the 3D tools to rotate the earth and see if the moon was placed behind the earth. It is not. Any suggestions?
View 3 Replies
View Related
May 26, 2013
how to convert multiple selections to multiple layers or multiple files with one go?
View 6 Replies
View Related
Sep 25, 2012
I'm trying to clip a layer onto another layer that contains styles. Whenever I do this though, the layer I'm clipping appears to disappear. My guess is that it's inheriting the styles from the layer it's being clipping onto, and so it's indistinguishable.
So my question is how can I clip onto a layer with styles, but not inherit? I can't seem to find any 'clipping layer properties' kind of thing, or anything that allows me to specify it
View 5 Replies
View Related