Photoshop :: Can I Copy An Image Mask To Another Image?

May 29, 2009

Having spent hours creating an image mask I am not satisfied with the altered image it is linked to. Is it possible to copy an image mask to a separate but identical image?

View 2 Replies


ADVERTISEMENT

Photoshop :: How To Select Copy And Paste Image That Has Layer Mask

Apr 6, 2013

when I select, copy and paste the image it still has the content that I removed using the layer mask.
 
I want to paste it over another psd whilst maintaing the transparency.
 
PSD is at [URL]

View 2 Replies View Related

Photoshop :: Saving JPEG Image As Itself / No Copy And No Replacing Of Existing Image?

Jun 4, 2013

I am trying to find a faster way to save my images. I shoot in raw, save raw images as jpegs after editing them in Camera Raw. I am using Photoshop CS6 on a Mac version 10.7.5. When I save, I either have to save as a copy of the exisiting image, or replace the image I'm working on. Other forums I've read said to make an action to save and create a function key to make this process faster, but my function keys aren't working, and playing the action I've created still makes a copy of the image.

View 3 Replies View Related

Photoshop :: Copy One Image And Paste It Into Selection (masked) Of Another Image

Sep 4, 2013

I want to copy one image and paste it into a selection (masked) of another image. I have the option to paste into which works but would like to be able to paste in Place as I believe this makes it a smart object and references the original file.

View 5 Replies View Related

Photoshop :: How To Copy JPG Image Into Transparent Image?

Apr 24, 2008

I have JPG or GIF image and would like to copy into transparent image (background should be and stay transparent after I save this image).

View 1 Replies View Related

GIMP :: Ability To Copy / Cut Image Or Part From One Open Image Into Another

Nov 25, 2013

I have been using gimp now for about 2 months and have just upgraded my OS to Mavericks and upgraded Gimp to 2.8.8.

Upon doing this I seem to have lost the ability to copy/cut an image or part thereof from one open image into another... Example:

I have an image window open with a picture a car and I have an image window open with a race track back ground.

I want to copy the car from image 1 into image 2, but for some reason I cannot do this function anymore. When attempting it, once the item is copies to the clipboard and I then swap to the second image, when I paste as a new layer it pastes the clipboard from that image and not the image from the first window...

View 6 Replies View Related

GIMP :: Script-fu Copy Image And Paste As Layer Into Different Image

Mar 18, 2011

I'm trying to write a script to batch process a number of files. I want the script to open file a*.png, convert black color to alpha and paste image b*.png on top of a*.png (both are the same size). The script converts black to alpha, but it doesn't paste image.

(define (batch-alpha-paste pattern pattern2);get the file lists (let* ((filelist (cadr (file-glob pattern 1)))(filelist2 (cadr (file-glob pattern2 1)))) (while (not (null? filelist))(let* ((file-name (car filelist))(filename2 (car filelist2)) (image2 (car (gimp-file-load RUN-NONINTERACTIVE filename2 filename2))) (draw2 (car (gimp-image-get-active-layer image 2)))(image (car (gimp-file-load RUN-NONINTERACTIVE filename filename)))(drawable (car (gimp-image-get-active-layer image)))) ; convert black to alpha(plug-in-colortoalpha RUN-NONINTERACTIVE image drawable '(0 0 0))
[code]....

I call the script from shell:gimp -i -b '(batch-alpha-paste "aa*.png" "bb*.png")' -b '(gimp-quit 0)'

how to copy image 2 into image ?

View 1 Replies View Related

Paint.NET :: Copy And Paste Ball Image B On A Image

Mar 1, 2013

I want a plugin for Paint.NET and i will show what i want to say in some pictures.For this exemple i will have :

A. a transparent image (800x600)
B. a red ball image (32x32)
   
1. I have the A image.   
2. I copyed and pasted the ball image B on the A image.
3. Now what plugin i want to make is to expand the ball B selection on the all A screen/canvas.   
4. Now the ball image B will be expanded on the all screen of A.

View 13 Replies View Related

Photoshop :: Apply Same (color) Changes From Copy To Original Image Or Another Copy

Aug 26, 2013

For this example let's take in account that I have 2 identical in every aspect copies (meaning size and content at this point) of the very same image.

1st remains unedited,

2nd is edited only as far as concerning the image > adjustments menu through changing mostly channel mixer, selective color, saturation etc values and had an object attached to it atop of the original depiction before being edited as a whole.

What I want to do is to edit the 1st image, compare in some certain ways the colors of it I guess with the ones of the 2nd, match for instance where color hex value X (and horizontal/vertical X,Y coords - is it needed in order to be more precise and avoid mistakes?) (I guess again) from the 1st image is edited into color (or even additional settings atop of that?) hex value Z, do that automatically for all the combinations and immediately apply the same changes I applied from 2nd pic when unedited (and looked exactly like 1st pic) to the very same 2nd pic in start, TO the 1st pic in the present case. Also in order to do this "color matching" before applied or not I need to set out-seperate the area where I have added an additional object in the 2nd picture and fill it possibly with the original content from the 1st(can it be done in one move) in order for the process to be complete?

That means I turned the 2nd image into a combination of blue-green-red colour (and other) from orange-yellow-cyan (just an example) I want to do the very same to my 1st pic which is orange-yellow-cyan etc.

View 8 Replies View Related

Photoshop :: Copy Layer Mask To Smart Filter Mask....

Nov 2, 2008

How do I do this in CS4?

View 9 Replies View Related

Photoshop :: Image Mask?

Oct 17, 2007

I am trying to figure out how to use an image as a background in some text.

For example, I have the word "zebra" using a standard text tool, and want zebra stripes to fill the interior of the letters.

View 4 Replies View Related

Photoshop :: CS6 / Moving From Mask To Image?

Sep 21, 2012

I've just moved from CS3 to CS6. Previously, when working on a layer mask I could make the image active by Command – ~ . This doesn't work now - is there another keyboard shortcut for this? I use a Mac, OS 10.7.4.

View 3 Replies View Related

Photoshop :: Insert New Image Into Mask

Jul 6, 2003

I was given a psd template to use on a regular basis. I need to update an image within the psd that is masked. How can I insert a new image into the mask, or apply the mask the have created to the new image.

View 1 Replies View Related

Photoshop :: How To Make The Mask Of An Image

Jun 5, 2008

I want to make the mask of an image by converting all non-white pixels of the image into black and leaving the white pixels unchanged. How to do this in Photoshop?

View 1 Replies View Related

Photoshop :: Make The Mask Of An Image

Jun 6, 2008

I want to make the mask of an image by converting all non-white pixels of the image into black and leaving the white pixels unchanged. How to do this in Photoshop?

View 2 Replies View Related

Photoshop :: Clipping Path / Image Mask

Mar 8, 2012

I've been doing a lot of clipping paths lately and I'm considering purchasing Perfect Mask 5 from on One Software to make that process a little easier. It looks like Perfect Mask creates image masks. What are the advantages and disadvantages of each?

View 11 Replies View Related

Photoshop :: Vector Mask - Cut Intersected Image?

Sep 19, 2011

I was trying this technique to cut the intersected image.

As shown below:
[IMG][/IMG]
[IMG][/IMG]

View 9 Replies View Related

Photoshop :: After Quick Mask - Can't Save Image

Jul 21, 2004

I am having NO PROBLEM creating a masked image by the use of the:

Eliptical tool >Quick Mask >Filter >Blur > Gaussion Blur then tweak up color and settigs as to the proper steps in the course.

When I get my image just the way I want it I CAN NOT "save" to any format that can be read by other picture viewers and still retain the mask.

View 2 Replies View Related

Photoshop :: Creating Gradient Mask Using B&W Photo Image

Nov 19, 2013

I have not created a document yet and would like some thought on how to do this: I want to use a continuous tone black and white image which is somewhat close to what would be a 'knockout' but with soft edges - so it gradates appropriately over the background image I want to use, making the black part of the image used as the mask become much of the effect of a gradient mask: the background image shows through whereever there is the 'black' and 'tone' of the image.
 
my first thought is to create a layer mask and then paste the black and white image onto that, but I'm not sure if that will work to accept the 'soft tones' of the image and work appropriately. What steps I should take to make this effect work?

View 4 Replies View Related

Photoshop Elements :: How To Paste Image On Layer Mask

Mar 2, 2013

I've just started using PS Elements 10 again after not having used it for some time, and I've forgotten a few things. When I paste an image which I've selected from another image (image A) into a layer mask for image B, the image A selection appears in black and white. Also, is there a quick way to return PS Elements 10 to its default settings?

View 5 Replies View Related

Photoshop :: Quick Mask Mode Selects Entire Image?

Mar 12, 2013

When I enter into "quick mask mode" and paint in an area on my image that I want my selection to be, then enter out of "quick mask mode". The entire image is selected. It's like a did a "Command A".

Also how do you change the color of the "quick mask mode"?
 
Photoshop CS6, Mac.

View 5 Replies View Related

Photoshop :: Remove Layer Via Mask And Save Image PNG Or GIF With Transparency

Oct 16, 2012

In Photoshop, I have removed part of a layer via a mask, leaving only one part of the image. Now I wish to save this part as an independent image, png or gif with a transparency. How can I achieve this?

View 2 Replies View Related

Photoshop :: Layers Or Quick Mask - Go Back To Being Like Image On Bottom?

Sep 24, 2012

I'm not sure exactly what I did to my photoshop.  I'm use a MAC platform.  This is what it looks like right now but I want to to go back to being like the image on the bottom.  I think I turned on or off something but I have no clue what I did. 

View 3 Replies View Related

Photoshop :: Downsize Image - Clipping Mask Looks Ugly Around Edges?

Feb 20, 2012

I created a e-mail newsletter for my company and I would like to downsize it and save it for Web (already sliced anything).The problem is, when I got to image -> Imagesize and resize it from 2480x3508 (300dpi) to 760x1075.

But when I do so many shapes I use as a clipping mask looks very "ugly" around the edges.Some icons look pixelated too. How can I save it with the smaller size without losing it's sharpness?

View 4 Replies View Related

Photoshop :: Fading A Layer Mask To Image -- Gradient Stroke?

Oct 3, 2007

I've been using Photoshop intensely this year for school assignments, and I'm learning to get around very well. The issue I'm currently having is that it want to make a layer mask that fades from the mask to the image behind, from color to transparent to create a smooth transition.

I've attached a sample image of what I'm trying to do. Just note, I used a very round-about method to get this image, but I want to achieve the same effect with a vector mask.

View 1 Replies View Related

Photoshop :: Image Display In CS6 - Partial Gray / White Mask In Place

Jul 1, 2012

JPEG's are opening in CS6 (32 and 64) with a partial gray/white mask in place. Resizing usually makes them disappear but they shouldn't be there to begin with. OS is Win7. The files display fine in Bridge and other applications.

View 10 Replies View Related

Paint.NET :: How To Mask BMP (sprite) Image

Nov 23, 2011

PDN fans this is my 1st post and i was wondering if this can be done in my favourite image editor...?

I need a easy way to mask a .bmp(sprite) image like this... to this a sprite with mask...

I was just wondering is there is any plug-in to achieve this ? The reason why is im trying to make a game in Just BASIC and i would love to do all sprites in PDN.

View 3 Replies View Related

Illustrator :: Clipping Image With A Mask?

Feb 7, 2014

I need to clip a gradient design in Illustrator with a mask.  The clipping mask show how I want it but I need to acctualy have the shape just not the mask.  I have to import it to a sign program and I need to be able to outline it.

View 1 Replies View Related

Photoshop :: CS5 Freezes When Trying To Copy Image

Apr 16, 2012

I bought the Adobe CS5 master collection from a deal at my university. This error only started happening today, it was completely fine for the last few months up til yesterday, so it doesn't have anything to do with my specs probably.

Whenever I try to copy an image (ctrl + c), Photoshop would freeze. No error, no popup or anything, simply a freeze. The mouse cursor doesn't even turn into that loading icon, but nothing would be click able and any animations (like marquees) would stop.

Specs:
Adobe Photoshop Version: 12.1 (12.1x20110328 [20110328.r.145 2011/03/28:10:30:00 cutoff; r branch]) x64
Operating System: Windows 7 64-bit
Version: 6.1 Service Pack 1
Intel i5
 
Also Photoshop CS5 has a lot of bugs when Flash CS5 is also open, causing a ton of crashes of either Flash or Photoshop. It's like these two programs don't like each other. I'm surprised this didn't go noticed during testing ?

View 2 Replies View Related

Photoshop :: Copy/Paste From 1 Image To Another

Mar 12, 2009

I have created an image on a document sized 14.5*10 cm. I am trying to copy the whole image to a new A4 document and it looks tiny or very fuzzy (if resized). Why is the image tiny when the document size is not that much different?

View 1 Replies View Related

Photoshop Elements :: How To Copy From One Image To Another

Mar 11, 2013

I have selected an area in a photograph - now I want to delete the rest of that photograph and add the selected area as a layer to another photograph.

View 15 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved