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


ADVERTISEMENT

GIMP :: Fit Object Into Picture Frame - Shrinking And Stretching Image

Feb 3, 2013

How does one take an image, shrink it, stretch it, make it smaller etc. Basically, I want to fit an object into a picture frame.

View 4 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 :: 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

Photoshop :: Shrinking An Image A LOT Without Losing Quality

May 3, 2004

I use Adobe Photoshop CS, and I was wondering if anyone could help me with a problem I'm having with resizing images.

I'm wanting to resize an image from 485x391 to 100x81, but when I try to do that, the image quality is completely degraded and it goes blurry where the finer details are.

View 11 Replies View Related

Paint.NET :: Shrinking Image Not Losing Quality?

Apr 8, 2011

I have an 8 X 11 image that needs to be shrunk down to about 1" X 1" (it's being put on a poker chip). It's obviously not working.

I know the lines have to be thicker and/or darker so when they're shrunk they don't disappear.

I don't really use graphic's programs, but I know basics. Here is a copy of the image so you know what I'm referring to:

[URL]

View 2 Replies View Related

Illustrator :: Shrinking Image Without Loss Of Detail?

Aug 5, 2012

Level: Newbie   OS: Windows 7 64bit   IA: CS6
 
I am having trouble shrinking this compass I made.
 
I have the box ticked in the preferences that says to scale strokes and effects.
 
I made the original image 420X420 the one below is 380X380
 
The second image is 190X190. As you can see the increments become pushed together. I actually want this image to look exactly like the first picture at an icon size of roughly 64X64.
 
Is there a way I can keep the look of this compass but make it icon size?

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

Photoshop :: Import A Jpg Image Into A Layer

Nov 26, 2003

How do you import a jpg image into a layer in Photoshop ? I am trying to build a website template in Photoshop and want to import images into various layers to move around. In Fireworks it's as easy as INSERT>IMAGE.

View 4 Replies View Related

GIMP :: How To Import An Image

Jul 27, 2012

How do I import an image INTO Gimp? I realize I apparently can't scan into it, but how do I get my images to open IN it?

View 1 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 :: JPG Images Import - Set Default Image DPI

Jun 25, 2011

When I import JPG images from my digital camera Gimp assumes that they are 72 x 72 DPI. Is there a way to set this default to be 600 x 600 without manually adjusting it each time using "scale image"?

I use Gimp to print the images.

Gimp 2.6.11 on Salix Linux.

View 1 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 :: 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 View Related

GIMP :: Import SVG File - Image Size 1024x1024

Mar 20, 2013

Import .svg file into gimp.. Image size 1024x1024 and smaller produces aliasing.

View 7 Replies View Related

GIMP :: Import Satellite Image In PDF Or JPEG Format

Nov 10, 2012

Before downloading GIMP I just want to double check that I can import a satellite image, in pdf or jpeg format, as a background which I can draw over with all the available tools.

I also would like to use a grid over the drawing for scale.

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







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