GIMP :: Insert A New Layer Into Image

Oct 12, 2013

So after I insert a new layer into the image, I want to move it around. However, I want its location to be precise - like how you can type in the exact coordinates of a selection. Is there any way to do this?

View 3 Replies


ADVERTISEMENT

GIMP :: Cutting Hole In Image Of TV Screen To Insert (layer Over) Image

Jul 25, 2012

I am making a video in Nero Vision 10 and need to cut out the screen of a tv so that I can layer the TV over an image/video so it looks as though it is on the screen. I enclose a screenshot of the project. 'Transform-tools-crop' only cuts in straight lines so I wonder which device I should use which can cut out an odd bespoke shape? You can see in the uploaded image from the project how the image currently cannot fill the frame without covering it.

View 7 Replies View Related

GIMP :: Insert Photo Layer Within Background

Dec 26, 2011

I would like to insert a photo layer within a background? For example I have a background that has two individuals in it. I would like to insert a photo of another individual between them from a seperate photo.

View 3 Replies View Related

Paint.NET :: How To Insert Image In Layer

Oct 26, 2012

I added a layer, then theres no way to add any picture in new layer. If I import from file, it makes a new background .layer. But I want to make a new layer as forground and insert picture in it.

View 5 Replies View Related

Photoshop Elements :: How To Insert Image Into Layer

Jan 31, 2013

how I can insert an image in to a layer.  Dragging and dropping does not work.

View 2 Replies View Related

Photoshop Elements :: Insert One Layer From One Image File To Another

Oct 25, 2013

When I insert one layer from one image file to another file I find it difficult to align it.  I ensure that both layers are the same DPI and the same pixel dimension.  But when I drag one layer on the other file it is hard to align it so that it exactly lays on top/underneath the other.  And even when I ensure thet layer is the same size it doesn't always seem to align size wise with the existing layer.  This is the one area that I am struggling wtih on Elements and I want to use this a fair amount.  I had Elements 11 and have just upgraded to Elements 12.  Haven't seen a tutorial video on this, but maybe I missed it.

View 1 Replies View Related

GIMP :: GIF Image - Copy And Merge Selected Layer Over Every Other Individual Layer Automatically

May 1, 2011

I have a GIF image that I need to add something to, but I don't want to add it to every single individual layer. Is there a way to add it over or behind the entire GIF so that it remains static while the GIF's frames cycle - like a watermark or something?

Or if not, is there maybe a script-fu that copies and merges a selected layer over every other individual layer automatically, without messing them up?

I know I'll probably have to just end up manually adding it to each layer, (so many layers...).

View 2 Replies View Related

GIMP :: How To Insert Then Make Image Rotate That Fits To IPhone Screen

Oct 10, 2013

I have a psd mockup located here. [URL]... - the last one.

inserting image in a proper way to getting the correct final result. I tried already but no succes. How to center the inserted image to the box. How to make image rotate and that fits to iphone screen?

View 4 Replies View Related

GIMP :: Insert Music Or Sound File Into Image - Play On Hover

Sep 17, 2012

If you can use gimp or another (hopefully free) program to insert a music or sound file into an image, or signature say, and have it play when you hover your mouse over it?

View 3 Replies View Related

GIMP :: Can See Bottom Layer Through Top Layer Image

Oct 26, 2013

I'm putting some images together and when I put one layer on top of the other, the bottom image bleeds thru. The top layer shows 100% opacity but still see thru it.

I've been working at removing the white background from the image and replacing it with an alpha channel. What can I do to make the top image solid?

View 6 Replies View Related

GIMP :: How To Use Bevel And Emboss Layer Effect On Image Copied From Another Image

Jul 19, 2013

I'm running Gimp 2.8.4 on Ubuntu 13.04 Linux (64-bit) and I'm trying touse the "Bevel and Emboss" layer effect on an image which I copied fromanother image. Here is what I've done:

1. Loaded image 'A' into Gimp
2. Selected a portion of it
3. Used "/Edit/Copy" to copy the selection
4. Used "/Edit/Paste As/New image" to create a new image from the selection
5. In the new window for the new image, "/FX-Foundry/Layer effects/Bevel and Emboss"
6. When the "Bevel and Emboss" window opens, I accept the defaults and click "Ok"

The filter starts to run and then stops with an error message. Here is the message I get:

------------ START ------------------

Bevel and Emboss Message

Error while executing script-fu-layer-effects-bevel-and-emboss:

Error: ( : 1) Procedure execution of gimp-selection-layer-alpha failed on invalid input arguments: Item 'Pasted Layer copy' (87) cannot be used because it has not been added to an image

----------- END -------------------

View 5 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

GIMP :: Shrinking Image / Layer When Import To New / Different Image?

May 30, 2011

i am trying to use it to design button badges on my new laptop. I have photoshop on my old laptop and have lots of psd files that I have been trying to use with GIMP.

I am finding that GIMP is shrinking my images when I import them to different images and when I come to print them on A4 they are smaller than they should be, and so useless to me in making my badges...

Printing the original image from GIMP gives me it in it's intended size though. How can I stop this from happening?

It happend when I import into an A4 - as I need to fit approximately 40 badge images per sheet.

View 4 Replies View Related

GIMP :: Image Distorted When Add GIF Layer To Another One

Dec 26, 2013

When I add a gif layer to another one the image becomes distorted and really bad. I did this the first time and I was able to make 8 gifs play in a row without any problems.

ex: [URL].........

View 1 Replies View Related

GIMP :: How To Curve Layer To An Image

Oct 22, 2011

If I wanted to have a picture of a book laying open::

[URL]

And I wanted to put a picture on the right hand side of the book, to look as though it was part of the book, how would I make the curve of the layer(or picture) to mimic that of the book?

View 1 Replies View Related

GIMP :: Resize Image / Layer

Aug 20, 2012

How can I resize a image and layer once I have created the image? When I print the image, it always come out the same size .

View 1 Replies View Related

GIMP :: Add Alpha Layer To Every Image (PNG)

Aug 5, 2013

My task is to do a batch processing over an folder with images. I want to add an alpha layer to every image (png). The alpha layer is from a static second image (bmp).

I can accomplish the task in the GIMP front end manually, but the exactly same steps in my script aren't working.

Here's the script:

(define (script-fu-batch-alpha-add globalpha globpics) (let* ((filelist (cadr (file-glob globpics 1))) (filealpha (car(cadr (file-glob globalpha 1)))) (imgalpha (car (gimp-file-load RUN-NONINTERACTIVE
filealpha filealpha))) (drawablealpha (car (gimp-image-get-active-layer imgalpha)))
[code].......

View 6 Replies View Related

GIMP :: Paste A Layer From Clipboard Into Image

Nov 20, 2013

I'm a relative noob to GIMP. Long time Paint Shop Pro user who has gone over to a Mac Book. I'm very frustrated by my inability to paste more than one layer at a time. Meaning, that I paste a layer from the clipboard into an image I am building, but I cant copy a new image to paste in without shutting down the program & reopening....Otherwise the same image keeps trying to repaste.

View 7 Replies View Related

GIMP :: Save Image With Layer Size?

Dec 27, 2011

I'm always cropping pieces of a large composition, then saving, then undoing and repeating. I noticed that GIMP has an understanding of layer size. If I could only save the image based on the layer size, I wouldn't need to crop every time, then undo. It would just know!

Aside from the redundancy, sometimes changes are made after cropping and saving and I am unable to return back to my original document size after exhausting undo's. Which means that everything else in the image is gone.

View 1 Replies View Related

GIMP :: Move Layer Group Across Image?

Jul 15, 2013

I have created a layer group - I want to move it butit seems I must still move one layer at a time. Is there a way to move a layer group across an image?

View 3 Replies View Related

GIMP :: Select Part Of Image On Background Layer

Jan 13, 2012

Is it possible to select a part of an Image on the background layer. And when you delete it, its removed from the rest of the layers as well.

Because I'm working with a DDS image and it has mipmaps (smaller and smaller copies of the background made as seperate layers.)

View 1 Replies View Related

GIMP :: Save Each Layer As PNG Without Merging Or Flattening Image?

Feb 2, 2012

I used GAP to create animated fire and I want to know if there's a way to save each layer as a png without merging or flattening the image.

View 3 Replies View Related

GIMP :: 2.8 - Ability To Drag And Copy Layer From One Image To Another?

Sep 23, 2012

Did 2.8 remove the ability to drag and copy a layer from one image to another? This does not work when I try opening more than one image and dragging a layer between the two images by switching between tabs.

Is there some default box I need to uncheck or some new way to do this?

View 3 Replies View Related

GIMP :: How To Remove Alpha Layer Without Changing Way Image Looks

Mar 17, 2011

I have a few images that I have saved from online that have an alpha layer in them. When I open them in GIMP, the checkerboard pattern makes it far too difficult to edit the image. When I try any of the obvious options for removing the alpha layer, the result looks awful.

How do I remove an alpha layer without changing the way that an image looks when it's viewed in an image viewer (or GIMP)?

View 3 Replies View Related

GIMP :: Image Pasting As Layer Turning Into Gradient

Mar 9, 2013

I was trying to teach myself to use gradients the other day... And now when I start a new project and try to paste in a photo as a new layer, it pastes as the gradient instead.

I have opened up both the gradients dialog and the gradients editor but cannot turn it off. In fact, when I open a brand new (empty) file, I can see the gradient attached to my pointer (mouse).

View 4 Replies View Related

GIMP :: Turning Image White - Add Layer Mask?

Feb 4, 2014

I have an image that looks like this...

[URL]

...that I would like to look like...

[URL]

So the motorcycle would be all white but stay within the bounds of the current lines of the bike. I did some digging and it looks like I need to add a layer mask which I did without any luck. When I add a layer mask which option should I choose?

View 6 Replies View Related

GIMP :: Use Layer Mask With Grayscale And Inverted Image

Dec 31, 2012

I've had gimp for quite awhile now and ive never come across this problem before. im trying to use the layer mask with greyscale and inverted image just as i always have. but when i go to edit my color i get grey! ive always been able to change colors this way! i know that the mode is set to rgb. im on the correct layer. ive closed it. ive restarted my laptop.

If i click on the transparency part i get a big blob of color as i should. but on the mask it does what its supposed to but in shades of grey. i dont understand whats wrong! it always worked perfectly. . .

newest Gimp
windows 7

Only thing that i have changed is i have a new tablet but i still have the problem without the tablet

View 1 Replies View Related

GIMP :: Difference Between Merge Layer And Flatten Image

Feb 19, 2012

What's the difference between merge layer and flatten image?Especially in terms of saving the image. I understend that flatten image simply takes things down to one layer but what is partucularly different about merge?

The other thing is is it possible to distort just a portion of an image rather than the whole thing. Say for example to lengthen someones neck only? The only way I've found is to cut a selection then move things around leaving a gap that has to be filled using clone etc. Is there some way of stretching and compressing just portions of the image?

View 3 Replies View Related

GIMP :: Decipher Image - View Something Hidden In A Layer

Jun 22, 2011

I am trying to decipher an image (it's for an online game and I refuse to cheat for the answer!!)

I have a .psd image, that I have opened into layers - see the attached screenshot... It makes far more sense than the long-winded paragraph I just deleted!! All other layers were easy to deal with I just had to click on the eye to make them visible, but the one with the dotted box around it - I can't work out what to do..

So for this troublesome layer, I need to work out how to 'see' whatever is hiding in there. I have played around with lots of things, but the best I get is a white box if I remove the alpha channel.

I don't want to know what the other letters are, just how to find them.

The original image is here, it will prompt to open or save: [URL] .......

View 3 Replies View Related

GIMP :: How To Select Portion Of Image And Paste It To Another Layer

Mar 11, 2013

Im just trying to select a portion of an image and the paste it to another layer.

1. Select a portion and copy.
2. Create new layer.
3. Select the new layer.
4. Paste.

The only thing i get is a kind of new layer that says: "Floating selection"

View 1 Replies View Related

GIMP :: Image Doesn't Open In Right Side Layer Window

Mar 2, 2012

When I open a image the image opens in the large center Gimp window but does not open in the right side layers window as a background image. Why not.

I opened a picture of my car & I want to try to change the color. A YouTube Gimp video shows using layers but I don't have a picture of my car in the layers window.

View 6 Replies View Related







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