GIMP :: Revert From Grain Extract Mode?

May 26, 2012

So I was making some pics less blurry using a method invloving grain extract, and in one pic I forgot a step and saved it in its grain extract mode. Is there any way to change the picture back into its original? It's too late to just press undo since I already closed GIMP.

View 1 Replies


ADVERTISEMENT

GIMP :: Set The Fusion Mode To Grain Merge

Jul 25, 2013

While trying to complete a Gimp tutorial I've come across this line:

Set the fusion mode to "Grain Merge".

What fusion mode is? And where do I find "Grain merge".

View 1 Replies View Related

Illustrator :: Why Do Custom Swatches Revert To RGB Mode

Sep 24, 2012

When I create custom swatches, I choose the CYMK option in the drop down box. However, these swatches are appearing as "RGB" mode in my swatch palette. Why is that? How do I ensure my custom swatches stay in CMYK mode?When I later view the CMYK code for the swatches, I see that their numbers are skewed a little (for example, 34 may be 35 or 36, etc).

View 2 Replies View Related

GIMP :: Film Grain - Bucket Filling

May 2, 2012

I've been working with this tutorial to modify some images. Link

I am unsure how to do one particular step however. Under 'Step 2', it reads:

"Next add a new layer to the image, and use the bucket to fill it with your tileable noise."

I can activate the bucket tool, but what am I doing with it?

View 5 Replies View Related

GIMP :: Create A Rounded / Wood Grain Surface Button

May 8, 2011

I'm trying to create a button that has a wood grain surface (got that) and rounded corners (check) and a rounded surface appearance. The last part I can't figure out. Is there something built in, or a script-foo that I have to use? (Win 7 platform, GIMP ver 2.6.)

View 1 Replies View Related

Photoshop :: High-Res Image - Use Blending Mode To Extract

Aug 27, 2011

I have a high-res image of a model of a ship that I'm looking to put on top of a seascape image. The pictures below are a lot smaller and cropped then actual.

Here is a crop of the image of the ship, luckily it's on a plain background and nothing more complicated: After much trial and error, Fluid Mask did a decent job and I'm on the fence about saying useable:

However, this is a thought I had when scrolling through blending modes on the ship's layer. Here it is on Multiply:

Obviously it's too dark, but in terms of the edges on the small details like the ropes, it looks great. I got thinking about somehow automating Photoshop to recognize wherever a pixel is different from the background layer below it, Photoshop would be able to tell where the image is and where the background is, since Multiply removes any white but leaves other colors (albeit darker).

I don't know how this would be done if it's possible at all, I'm guessing with some sort of code made into a plugin or something.

View 2 Replies View Related

GIMP :: How To Revert To Version 2.6 In Ubuntu

Nov 24, 2012

I need to revert to GIMP version 2.6. proper BASH commands to do this in an Ubuntu system.

Evidently I am not the "power-user" type for whom the GIMP team designed their 2.8 version. I only have about 20,000 photos, and I need to revise the JPGs or preferably work with PNGs. I tried resetting the keybinding to "overwrite," but even so, every time I close a file (about 25 x/day) it warns me that I have unsaved changes--because the GIMP PolitBuro has decided that only XCF is worthy, not my miserable uncompressed PNG (which is what I can use for my academic presentations. Default image viewers in Ubuntu/Kubuntu/Xubuntu don't read the XCF format).

So I need to revert to version 2.6 in a responsible way (repositories, dependencies, etc) while I wait for a fork to emerge so that I can switch to a full-featured raster editor designed by a less-condescending team of developers.

View 6 Replies View Related

GIMP :: How To Get Template / Canvas Or To Revert Back To Its Original State

Mar 1, 2013

After hours of work, working on an Aircraft Repaint, I somehow managed to move the template so that all of the lines (in this case the 'livery lines') became out of 'sync' In other words the layers became out of line. Went to load it into my editor and every thing was all over the place

The Q is...is there a quick way to get the template/Canvas or whatever to revert back to it's original state. i.e. everything within there parameters?

View 3 Replies View Related

GIMP :: Copied Font Layers Revert To Default While Editing

Nov 25, 2012

In GIMP 2.8, I'm having an issue with font settings not sticking with copied layers.

Steps to reproduce:

1. Click the text tool, then click the canvas.
2. Type the word "Cow".
3. Double Click the word "Cow" and set it to a fancy font, pink, and 24pt.
4. Select the "Cow" text layer and duplicate it.
5. Move the duplicated layer down. You now have two "Cow" layers in a pink, fancy, 24pt font.
6. Double click the word "cow" in the copied layer to highlight the word "Cow".
7. Type "Chicken" over the word "Cow"

Expected result:

The text is now "Chicken" in a fancy, pink, 24pt font.

Actual result:

The text is now "Chicken" in the default font.

In order to keep the font you want, you have to insert the new text after the first letter of the existing word. ie: "CChickenow", then remove the extra "ow" from the end, then remove the "C" from the beginning. This is very tedious and frustrating.

I am aware that you can set a default font to whatever you want (except making it bold by default?). But, if I copy a layer and type over it, it's because I wanted to copy the appearance of the layer, not start over with a new one. Is there a setting I can change? Or is this a known issue with text editing in 2.8?

View 2 Replies View Related

GIMP :: How To Extract Objects

Jan 3, 2012

I am new Gimp user and this software is very impressive.

I am trying to migrate to Gimp some tasks I am familiarized to do with Corel PaintShop. I couldn’t find yet an easy way to extract objects with precision and without hard-work. Follow bellow the way PaintShop works on it (you tube links). How (or recommend any tutorial) about smart ways of extracting objects through Gimp? [URL]....

View 2 Replies View Related

GIMP :: How To Extract Background Away From Text

Feb 20, 2013

i have been doing HTML off and on for a few years but am really starting to get really heavy into it, as well as CSS and other tools...and have just discovered GIMP

i have an image..which happens to be my business card and to begin with, it was an .eps file, but i converted it to a .jpg...what i am wanting to figure out, and do with it is use it for my web page i am building

it has a background on it and on top of it it has my text...i am wanting to keep the text also, but my main concern is to use just the background for my website....how is extracting the back ground away from the text possible in GIMP and also saving the text as well.

View 5 Replies View Related

GIMP :: How To Extract RGB Pixel Data From JPG

Dec 7, 2011

I am trying to take a jpg file of an image, and write each RGB pixel color's value into a 3 component integer vector corresponding to the RGB components of the color for that pixel. For each pixel in the jpg, I wish to write the corresponding 3 by 1 integer vector into a matrix after which I plan to do a SVD decomposition of the newly constructed matrix to do an image analysis.

Any plug-in that allows one to efficiently iterate through each pixel in a jpg, and convert the pixel data to a RGB integer vector, and say write to a file?

Specific Details: I am using gimp 2.6 as my image editor, and wish to collect all the RGB 3 by 1 integer vectors (where each 3 by 1 integer vector corresponds to RGB color of exactly one pixel in the jpg image) into a matrix of integer so that I can do a reduced SVD decomposition of that matrix to analyse the pixel data: I wish to compare two similar images by using the SVD decomposition of integer matrices corresponding to the two images saved as jpg files pic1.jpg and pic2.jpg.

View 4 Replies View Related

GIMP :: How To Cut Out Or Extract Object From Its Background

Aug 17, 2013

I'm new to GIMP and I'd like to know how to cut out or extract an object from it's background.

There's a fest being held at my college and I've been assigned to cut out the logo from the posters of the previous year (I've attatched a copy of it below). I've tried using the cut tool, the lasso and also the foreground selection tool. The cut tool and the lasso tool didn't work as the object is quite complicated whilst the foreground selection tool happens to coat the logo instead of the background. I've tried invert and it doesn't work. Is there any other way to extract the logo?

A copy of the poster :

View 1 Replies View Related

GIMP :: How To Extract Colors From Image

May 26, 2012

I am doing a head start in GIMP. That means i am pretty new to GIMP. I have a bunch of tasks to do.

At the moment - i have a special task. i have a image that has got some arrows - i want to extract the colors (that are the exact colors of all the arrows.) After this i want to draw in a new image a bunch of balls - exactly with these colors. Is this doable!?
´
Question: how do i do extract the exact colors - can i get the exact color scheme - some hexa-code or how would you do that!?

Attached File(s) pfeile_ausschnitt_.jpg (40.75K)
Number of downloads: 3 
crazy_balls_only.jpg (67.61K)
Number of downloads: 3

View 7 Replies View Related

GIMP :: Extract A Reasonably Dark Image From Its Background

Feb 6, 2012

How I extract a reasonably dark image from its background? Below are two identical images with white background.

But the preset color of my vistaprint business card is light blue. So I just want to paste the image from the links below onto a light blue business card if that is possible.

[URL]........

[URL]........

This is almost 100% what I want: [URL].......

but for some reason the resolution from this home made job comes out terrible at Vista Print so I have to do the card writing on their site and give them a better resolution image which the one in the first two links is.

View 17 Replies View Related

GIMP :: Revert Layers Back To Layers?

Jun 20, 2013

I merged my layers down to scale to proportion and I thought I was done with the project, so I saved it and exported. I then learned that I did something incorrectly, so I went back to the project only to remember I merged the layers and I don't know how to undo that. How do you revert the layers back to layers?

View 4 Replies View Related

GIMP :: Extract Semi-transparent Overlay From Image?

Sep 18, 2012

I am attempting to create screenshots from an old video game and one part of the game includes a semi-transparent overlay layer that I would like to extract into its own image. I am able to render each layer separately in the emulator I'm using, but the screenshot tool is only able to export the final rendered image, so the transparent layer, when rendered alone, still results in a screenshot where it has been merged with the game palette's background color. I have managed to get 2 different copies of the overlay image using 2 different background colors, but I don't know the transparency percentage on the overlay. Is it possible to extract the original semi-transparent overlay with its original colors and transparency levels knowing the original background color? I can get more screenshots with different background colors if that would work. Also, the overlay only has a 5-color palette, so it's not a terribly complex image. I'm attaching the images I have with the background colors included as separate layers in each.

View 3 Replies View Related

GIMP :: How To Get 2.8.2 In Win XP Mode

Jan 31, 2013

I've been running earlier versions of GIMP without issue up until recently updating .. er, trying to update to GIMP 2.8.2 in Windows XP Mode. But now in 2.8.2, installation is halted with the message that there is a problem:

"Setup has detected that your Windows is not running in 32 bits-per-pixel display mode. This has been known to cause stability problems with GIMP, so it's recommended to change the display colour depth to 32BPP before continuing."

I have gone through the procedure in changing the Group Policies (GPEdit.msc) increasing the maximum allowed color depth limit, but the highest allowable setting is 24 bit.

I'd like to try and do the correct thing before simply clicking Continue and try heedlessly installing it.

My only reason for needing GIMP running in XP Mode and not on my regular Win 7 64-bit PC with its full 32-bit True Color is that GIMP allows me to use my perfectly excellent (10 year old) scanner as Epson won't update its drivers for Win 7 64-bit.

View 1 Replies View Related

GIMP :: Using Scripts In Batch Mode?

Jan 19, 2014

I am wanting to make a batch file that automates the task of scanning in photos.

Here is what I currently do: I scan in one or two pictures into the same file. I then open the scanned in image in GIMP, and then use the Divide Scanned Images plugin in combination with the Deskew plugin to create an output of two seperate image files.

This is quite a tedious task, especially with the 1000+ stack of photos that I have.

I already have a script that automates the process of scanning in the image for me, but I really need a script that opens GIMP, and runs the Divide Scanned Images plugin, preferably without the GIMP user-interface.

View 1 Replies View Related

GIMP :: Switch To Index Mode Changes Colours?

Jun 18, 2012

when saving images for the web i try save them as indexed png's to save space.

however, when switching to indexed mode GIMP will alter my colours if i choose to use a palette with less colours than i have in the image. This is the most noticable if for example i have an image with bacgkround #ffcc00 and a multicoloured icon in the middle. due to the icon the image probably has over 100 colours. if i then choose 64 colours not only will it affect the colours in the icon, but change the entire, large, unicoloured background area to maybe fec50a (just an example). is there anyway to force GIMP to only use colours already present in the image?

View 4 Replies View Related

GIMP :: Changes Colour When Switching To Index Mode

Oct 28, 2011

I have been using indexed mode to save 8-bit png files for the web, just as one would through the Save For Web interface in photoshop. sometimes it works brilliantly, usually when very few colors. but sometimes it changes some of the most dominant colors in the image. for example, if i make an image with background in #f3f3f3, two antialiased type layers in different colors, flatten the image and switch to indexed mode the background will change to something like f3f201 or whatever depending on the colors of the type layers (even if i choose 256 colors...).

EDIT: ok those exact instructions didn't actually replicate the problem this time that i tried it, but nonetheless the problem exists. if no one recognises it i will save the file it occurs to next time so you can all replicate the problem.

EDIT 2: happened immediately. i have attached a png of the file, even if you set it to 256 colors, switching to indexed mode will change the white background to #fefffc. once again, one could go into the color map and change it back to pure white, but to be completely correct one needs to change every color in the shadows (and antialiasing) that fade into the white, which will also have been offset by the switch to indexed mode.

View 6 Replies View Related

GIMP :: Get Single Window Mode In 2.6.11 For Windows?

Nov 30, 2011

I know that Gimp 2.6 has single window mode, is there way to get single window mode in 2.6.11 for Windows?

I have windows 7 x86

View 1 Replies View Related

GIMP :: Layer Blending Mode To Colour?

May 27, 2012

I was looking at a Photoshop tutorial, it's for building a galaxy and mostly works for gimp, but there was a mention of "layer blending mode to colour." I was wondering what the equivalent is in gimp, or even if there is one.

View 2 Replies View Related

GIMP :: Convert To CMYK Mode (2012)

Jun 18, 2012

How do I convert to CMYK mode? It is a requirement for a banner I need to get printed.

I go to Image->Mode and select a CMYK profile but it just prints an error'Destinatin Profile is not for FGB color Space' when I press OK.

View 1 Replies View Related

GIMP :: Display Output In Batch Mode

Sep 22, 2012

Where the output of (display ...) in a script goes when running in batch mode?

View 1 Replies View Related

Photoshop :: No More Add Grain?

Oct 3, 2012

I used to use the add grain feature and then I would specify the grain to have a horizontal or verticle pattern. Now, I guess there is no more add grain tool unless you use bridge. So, I tried it in bridge and adding grain works but there is no way to make it horizontal or verticle. Is there any other toold that would do this effect?

View 5 Replies View Related

GIMP :: Image Won't Save As GBR After Changing Mode To Grayscale?

Oct 3, 2011

i'm using gimp 2.6.11 on a windows 7 enterprise machine. I made some brushes in rbg mode and saved as gbr, and also converted some ps brushes by exporting an abr as a png in rbg mode then saving as gbr. my goal is to get a gbr brush that i can change the color to the foreground color. I tried changing the mode from rgb to greyscale but when i try to re-save as gbr i get an error message that brushes can only be saved in greyscale or rgba (!).

i've tried saving the gbr as a png, changing the mode to greyscale and then saving as gbr but i get the same error message.

Any good skin texture brushes for gimp that can be used with foreground color? It's for a digital portrait of a male so I need an orangepeel texture and some other skin textures that aren't too airbrushed.

View 2 Replies View Related

GIMP :: Open Clipboard Image In Batch Mode

Jun 20, 2012

Is it possible to open an image in the clipboard with batch mode?

i.e. File > Create > From Clipboard

GIMP 2.8

View 2 Replies View Related

GIMP :: Lost Layer Box In Single Window Mode

Nov 8, 2012

I've lost the layer box in single window mode. I can get it back if I re-install, but I do not want to loose and the added scripts. How does one get it to load back into the window. (running mac).

View 4 Replies View Related

GIMP :: Bad Position Of Picture In Single Window Mode?

Mar 8, 2013

os windows 7, upgraded to Gimp 2.8.4 I open an .xcf file and go to single window mode. everthing looks ok the zero offsets on the rulers are where they should be and I can see the bottom of the gimp window where the % size change is. I then ask for a new tool bar which is provided and locked to the widow. if i go to full screen and then back the picture is pushed down as are the ruler zero's and i now can't get to the bottom of the screen. this annoying behavior does not seem to happen in multi window mode. attached is a screen capture.

View 4 Replies View Related

GIMP :: Palette Editor Won't Stay On Top In Fullscreen Mode?

Aug 13, 2012

The Palette Editor won't stay on top when GIMP is in Fullscreen mode,yet does when GIMP is not in Fullscreen mode.

View 1 Replies View Related







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