GIMP :: Cut Image On Layer1 With Image On Layer2

Dec 5, 2013

i don't know if you can understand my question, i've attached a picture for a better explanation.

View 3 Replies


ADVERTISEMENT

GIMP :: High Resolution File - JPEG Image Plug-in Could Not Save Image

Aug 18, 2011

So I am making digital color prints at 24x30. the photography work is about color fields and gradients, so I need super high res files. I have set the size to 24000x30000 pix at 1000 dpi..now my problem, when i go to save the gimp file as a jpeg i get this error message "JPEG image plug-in could not save image"

View 3 Replies View Related

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 :: Overlay Portion Of Image With Faded Map With Non-transparent Part Of Second Image

Apr 4, 2012

I have a PNG image with only one layer as a start point. It has a faded map on it.

I have a second PNG image with a hex grid on it. I do colour to Alpha to establish transparency on the hex grid for white filled hexes (others are not filled with white).

Now, I wish to overlay a portion of the first image with the faded map with the non-transparent part of the second image.

So I select by colour (for the hexes not filled with white) on the second image (the overlay) and I then paste to the first image (after creating a transparency layer and selecting it to receive the overlay).

I see the desired overlay section (minus any transparent stuff as expected), however it is centered over the map in the first image, not where I want it to be. It is a floating selection and must be anchored. So I select the anchor icon in the layer dialog and I think I anchor it into the transparency layer on the first image (that's what I'm trying to do anyway).

And then my problem:

I want to move the thing I just pasted in to the right place with respect to the underlying faded map. I attempt to use the move tool, but all I move is the background map (pretty much the opposite of what I want).

Nothing I do seems to let me reselect the pasted-in overlay so that I can move it.

Why I can't ever reposition the pasted in overlay? It should be in the transparency layer I created but even if I select all, I don't seem to be able to move anything other than the background image.

View 2 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 :: 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 :: Convert Image To Japanese Manga Style Image

Dec 2, 2012

How to convert an image into a Japanese Manga Comic style image using Gimp? I want to turn a few pictures into pictures like this picture that is attached.

View 3 Replies View Related

GIMP :: Area Image Selection Transfer To Image Map Polygon

Nov 27, 2013

The problem is that if one has defined a selected area in an image, using either selection by color or contiguous selection using the 'magic wand' facility, is possible to copy this selection to the Image Map facility of the image, so as to automatically define a set of coordinates as a polygon that can be used for link purposes? Perhaps there is some interim step that is required, or perhaps a special script is required?

View 1 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 :: (blend) Borders Of Image That Paste Onto Another Image?

Jun 22, 2013

i was wondering if it would be possible to get a plugin or maybe there's a way to do this that would 'blend' the border of one image that you paste on top of another, larger image. so that the borders wont contrast - like a black dot on a white page.

if that description doesn't make sense, imagine using such a tool on a a black dot on a white page. it would make the outer part of the circle transition from black, to dark grey, to a lighter grey, and then to white...

View 2 Replies View Related

GIMP :: Reduce Image Quality Of JPEG Image

Mar 12, 2012

When you reduce the image quality of a jpeg image , How exactly is it reducing the quality? is it applying file compression , reducing bit depth or is it reducing the sampling rate of the image? or anything close to the above....

View 2 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 :: Background Image And Ability To Type On Image?

May 10, 2011

I can create a signature with image and text as in attachment, (not sure even did that) "DARN"but would like to be able to type directly on a jpeg or gif etc.

View 7 Replies View Related

GIMP :: Base Image Forcing To Throw The Whole Image Away

Sep 2, 2012

so I mess up on an image and I have to undo more than once... this has happened to me on MULTIPLE occasions!!! the undo feature won't undo as far as I need to!!! Gimp takes it upon itself to use a later action as the base image forcing to to throw the whole image away and start over because I CANNOT go back any more because it says 'base image' when I have done other things prior to the so called base image in the undo history!!!

what is causing gimp to do this???

View 1 Replies View Related

GIMP :: Cut Right Half Of One Image And Paste It In Same Position On Second Image

Jul 5, 2012

I want to cut the right half of one image and paste it in exactly the same position on a second image.

I've found that by cropping I can get a very precise cut but I want to know if there is a way to paste it or move it once pasted to exactly the right half of the image I am pasting it into.

View 4 Replies View Related

GIMP :: Resize 10x8 Image Into 8x8 Image?

Jan 5, 2014

Is it possible to resize a 10x8 image (with people filling the 10" width) into a 8x8 image without squashing people?

Or if not resizing, is there a technique that people use to fill out the height part to make it square?

View 2 Replies View Related

GIMP :: Resizing Bigger Image To 5x7 Image?

Jul 16, 2012

resizing a bigger image to a 5x7 image in gimp? I need the image to be 5x7 but the paper size will be a 8.5x11. How would I resize this image so that I can print it out on a 8.5x11 piece of paper?

View 3 Replies View Related

GIMP :: Add One Image To Alpha Channel Of Other Image

Jun 6, 2011

In short, I have two images open in Gimp. I need to add one the images to the alpha channel of the other image. How do I go about doing this? I was able to add an alpha channel but beyond that I am lost.

This bit will only make sense to 3D modelers. I have 3D model that I'm importing into a the Unity 3D game engine. One of the material shaders makes use of specularity maps. Normally the specularity map would reside in the alpha channel of the RGBA diffuse image, but due to file sizes, all these are released as separate jpegs. The idea is to make some parts of the 3D model more glossy as far as I know. The only way to do this is to add this specular image to the alpha channel of the diffuse image, and then the game engine can work its magic, making the skin look realistic.

View 1 Replies View Related

GIMP :: Take Image And Overlay It Onto Another Image

Jun 2, 2011

I'm trying to take an image and overlay it onto another image, which I can do just fine. The problem I am running into is that the image exceeds the borders and becomes nothing more than a dotted shape losing all its color. What I want to know is how do you expand the border so that the image once again becomes visible?

View 1 Replies View Related

GIMP :: Adding Image Next To Another Image

Jul 30, 2012

I am trying to add an image next to an image. I did a search and found one post that said to increase the canvas side so that it is large enough to fit both images. I did that. After I paste the second image in to the canvas area, it appears over the first picture. When I use the move tool, it appears to move the second picture behind the new, larger canvas.

View 4 Replies View Related

GIMP :: Select Specific Color From Image And Change Similar Color Within That Image To Different One

Apr 5, 2012

I want to select a specific color from within the image, and change all similar colors within that image to a different color. In other words, after using the Color Picker Tool to select a color from the image, I want to take the selected color (and everything in the image that is equal to or similar in color), and change them all to a different color.

I tried using the Path's Tool to create an outline in the image, and changing colors that way, but it changes all the other colors in the selection I don't want to change. I just want to change all colors in the image/selection that are equal to or similar to the selected color. How do I do this?

View 10 Replies View Related

GIMP :: How To Duplicate Image Side By Side Then Rotate One Image

Sep 23, 2013

I just started to use Gimp a few days ago. I am trying to duplicate an image side by side, then rotate the one image....just for learning purposes. However the new box (that should have my duplicate image) Is just a blank outline of the rectangle box. I watched a video over and over trying to get this, and I just do not see any steps I am missing, yet on the video it turns out perfect. I am normally pretty good with computers, but evidently not with Gimp.

Here is the Path:
file> open>select and open photo>rectangle tool>outline photo>copy>paste>open new layer>select new pasted layer.
Instead of the photo duplicating itself I get a "blank outlined box".

View 3 Replies View Related

GIMP :: Put Image On Top Of Another Image?

Jun 1, 2012

I am trying to put an image on top of another image without making it obvious that I did so. I need some way to blur/integrate the images so they look like one cohesive picture.

I've attached the images. The white part of the "cove face" needs to go onto the same spot spot of the other image with the dimensions. However, it needs to appear as if the white part belonged on the image with the dimensions.

View 3 Replies View Related

GIMP :: Put PNG Image On Top Of Another PNG Image

Aug 13, 2013

I am making a AGS PNG character. I want to open the character image and add a separate mask image over the eyes of the character. I was unable to get the png mask onto the other character png.

It is a photo and not a drawn image. I can't just draw the mask on. By mask I mean an actual mask and not a mask in Gimp.

View 2 Replies View Related

Photoshop :: Image Size Of Opened Image Changes After I Close The Image

Dec 11, 2007

I am trying to create some images in PS2 that have to be 3.5 to 4.0 mb. When viewing the Image Size screen, I might see an image size of 9.6 mb. However, when I save the image and run my mouse over the image in Bridge, it shows a size between 2 to 3 mb. I can't figure out why this discrepancy, or what math I need to do in order to figure out how to create the required image size other than by trial and error.

View 1 Replies View Related

GIMP :: How To Cut The Image

Aug 18, 2011

I'm in the process of creating my logo and I thought that I was doing it correctly. When it comes to the step were I am supposed to click on "Feather", it is grayed out and won't allow me to select it. I'm not trying to cut the image. I want to use the regular image which is the shape of a square/rectangle shape.Do I still have to cut around the square/rectangle shape? The truth is that now I don't need to trace around an image to separate it from the background, I don't know how to proceed. Dumb-it-down if you can. I'm no computer wizard by any means.

View 2 Replies View Related

GIMP :: How To Get Text In Image

Apr 19, 2013

How to acheive to get a text in a image -

it should look like so: [URL] ....

well the sliding effects are not necessary - i do not need them.

View 1 Replies View Related

GIMP :: Save 5x7 Image As 5x7 PDF?

Jan 12, 2014

I don't know if I'm encountering trouble with gimp or pdf complete. I have 2.6 and I'm trying to save a 5x7 image as a 5x7 pdf. As far as I can tell in doing everything correct. However the pdf always saves scaled as 8.5x11 page with a 5x7 image so when it prints on the 5x7 paper it's tiny!

View 3 Replies View Related

GIMP :: How To Slice Image

May 28, 2013

I have a image as below, I want to slice it to original photo, how can I do easily?

View 3 Replies View Related

GIMP :: How To Add Animated GIF On Top Of Image

Jul 6, 2013

How to add an animated gif on top of an image?

View 3 Replies View Related

GIMP :: How To Add Image In XCF File

Jan 24, 2012

When I have my xcf file open, how can I import an image into it?

View 10 Replies View Related







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