GIMP :: 3D Screenshots - Substitute Image After Transform?
Sep 3, 2011
I want to make some 3D screenshots like Windows Aero or this:
Is it possible to change the images on the individual windows after applying perspective, shadows/etc?
I want to make the overall appearance first, then decide what content to put in the windows.
View 4 Replies
ADVERTISEMENT
Sep 9, 2012
How to clean screenshots that contain text or other stuff overlapped in an image.
Here's an example:
I'd like to know if it's possible to remove the overlapped bits of screenshots in the upper and bottom left corners and the text in-between using GIMP. The second picture is merely for reference of the material missing(I'm not sure if it can actually be used because the quality is not the same, and I believe the colors are a little off). And if it's indeed possible, how it can be done.
View 3 Replies
View Related
Oct 20, 2013
Please see at the problem:
[URL]..
[URL]...
[URL]...
I wanted to transform only selected part of image and instead all the layers and all the image was transformed by 1800 degree. How to do this what I want to do with the aid of free gimp?
View 2 Replies
View Related
Sep 18, 2011
I have checked the road map for GIMP and I have seen that the Unified transform tool can be expected in version 3.8. (ugh)
Now what I would like to ask is there any tool or plugin for GIMP that can transform my selections? Or is there any open source image editor that can do it.
I'm not an artist and just for this I have to use Photoshop. For me PS is an overkill for just cutting up an image.
View 3 Replies
View Related
Jan 18, 2012
I was trying to rotate an image, and after successfully doing so, now I can't exit out of the rotate tool. The layer keeps saying (Transformation). How do I get out of this mode? I want to start duplicating this image and rotating them to different positions, but I need to learn how to get out of this mode.
View 2 Replies
View Related
Dec 16, 2011
I'm working on a project with two layers: (1) a photograph, and (2) a line drawing. The line drawing provides the accurate shape, and I need to stretch the photograph to fit the line drawing fairly precisely. The line drawing is the top layer, and I've already added an alpha layer to it so that I can see the photograph through it. Now I need to rotate, scale, and stretch the photograph to fit. Two questions:
--Does Gimp have a tool akin to P$hop's "free transform," which allows you to rotate, scale, and stretch in a single tool before committing the changes?
--Whenever I start using the rotate or perspective tools, the photograph appears on top (even though it's the bottom layer) and I can no longer see the line drawing. Obviously, this makes it nigh impossible to get an accurate fit. Is there a way of preventing this from happening, so that I can see the transparent top layer even while I'm working on the bottom layer?
View 4 Replies
View Related
Jul 10, 2013
I'm new here, as well as to script-fu, although I've looked into Scheme and Lisp and know how to program. I'm using Gimp 2.6.12 (the latest version on Linux - Ubuntu 12.04.2)
So, an overview of what I'm trying to do: create a simple clock face (black) with 12 solid white rectangles at the hour marks.
I have a single layer, (black background, white foreground colours), I select a circle, invert the selection and bucket fill.
Then I select a rectangle, fill it, rotate the layer (which cuts out the rectangle, creates a floating selection with it, and rotates that) anchor the flt-sel (and then repeat 12 times).
> (gimp-rect-select image 570 396 25 8 2 0 0) ; select rectangle
(#t)
> (gimp-bucket-fill layer 0 0 100 0 0 0 0) ; fills the selection (stays selected)
(#t)
> (gimp-drawable-transform-rotate layer (/ PI 2) 0 400 400 0 2 0 3 0) ; creates a flt-sel, but returns layer instead of the flt-sel(!?) ...
(4) ; (also deactivates selection)
> (set! fs (car (gimp-image-get-floating-sel image))) ; ... so have to get the flt-sel explicitly
26
> (gimp-floating-sel-anchor fs)
(#t)
This kinda works, but doesn't feel like the optimal way to do it . What I was expecting to do is something like copying the selection, 12 x (rotate and add), bucket-fill.
View 1 Replies
View Related
Nov 17, 2012
how can I transform a picture, like a landscape, into a curtain? I mean, if I have my picture I want to "blend" it also with shadows, etc... like this effect: URL.... not red, but as on it there is my picture...
maybe it will be difficult, but how can i do it??
View 7 Replies
View Related
Feb 21, 2013
I'm looking to transform the text to curve/grow like the word "Legend" shown in the picture below.
View 3 Replies
View Related
Aug 20, 2011
How can I move (rotate or otherwise transform) a Selection.
1. Suppose I have a single Layer, on which I draw an image.
2. Now I activate a Selection Tool (Rectangular, Elliptical, Lasso, etc.) and make a Selection.
3. Then I activate the Move Tool and click on the "Move Selection" option, not the "Move Layer" option. [Oddly, when the "Move Selection" option is activated, there are two greyed out (unavailable) sub-options, both indication "Move Selection".]
4. With the Move Tool, I am able to move the Selection, but not the contents of that Selection.
The Gimp Documentation guide says:"If you click-and-drag the selection without handles, you create a new selection! To move the selection contents, you have to hold down Ctrl+Alt keys and click-and-drag the selection. This makes the original place empty. A floating selection is created. The required key commands may differ on your system, look in the status bar to see if another combination is specified; for example, Shift+Ctrl+Alt."
I have tried every combination of Shift, Ctrl and Alt (Shift+Ctrl, Ctrl+Alt and Shift+Alt). None of these allow me to move the contents of the selection. Further, there are no "handles" on the Selection. I suppose the key is to get the handles to appear, but I have not been able to discover the secret combination of keys to make that happen.
I am running Windows XP Pro.
View 3 Replies
View Related
Aug 27, 2013
I need to transform a rectangle part of my picture to a triangle, linearly, only with horizontal distortion, keeping vertical positions in place. (a rectangle to a triangle standing on its side, by moving the top corners to one point).
I tried the Cage Transform: the top of the picture seems good, but it also distorts the bottom line in this case. Other tools seem not suitable at all.
View 2 Replies
View Related
Jul 6, 2011
i'm looking for the new free transform tool with no avail. i'm using ubuntu 10.10 64bit and upgraded from this ppa [URL]
View 5 Replies
View Related
Jun 15, 2012
I have CS5 and when I drag a photo into an existing page it is in a transform box. On CS4 when I did the same thing that only happended when I selected the image to resize. I like to move my items around and resize as I go. Is there a way to do this in CS5?
View 4 Replies
View Related
Jul 11, 2013
If one can select multiple layers to modify i.e. scale, rotate, transform... or is it only possible one layer at a time?
View 4 Replies
View Related
Sep 24, 2013
I have one problem. I'm using transform tool to scale part of image, but it doesn't look good. Maybe I should use liqify tool but I really don't like it. Here is example of how it looks, at the top left corner of this site [URL]....
View 3 Replies
View Related
Jan 14, 2013
In Photoshop CS6, all of a sudden my image disappears when I try to transform a selection.
View 5 Replies
View Related
Jul 14, 2008
I would like to do an edit / free transform to resize a layer in my image. I want to do this WHILE LOOKING AT a round path that I have created.
No problem in photoshop 7 , just turn on the path, select the image layer that I want to resize, edit/free transform and I can shrink the image while looking at the circular path to see how the image fits within the path.
View 12 Replies
View Related
Oct 19, 2004
Do you guys use a program to take screen shots in photoshop like you display in your tutorials? Or am I missing an obvious answer?
I've never really had the need to 'screen capture' bits and peices of the photoshop work area, but I'd sure like to learn how to do it! I see JoeD is the master of the screenshot,
View 8 Replies
View Related
Apr 13, 2007
I dont know if any of yous have ever seen game screen shots where the screenshots of somthing in the "game" But they touch it up and make it look really nice (smoother edges, stuff sticks out more)
View 1 Replies
View Related
Apr 25, 2013
I have missing fonts on several layers so I am using the Layer > Type > Replace all missing fonts method. Is there a way to specify what to replace the missing fonts with? I'm using CS5
View 1 Replies
View Related
Jan 10, 2012
I have been using photoshop for years now and never had this problem before, it just started today. Whenever I click on the "show transform controls" under the move tool, the whole photograph I am working on disappears and I am left with the gray background. When I click it off, the image returns.
View 13 Replies
View Related
Mar 16, 2012
As you will see from my image, when I use Free Transform in Photoshop CS5 black lines appear around the outside of my image. I am using an image (of the people) with a black mask sitting on top of a main black background. They are the exact same colour black 000000
View 9 Replies
View Related
Nov 24, 2012
I am trying to transform a folder of 100+ jpeg images from retangles to have rounded corners and a drop shadow....the ideal being to make them look a little like mouse mats for Amazon listings.
I can do them 1 at a time, but I want to do this to 100's of images, how to 'automate' the process??
View 4 Replies
View Related
Feb 18, 2009
I'm using Photoshop CS3 and I have a quick query regarding the difference in image quality between resizing an image using 'Image Size' compared to 'Free Transform'.
I'm laying out several individual photographs on to a page (with some precision) and therefore using the transform function to scale the image to the right size is certainly the quickest and easiest option.
However, I have always been keen to ensure maximum image quality and I don't know if this will degrade the image more than resizing the image using 'image size' before pasting it (obviously with a lot more effort involved).
View 3 Replies
View Related
Mar 18, 2014
Free Transform is not working on the image that I Place in the document? It works with objects that I created in the drawing itself.
View 7 Replies
View Related
Apr 11, 2003
Is it possible? Couldn't find it with a quick run-through of the menus. And no results were returned after searching for "screenshot" in the help. Not feeling to good about the possibility right now.
View 7 Replies
View Related
Nov 29, 2004
I'm getting them from a DVD, straight from the player (prog). When i paste it into PS, everything looks great. But, after I've saved it and reopened it's just a black screen. Could I get a better screenshot using Premiere,
View 9 Replies
View Related
Aug 2, 2012
I just upgraded to CS6, and just realized that the 'picture package' feature is no longer supported (it was an optional addon in CS5)... I use it constantly to run sports photo packages--it is perfect for the output volume requirements I have. Is there some other feature I havent found yet that can accomplish this?
View 5 Replies
View Related
Aug 8, 2013
In vba it was very convenient to use “END” the exit a sub at any point. I have a lot of code that I am trying to translate to .net . I was hopeful if I could find a “END” substitute so that I do not have to rewrite a lot of code.
View 3 Replies
View Related
Jul 23, 2013
With other software in the past, I have been able to set a default substitue font for a specific font not in my system, but I cannot see how to do this in Illustrator.
Another designer uses the same font as me, but his computer has labeled it differently, so every time I open a file in which he has used that font, Illustrator says the font is missing. instead of having to go in and manually change the font every time I open a files he has worked on, I would like to set Illustrator to automatically change the font on opening.
View 6 Replies
View Related
Feb 21, 2006
When i enlarge the size of an image (using free transform, or scale) in photoshop CS2, the resized image gets blurred (or smudged) as soon as i've accept the larger size. How can i prevent this from happening? I'm trying to work with few pixels, and when it smudges the edges i get tons of colors i don't want.
View 5 Replies
View Related