GIMP :: Image Shifted 3 Pixels Right After Paste

Aug 12, 2011

Whenever I paste an image from the internet into Gimp, the image is shifted 3 pixels to the right, and those three pixel columns wrap around to the left side. At the bottom of those three now leftmost columns are a red, green, and blue pixel.

What the bottom left corner looks like:

This only started recently and I can't think of anything I changed recently to trigger it.

View 2 Replies


ADVERTISEMENT

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

Illustrator :: Print Image Area Shifted In CS6

Oct 3, 2012

I'm on a Mac working in Illustrator CS6. I went to print out of the print dialog box and after I printed, I noticed that the margins are larger on one side that the other. I re-opened the print dialog box and double clicked in the area that shows the artwork prior to print, to re center the artwork in the window, and noticed that there two dotted lines in thw window. One being the artwork, and the other is the image printable area.

Well when I double clicked on the dialog box to re-center the artwork in the prinatble area, the art works centers, but the printer image area is offset, or nudged upward. When I print the margins are larger on one side and not centered. Heres the million dollar question,"How do I re-center the image area for printing so when I print, the artwork is centered?" I'm not printing boarderless. I will try to include a pic if needed.

View 21 Replies View Related

GIMP :: Find All Pixels In Image With Exact / Specific Color?

Apr 7, 2012

How can I find all pixels in an image with an exact, specific color? So far, I've only managed to find the pixels matching a pixel I click on; but I wish to find pixels matching a specific color value!

View 1 Replies View Related

GIMP :: Adjust Clone Tool At 1080 Pixels Vertical And About 20 Pixels Wide

Oct 15, 2012

2 days on GIMP. I need to adjust the clone tool so it's 1080 pixels vertical and about 20 pixels wide. I googled and searched, but I can't seem to find the right phrasing.

View 19 Replies View Related

GIMP :: Image Size (width 3072 And Height 2048 Pixels)

Oct 4, 2013

I need to have a pic finish at (width-3072 and height- 2048 pixels). When I click on file>new I put in those dimensions, but when I am done with pic and I export it, the picture shrinks to very small. The only way around this is to maximize the image in Gimp to 100% and use my snipping tool to outline the image, then "save as". This will save it large, but not the size I need.

My brothers and I took some pics and I added a couple things in one of mine, to try to fake them out. If the size of THAT image is way different than the rest, the fake out will not work. I normally use Faststone to re-size my images but it will not re-size my Gimp images.

View 13 Replies View Related

GIMP :: Why Image With Most Of Pixels Removed Is Creating A Larger File Size

Mar 5, 2011

I've been using GIMP to make GIFS for a long time now, but recently the "optimize for difference" option I've used is having the reverse effect it should have- ie, it's making the file larger. Here's an example. It's the exact same image, same dimensions, same amount of colors. The first one is unoptimized, each frame is a full picture, and it's file size it ~149kb. The second one is the same as the first, except optimized with about ~50% of the pixels removed from each frame (except the first frame obviously), and yet it's file size is ~155kb. I can not for the life of me figure out why an image with most of it's pixels removed is creating a larger file size. [URL]...

View 3 Replies View Related

GIMP :: Large Font Sizes On Base Image Of 2000x3000 Pixels

Mar 27, 2012

I've been experimenting with large font sizes on a base image of 2000x3000 pixels. I've been using a basic white type face on a dark gray background and adjusting the lightness and contrast of the white color to different levels. Also, I created the type as as png first and then brought into Gimp. When the image is at full size, the type looks fine, but when I shrink the image down, say a quarter of the size, the edges of the fonts get very jagged and look like they're breaking up.

View 2 Replies View Related

GIMP :: Paste Image Into Background

Dec 13, 2013

What is the best way to paste an image into a background and have it blend nicely with the background to avoid jaggies.

I've been playing with the blur and smudge icon but then it depends on my eye and I lose resolution around the edges. I guess what I would want ideally is for a way to paste my image then have a slider or a way to select the amount of anti aliasing from image to background.

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 :: Copy Part Of Image And Paste It To Another?

Jan 29, 2012

I have one image that has a specific texture I want to reuse for my own custom image, but I'm not sure how to use it in the paint brush while working on the other one. Can I do it the way I described?

View 2 Replies View Related

GIMP :: Full Image Appearing After Cut And Paste Save-as

Oct 23, 2012

If I take an image, and using the path tool, draw an area, then do a selection from path, cut/copy and paste as 'new image' then save the new image as a .bmp, .jpg etc, I am getting the whole original image instead of the cut an pasted portion. The full image does not show up as long as the drawing remains in .xcf (the background is a grey checkerboard). When saved as .jpg or .bmp the checkerboard is replaced by the original source image that it was cut from. This is Gimp 2.6.11 under Linux.

I have checked for extra layers, tried removing alpha channels, doing a 'copy visible' and re-pasting, merging of all layers all to no avail. It doesn't always happen either so there must be something, some setting or clicky box somewhere.

View 3 Replies View Related

GIMP :: How To Copy And Paste Image Without Changing Colors

Jun 20, 2013

So I am trying to work with a web page template in dreamweaver. I am attempting to open the background image in this template with gimp, then paste over top of the Original image with a new image. Every time I paste the new image in it takes the color style of the original.

I.E. The original image is in shades of brown while the new image is in many different colors. Whenever I paste the new image (the image with many colors) it changes to shades of brown like the original image.

The same thing happens if I open the new image as a new layer or just simply copy and paste the new image in.

How do I bring the new image in without it changing colors?

View 2 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 :: Cut Out Image And Paste Onto White Blank Template

Oct 11, 2012

Ive built a website to sell makeup and cosmetics and am currently in the process of photographing every item to get the products on the site.

I take the pics on a white card background, in GIMP I need to basically 'cut out' the product and copy and paste it on to a blank white template. By using a template all my pics should be the same size once uploaded on to my site.

View 1 Replies View Related

GIMP :: How To Cut / Copy / Paste And Resize So That Image Fits Screen

Dec 13, 2011

I'm very new to this photo editing. Never used photo shop. Only slightly understand what a layer is and don't really know how they work.

Basically I want to take one image of a person looking at a computer screen and then on the computer screen I want to paste another image so it looks as though they're looking at the image.I have both images but how to cut, copy, paste and resize so that the image fits the screen.

View 1 Replies View Related

GIMP :: Copy / Paste Image - Mac Symbol For JPED Pasted

Sep 17, 2012

I am having problems copying/pasting an image into Gimp. Instead of the image itself being pasted, it pastes the mac symbol for Jpeg (the photo of the little Asian boy by the sea with the camera lens on top). The same happens pasting an EPS file. I don't understand as I have managed to paste an image before. I have tried pasting into selection/pasting as new image/pasting as new layer. All the same. Neither will Gimp let me drag an image into it from finder or the desktop. I've tried opening a new file from scratch too. Same problem.

I'm using a macbook pro. OX 10.6.8

View 3 Replies View Related

GIMP :: Paste Single Image In New Doc Pastes Multiple Times (2012)

Jun 28, 2012

When I cut, and copy an image to the clipboard and then paste the image into a new, blank page, it pastes the image multiple times (about 20) on the one page. How can I revert to it pasting just one image?

View 1 Replies View Related

Photoshop :: Opening Image In CC And Select Pixels With Any Method - Image Starts To Blink

Sep 12, 2013

The entire image is what is blinking, while the photoshop tools remain on.

View 5 Replies View Related

GIMP :: Change All Pixels Of One Value To A Different Value

May 29, 2012

I have a diagram scanned in one pixel mode (b&w). I want to change the line color from black to blue.

I tried this:

In the toolbox I altered the foreground color to blue. In the 'Select' menu I used the 'By color' option. I made sure the settings in the toolbox for 'Select by color' were set at default, then I clicked on a black pixel in the image. The black lines in the image became outlined with a dotted line. I then used the 'Fill with FG color' option from the edit menu. The sample color to the left of the menu item was blue. The image briefly 'repainted'. I removed the selection using 'Select' 'None' but the image lines remain black.

View 5 Replies View Related

GIMP :: How To Keep Rotation For Pixels

Nov 3, 2011

I rotated some pixels, but afterwards when I do something else, the pixels become unrotated. I tried saving the image, but that reverts the rotation, too. Why won't the pixels stay put?

View 1 Replies View Related

GIMP :: Size Of A Selection In Pixels?

Oct 6, 2008

How do you see the size of a selection (in pixels?). In Photoshop this would be in the info dialogue window. I'm not finding the equivalent in GIMP (2.6).

View 6 Replies View Related

GIMP :: Crop To Selection Off 1 Or 2 Pixels

Aug 24, 2012

Whenever I use the Crop to Selection tool (with a rectangular selection), it doesn't actually crop TO the selection, it usually leaves an extra pixel on two edges.

View 1 Replies View Related

GIMP :: Convert Inches Into Pixels?

Aug 19, 2013

I created a new image with the dimensions 11x8.5 inches and now when I scale ANYTHING it uses inches and I want it pixels, I CANNOT figure out how to convert the units into pixels!! it is NOT under 'units' in the menu!

View 5 Replies View Related

GIMP :: Map Pixels Of Square To Circle

Oct 8, 2013

I have a square selection that I'd like to map into a circle of equal size. I see apply lens and map object...sphere, but neither of these seem to do a proper job.

The algorithm I'm after would basically take the pixels of the square and map them onto their new locations within the circle so that each pixel moves inward toward the center until it reaches its appropriate location along the the line from the origin to its radius.

I'm about to the point to just code it in C++.

View 5 Replies View Related

GIMP :: Removing Red Block Pixels?

Nov 29, 2011

I've tried adjusting levels, curves, color balance and the heal plug-in, but I can't remove the red blocky pixels in a series of pictures that look like the one below:

How I could fix up these pictures? Do I need to use a red-eye or noise removal method? I'm using GIMP 2.6.11 .

View 3 Replies View Related

GIMP :: Get A Brush Exactly 2 Pixels Square?

Oct 22, 2012

Is there a way to get a brush exactly 2 pixels square? If i set the Radius to 0.7, i get a 3 pixel brush, if set to 0.6, i get a 1 pixel square brush. I mainly use GIMP to touch up scanned in forms and tables and most of the lines are 2 pixels which means twice as much work to correct a skewed line.

View 2 Replies View Related

GIMP :: Get Rid Of White Pixels In The Background?

Apr 17, 2013

the link to the pics [URL]

how do i get rid of white pixels in the background

View 1 Replies View Related

GIMP :: How To Delete Random Pixels

Apr 7, 2013

I'm working on a very small scale, and need to find a way to make an image which consists of 4 colors, randomly spread around the 16x16 pixels.

I have not been abel to get the desired affect with any of the noise filters, so I was thinking I could make 4 layers, one with each color, delete the parts I don't want and just merge them down.

Now, with such a small scale, I could do the work by hand, but I have to repeat the process at least a dozen times, and I want it to look truly random.

View 3 Replies View Related







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