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
ADVERTISEMENT
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
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
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
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
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
Mar 1, 2013
How do I copy and paste from one page or file to another - on the same screen?
View 1 Replies
View Related
Aug 17, 2012
I have a netbook Acer AspireOne D255e, which max resolution is 1024x600. When I try to run GIMP, it's impossible to use it, because all the tools disappear on the window.
Is there the possibility to resize the GIMP window to fit on my screen?
View 8 Replies
View Related
Feb 20, 2013
I have not got the hang of layers but i need to copy text/letters from a scanned page
How do i do i copy and paste text from one jpg to create another. I have tried Ctl + c to copy but when i click the other layer to then Ctrl + A and then CTRL + P to paste like a youtbe video suggests, instead of the copied text being pasted on i get a dialogue window for the printer.
View 1 Replies
View Related
Jul 11, 2013
I'm not new to GIMP by any means, but I am new to THIS Gimp. By that I mean, I recently downloaded 2.8.4 for Mac and got rid of my older copy.
Now I'm having a strange problem:
Whenever I try to copy images from webpages (or anywhere that ISN'T saved to my computer and opened in Gimp), I get a message that says "There is no data in the clipboard to paste" when I attempt to paste it into an open Gimp document.
Is there some sort of setting I have to enable?
View 5 Replies
View Related
Nov 6, 2012
if i do a print screen, and then paste that into gimp, then i use the selection tool to select a small portion of the original image, how do i paste it onto a new layer that matches the dimensions of the cut out selection i copied or cut? I have been doing it the uber hard way of where i copy the selection, create new layer and keeps the same pixle dims as the original so i have had to manualy change it and guess what dims i need. takes to long. is there a way to just copy/cut and paste a selection onto a new layer that automatically fits the same dims as the selection so i do not have to keep doing it the hard way?
View 14 Replies
View Related
Mar 18, 2012
I have copied from one file to another, and now my paint or pencil tool both have the entire image stuck to them, and when I try to paint, the entire image gets pasted on to the image.
View 3 Replies
View Related
May 20, 2013
I have a folder with about 600 transparent PNGs that I use in my photomanipulation projects in Gimp... about 100 of those are the most used of the 600.... would it be a good idea or a bad idea to make Gimp brushes out of those PNGs? or should I just stick to using transparent PNGs via copy and paste?
View 2 Replies
View Related
Mar 28, 2011
I'm a longtime Photoshop user in the process of switching to Gimp. I've successfully used Gimp for very simple things like brightness/contrast, color adjustment, and sharpening of single-layer images. What I'm trying to do now involves creating a copy of the background and placing it next to the background image, and I can't figure out how to make it work.
Here's what I'm doing:
1. Resize the canvas to twice the width of the original image, leaving the original image at left. This creates a "blank" area to the right which displays as a checkerboard pattern.
2. The area of the original image is already selected (i.e., it already has a frame around it), so I copy and paste it. This creates a floating selection, duly noted in the list of layers.
3. But when I try to move the floating selection to position it to the right of the original image, in the blank area, it appears to disappear behind the checkerboard pattern.
View 9 Replies
View Related
Jul 3, 2013
I recently updated Gimp on my Mac Version 10.7.5. I can't copy and paste images from the Internet. Instead, I have to save that image, open it on Gimp, select all of it, and then I can paste it onto my work document. It's a huge hassle, and I'm sure there's a way I can copy and paste images from the Internet. When I try, it just says there is no image data on the clipboard for me to paste.
View 2 Replies
View Related
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
Jun 11, 2012
I just got Gimp 2.8 for Mac. I can open a picture, do a blur and export. The copy paste is giving me problems. It worked once. I make a selection with the rectangle and do a control c. I also tried the menu. The selection doesn't go to the clipboard. After 6 tries, the same original copy was the only one in there.
View 1 Replies
View Related
May 18, 2013
I have some textures, and i am trying to pack them into texture atlas. All of them are RGBA png's generated with PIL (Python Image Lib). I am opening all of them in gimp and copy-pasting them into their new place in texture atlas.
But i have noticed something strange, i am storing specular map in alpha channel of my diffuse textures, and emission value in alpha channel of normal textures.
The problem is, that GIMP does not copy pixels with 0 alpha value into clipboard. So, when i am trying to copy a normal map from source to atlas, and if emission value is 0, then GIMP is not copying anything, i am getting empty layer pasted into my atlas, if there are 0 alpha value pixels in diffuse map they are not copied to destination, even selection outline shows that there are no pixels in places where specular is set to 0.
View 6 Replies
View Related
Dec 11, 2011
Using GIMP 2.6.11 under Windows XP
Is this real? I am really amazed that there is no way to do this. Am I missing something? I have multiple images, each with a unique background layer. On top are multiple other layers, both images and text layers. I was editing one and was about to save it but then realized it was on the wrong background.
All I want to do is select four or five layers from this unsaved image with Background A, copy them and then open an image with Background B and paste them in so there will be minimal issues with alignments and such. I have been editing each of these four layers and there are a fair bit of changes that have been made to just throw them away and start over. The background is not the only difference between the images, it is just what I use as a reference so copying that over to the unsaved image would also require multiple layer copy/pasting.
I have already tried linking the layers but any copy/cut/paste seems to only work on the active layer, unless I am again missing something. This seems like a really fundamental function to not be supported.
View 7 Replies
View Related
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
Feb 13, 2012
I'm a new user and cannot find how to re-size image in the user manual. I'm sure I have everything set up wrong. I'm making a time lapse movie from images taken on my 35mm camera.
I want the movie to be wide format 1080p. Once the images are imported, I have the extra space on the sides of the screen due to the difference in format of the 35mm images which I expected.
But I cannot find how to zoom the whole thing in to fill the wide format screen. I have tried the FX/Cropping filter but it only crops inside the existing area and doesn't zoom the whole thing in to fit the window. What am I doing wrong?
Using VideoStudio X4 SP2
Windows 7 Home
original files - Jpeg@3504x2336
Settings (16:9)
Project properties read:
MPEG files
24 bits, 720 x 480, 29.97 fps
Upper Field First
(DVD-NTSC), 16:9
Video data rate: Variable (Max. 8000 kbps)
LPCM Audio, 48000 Hz, Stereo
View 5 Replies
View Related
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
Jan 11, 2008
I do a 8.5 x 11 reso around 75 or up to 150. I lasso out something and paste it to my doc and sometimes it is tiny. Is that because my reso is to high?
View 1 Replies
View Related
May 18, 2012
I use illustrator most of the time. I'm designing a brochure and I've always embedded images, but now I'm trying to it correctly by linking them instead. So I have an image in ps as a tiff. I created a drop shadow for the image in illustrator.
I want to copy and paste it behind the image into the same file so both are one file linked to the brochure. Also the drop shadow pastes as too small, then i also can't get it positioned right etc.
View 9 Replies
View Related
Aug 27, 2013
For our field layouts we simply copy and paste image from google earth then scale them (using CTRL + C and CTRL + V).For some reason now, my image that was already pasted into a drawing now only shows the border of the image, not the image itself. Same story with any new images I try to paste in. How to fix this back so I can view my images?
View 6 Replies
View Related
May 30, 2012
I'm trying to take some writing from one image and paste it onto another photo.
View 1 Replies
View Related
Jul 28, 2012
Is it possible to copy and paste part of an image in one photo to another in LR4? I have a pc.
View 1 Replies
View Related
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
Nov 25, 2013
These gradients in gimp are really hard to figure out (not saying other things seem easy to me), however I'm sure if one knows what to do, they can solve many problems.
I had that screenshot of a text list:
And I wanted to make it fade away from the highlighted line:
However, with the blend tool, this is actually impossible or really really hard, because I can't aim it so preciselly.
View 1 Replies
View Related
Mar 1, 2005
I want to do something similar to the "past into" command.. but i want the pasted image automatically deformed so that it contours the border of selection.
View 9 Replies
View Related
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