GIMP Designer

GIMP is a free and open-source raster graphics editor used for image retouching and editing. We got some most asked Interview question and answers in GIMP Designing to pre you for the Job Interview.

Q.1 What Is GIMP?
The GNU Image Manipulation Program, or GIMP, is a raster graphics editor application used to process digital graphics and photographs with some support for vector graphics. Its typical uses include creating graphics and logos, resizing and cropping photos, altering colors, combining multiple images, removing unwanted image features.
Q.2 Is GIMP a Gnome Application?
GIMP is not really a gnome application, the only thing they have in common is GTK+. However, GIMP can optionally use gnome-vfs, allowing you to load and edit images from remote servers.
Q.3 Do we need an X Server to run in Batch Mode for GIMP?
Yes, you have to have some form of X server to run GIMP in batch Mode. It needs an X server for image processing, and for font manipulation. However, if you wish to run in batch mode, you can run with a special, frame-buffer-less X server called Xvfb, which doesn't require a graphics card or mess with your screen.
Q.4 How do we draw in a different color in GIMP?
To draw a different colour in Gimp you need to go at the bottom of the toolbar where there is a box with two smaller boxes and an arrow. The uppermost box displays the current foreground color; the lowermost box displays the current background color. You can double-click on either of the color boxes ( to pop up a color selection tool, with which you can select any color you like for that box. That color then becomes the new foreground or background color. Subsequent drawing operations now uses these colors for future work
Q.5 Why should we place layer Groups In GIMP?
Sometimes it is nice to place layers in groups. It not only makes them easier to organize when you have lots of them but also means that you can easily apply the same effect to lots of layers, without directly affecting those layers. Moreover, this will be much easier to program once GEGL has been integrated into GIMP.
Q.6 How do we call one Script-fu Script from another?
The trick to calling script-fu-scripts from another script is to just reference the main define for the script and not to try to use the pdb call. All the scripts in script-fu share a common name space; you call other scripts just like a regular function / define / whatever you call those things in_scheme.
Q.7 How do we bind keys to menus for shortcuts in GIMP?
To bind keys first make sure that "Use dynamic keyboard shortcuts" option in "Interface" tab of Preferences dialog is enabled, then go to the menu selection you are interested in. Keeping it selected, press the key sequence you wish to assign to the menu. It will appear on the right of the menu. The new binding will be saved and used in future GIMP sessions. You can also use "Keyboard Shortcuts" dialog to assign keys to menus and functions.
Q.8 What configuration is needed to run GIMP?
Any system that is compatible with GNome 2, KDE 3.2, Windows 2000 or Mac OS X can be used to configure GIMP. However, GIMP needs more primary memory space depending on the type and number of images number of layers in an application is also a concern for GIMP.Therefore, Minimum of 128 MB RAM is required and Free disk space of 20 GB is advisable.
Q.9 How can we draw a circle with GIMP?
The best way is to draw a circle is to select ellipse. Then select the Stroke Selection from Edit Menu and stroke the shape of the ellipse to get a circle of desired Dimension.
Q.10 Explain about work flow of AnimStack in GIMP.
First it creates all frames for the animation adds the required colors for foreground and background layers. Then it attaches the frames with the appropriate AnimStack tags. This attaching is done by placing them in square brackets anywhere in the layer’s name. The menu command used in this workflow process is Filters- >Animation- >Process AnimStack Tags.
Q.11 Is macro recording possible in GIMP?

Yes, macro Recording is available in Gimp. To record a macro Gimpscripter, a plug in authoring tool is needed. Macro allows to automate a set of actions with a single click. Following are the instructions to record a macro in GIMP:

  • Click on Filter, then Gimpscripter.
  • Click on Copy followed by Paste from Edit Menu.
  • Click on Select, then To Path.
  • Click on Edit, followed by Stroke. Select the path.
  • Type a name for the macro. Click on OK.
  • Read the summary displayed, then click on OK.
  • Restart GIMP. From then on, this macro is available.
Q.12 What all can GIMP do?
GIMP can be used to: create layouts for websites, to generate pictures and enhance existing images, and everything else that has to do with 2D (bitmap based) graphics.
Q.13 What Is Visual Graphics?
Graphic design is the process of visual communication and problem-solving through the use of typography, photography and illustration. The field is considered a subset of visual communication and communication design, but sometimes the term "graphic design" is used synonymously.
Q.14 What Is A Graphic Material?
Graphic materials are defined as documents in the form of pictures, photographs, drawings, watercolors, prints, and other forms of two-dimensional pictorial representations. The rules cover the description of most two-dimensional graphic materials, whether intended to be viewed by reflected or transmitted light.
Q.15 What is Script-fu In Gimp?
Script-Fu is the first GIMP scripting extension. Extensions are separate processes that communicate with the GIMP in the same way that plug-ins do. The distinction is that extensions don't require an active image to operate on, instead extending GIMP's functionality. GIMP internals for version 1.0 have been completely overhauled from version 0.54. In particular, the plug-in API has been made far more general with the advent of the procedural database (PDB). The PDB allows GIMP and its plug-ins to register procedures which can then be called from anywhere: internally, from extensions, and from plug-ins.
Q.16 What is Net-fu?
Net-fu is a web-based interface to a script-fu server. The work is done at a remote site. To see Net-fu, point your web browser or one of the mirror sites, and then go to "gimp/net-fu/". Any web browser can read net-fu pages; the browser must be Java-enabled to actually run Script-fu. Fonts
Q.17 What is Gimps Native Graphics File Format?
XCF is GIMP's "native" format. This will preserve all information about an image, including the layers.
Q.18 Does Gimp Support Digital Drawings?
GIMP supports free paintings on all operating systems. There are several features like photo editing, image creation etc. GIMPS allow to create digital drawings. A computer mouse supports to draw hand- drawn digital images. The digital drawings can be drawn, as if drawing on a canvas. Mouse movements make the shapes of digital drawings.
Q.19 Explain about splitting an Image in GIMP?
Selecting portions of an image is useful for many applications. Every portion can be edited independently. A layer is properly made with the split image parts. Every part of the split image can be filled with different color / pattern or gradient. Simple tools are available to accomplish splitting the portions of an image.
Q.20 What is the use of feather command in GIMP?
Feather command is used to : Soften the edges and Gradually dissolve to the edge of any selection. It also helps to fade and Blend while hiding Slight Imperfections and creating contemporary-looking edges.
Q.21 What is the difference between Id and Class?
ID identifies and sets style to one and only one occurrence of an element while class can be attached to any number of elements.
Q.22 What Are Pseudo-elements?
Pseudo-elements are fictional elements that do not exist in HTML. They address the element's sub-part (non-existent in HTML) and not the element itself. In CSS1 there are two pseudo-elements: 'first-line pseudo-element' and 'first-letter pseudo-element'. They can be attached to block-level elements (e.g. paragraphs or headings) to allow typographical styling of their sub-parts.
Q.23 What are the components of Graphic Design?

There are four main components of design :

  • color theory
  • composition and layout
  • perspective
  • typography
Q.24 Explain Project Initiation Process in Graphic Design?
One of the most important steps in the design process is accumulating the information you’ll need. This is usually achieved by either a face-to-face meeting with the client, a questionnaire, or even a Skype meeting if you really wish to establish a personal relationship. In gathering this information, you now know your client’s objectives and can focus on the details for inclusion in your brief. It ensures the client knows what he or she wants from the project It acts as your point of reference during the project
Q.25 What is Multi-threading?
Multi-threading allows making use of multiple cores for processing. Not all features in GIMP make use of that, it’s something we intend to work on further. A point of interest is that multi-threading happens through GEGL processing, but also in core GIMP itself, for instance to separate painting from display code.
Q.26 What do you mean by Warp Transform?
The new Warp Transform tool allows doing localized transforms like growing or shifting pixels with a soft brush and undo support. Such tools are commonly used in fashion photography for retouching.
Q.27 What is the Handle Transform Tool?
The new Handle Transform tool provides an interesting approach at applying scaling, rotating, and perspective correction using handles placed on the canvas.
Q.28 Explain Gradient Tool.
With the help of Gradient Tool you can create and delete color stops, select and shift them, assign colors to color stops, change blending and coloring for segments between color stops and create new color stops from midpoints right on the canvas.
Q.29 Define Seamless Clone Tool.
Seamless Clone tool is aimed to simplify making layered compositions. Typically when you paste one image into another, there are all sorts of mismatches: color temperature, brightness etc. This new experimental tool tries to adapt various properties of a pasted image with regards to its backdrop.
Q.30 What is Darktable?
darktable is an open source photography workflow application and raw developer. A virtual lighttable and darkroom for photographers. It manages your digital negatives in a database, lets you view them through a zoomable lighttable and enables you to develop raw images and enhance them.
Q.31 What is RawTherapee?
RawTherapee is a powerful, cross-platform raw photo processing system, released as Free Software (GPLv3). It is designed for developing raw files from a broad range of digital cameras and targeted at users ranging from enthusiast newcomers who wish to broaden their understanding of how digital imaging works to professional photographers.
Q.32 Explain in detail the clip warning display filter.
The new Clip Warning display filter will visualize underexposed and overexposed areas of a photo for you, with customizable colors. you will mostly benefit from this if you work on 16/32 bit per channel float images such as EXR and TIFF.
Q.33 What is one of the most Common Uses of Gimp?
One of the most common uses of the GIMP is to fix digital camera images that for some reason are less than perfect. Maybe the image is overexposed or underexposed; maybe rotated a bit; maybe out of focus: these are all common problems for which GIMP has good tools.
Q.34 How do you sharpen a fuzzy image?
The most generally useful technique for sharpening a fuzzy image is called the Unsharp Mask. It is a plug-in, and you can access it as Filters->Enhance->Unsharp Mask in the image menu. There are two parameters, "Radius" and "Amount". The default values often work pretty well, so you should try them first. Increasing either the radius or the amount increases. However, if you make the unsharp mask too strong, it will amplify noise in the image and also give rise to visible artifacts where there are sharp edges the strength of the effect.
Q.35 When does a Picture become Grainy?
When you take pictures in low-light conditions or with a very fast exposure time, the camera does not get enough data to make good estimates of the true color at each pixel, and consequently the resulting image looks grainy
Q.36 What is Associative Hatching in CAD
Associative Hatching moves with the boundary and Auto CAD crashes may result in corrupted Drawings
Q.37 What is the difference between a Window Polygon and a Cross Polygon?
Window polygon allows the designer to select objects inside the polygon whereas crossing polygon is used to select all the objects within and around the boundary of the polygon.
Q.38 What can you do when you convert a text item to selection or path
By converting a text item to a selection or a path, you can fill it, stroke the outlines, transform it, or generally apply the whole panoply of GIMP tools to get interesting effects.
Q.39 What is the Function of Dot to Dot Command?
The Dot for Dot command enables and disables "Dot for Dot" mode. If it is enabled and the zoom factor is 100%, every pixel in the image is displayed as one pixel on the screen. If it is disabled, the image is displayed at its "real" size, the size it will have when it is printed. For Dot for Dot mode to work properly, the resolution of the image must be the same as the screen resolution in the Preferences menu.
Q.40 What are the core graphic design principles?
The core graphic design principles are: Contrast Proportion Rhythm Color Visual Hierarchy Proximity
Q.41 What is the Golden ratio in graphic design composition and why is it important?
Also called Phi, the golden ratio is 1:1.61. The golden ratio is used to make the visitors focus on things the designer wants to emphasize.
Q.42 Define a healing tool?
Healing tool is used in Photoshop to conceal the unwanted spots that appeared in your unique picture and makes the picture look real without any changes. The tool use complex algorithm to work out what would be the area of your picture based on the nearby pixels.
Q.43 What are the components of Zoom Submenu?
The Zoom submenu contains various commands which affect the magnification of the image in the image window (zooming). Enlarging an image (zooming in) is useful if you need to work with high precision, making pixel-level image modifications or precise selections. On the other hand, reducing an image (zooming out) is handy for getting an overall impression of the image and seeing the results of changes which affect the entire image.
Q.44 Explain Shrink Wrap command?
The Shrink Wrap command resizes the window so that it is exactly the same size as the image at the current zoom factor. If the image doesn't completely fit on the screen, the image window is enlarged so that the largest possible part of the image is shown.
Q.45 What is the Gamma Dialogue?
The correspondence between electrical intensity and color brightness is not exact and it depends upon the device. "Gamma" is a coefficient used to correct this correspondence. Your image must be visible in both dark and bright areas, even if it is displayed on a monitor with too much luminance or not enough. The "Gamma" Display Filter allows you to get an idea of the appearance of your image under these conditions.
Q.46 Define Path?
A path can be defined as a compilation of possibly disconnected, lines and areas telling the image. It cannot be strained by itself, but after it is specific, it can be stroked or filled, making the proper marks.
Q.47 What is the purpose of Flatten image Command?
The Flatten Image command merges all of the layers of the image into a single layer with no alpha channel. After the image is flattened, it has the same appearance it had before. The difference is that all of the image contents are in a single layer without transparency. If there are any areas which are transparent through all of the layers of the original image, the background color is visible.
Q.48 Explain Colours Sub-menu?
The Colors submenu contains operations which alter colors within the active layer. The operations at the top of the list access the Color tools for the image.
Q.49 What is Retinex?
Retinex stands for Retina + cortex. it improves visual rendering of an image when lighting conditions are not good. While our eye can see colors correctly when light is low, cameras and video cams can't manage this well. The MSRCR (MultiScale Retinex with Color Restoration) algorithm, which is at the root of the "Retinex" filter, is inspired by the eye biological mecanisms to adapt itself to these conditions.
Q.50 How do you define GIMP?
GIMP or GNU Image Manipulation Program, is a graphics editor application with support for vector graphics. GIMP is primarily used to process digital graphics and photographs. Some of typical uses are creating graphics and logos, resizing and cropping photos, altering colours, combining multiple images, etc.
Q.51 How do you use GIMP?
GIMP is primarily used to create layouts for websites, to generate pictures and enhance existing images, and everything else that has to do with 2D (bitmap based) graphics.
Q.52 How can we get GIMP?
Most GNU/Linux distributions supports GIMP through their package management systems and may even come with GIMP preinstalled. We can follow the links to GNU/Linux and UNIX, Microsoft Windows and Apple Mac OS X for the latest binaries. this is free software so the source code is available to, along with instruction on how to compile it.
Q.53 What do you understand by "wire_read: Unexpected Eof" represent In GIMP?
This is a type of error message which should say something like "the plug-in (or the main GIMP app).
Q.54 How can we draw a circle with GIMP?
In order to create a circle with GIMP, use a new selection with Ellipse Select tool and stroke it (Edit -> Stroke Selection). It welcome patches that add tools to draw geometric primitives on canvas.
Q.55 What will happen if an image can be bigger than the image window, in GIMP?
GIMP displays the image in a reduced zoom level.
Q.56 Which tool lets you select a freehand border and uses edge-recognition algorithms to better fit the border around the object?
Intelligent Scissors Select Tool lets us select a freehand border and uses edge-recognition algorithms to better fit the border around the object.
Q.57 What is the use of interlace during saving as GIF?
It is progressively displayed in web page.
Q.58 Which method of sub sampling produces the smallest file size image
2x2, 1x1, 1x1 method of sub sampling produces the smallest file size image
Q.59 What is Gamma correction?
Gamma correction refers to the ability to correct for differences in how computers interpret color values, for PNG files in GIMP.
Get Govt. Certified Take Test