GIMP Talk - FAQs - Frequently Asked Questions (Knowledgebase)
GIMP Talk - Community
A premier community of gimp users sharing their knowledge
Buy your favorite VIDEO GAMES, Ebooks, Electronics and more...
Log In . Register FAQs (knowledgebase) . Search . New Posts . Contact us

Board is under heavy update, so be patient if few features do not work and/or have been disabled!

This operation may take more than 48 hours, but we will try our best to put it back sooner as possible. Thank you...

For the time being please use IRC chat channel #gimp at Dalnet (irc://dalnet.net/gimp).

Featured tutorials : Character Artwork and Forest Background by Griatch Make Money Online Blog . Free Image Hosting !



Navigation : Board Index  >  Submit new




FAQs (knowledgebase) - total 22 enteries














Answer to : What is a security code? BACK
A Security code is a random key of minimum 4 characters (shown in the form of small image(s)), which you might be asked to enter while registering (most of the time it's turned off though). It is asked only to make sure that the user being registered is not a search engine bot. It is quite possible that the admin enables it while you are posting in the forums, but it is set OFF in forum postings by default.




Answer to : How to install new plugins (purely gimp plugin) and use with gimp ? BACK
If the plugin you obtained is a ZIP, TGZ, TBZ, GZ, TAR, TAR.GZ, or RAR file then first extract all the files into to a new folder. After that, move all the files to gimp’s plugin folder.
And do not get confused with source files, any files with extension .c .cpp .h are not of any use for you since they are only for developers, what you need to get out of the archive is just executable file (EXE file) and .dll files (if any). The source files will have not effect on gimp if they are put in the plugin folder.
The plugin folder usually is located at:

NOTE : <GIMP_INSTALL_FOLDER> means the main folder where you have installed the gimp.

on Microsoft Windows
<GIMP_INSTALL_FOLDER>\lib\gimp\2.0\plug-ins

on Linux/Unix
<GIMP_INSTALL_FOLDER>/lib/gimp/2.0/plug-ins

And Finally restart the gimp. If the new plugin is for new filters then new enteries must be appearing in menu ’Fitlers’ (of image window). Windows users must move any .dll files too with plugin (if any) to the folder.




Answer to : How to install new Adobe PhotoShop plugins (.8bf files) and use with gimp (on win32/linux etc)? BACK
  • First of all Download pspi.zip, from http://www.gimp.org/~tml/gimp/win32/pspi.html linked from gtk+ win32 downloads http://www.gtk.org.
  • Then extract it to plugins folder (mentioned in above help topic).

    Restart Gimp

  • Then go to Menu Xtns (in main gimp window) and you will see a new menu called ’PhotoShop Plug-in Settings...’, simply click it and a new window will appear where you can browse the folder which contains .8bf files. You can add as many folders as you want (containing filter files).then press OK. The new filters will be queried on next start up. simply close gimp and restart it.

    The incompatible filters will automatically be discarded from list on next startup. Ignore the messages. And if you receive a console window containing too many text messages simply minimize it (dont close it).
    To apply new filters open or create an image file and aply filter through Menu (within image window) Filters.
    Now most of users having problem with running PSPI with latest versions of gtk+, if it does not work, please report to developers, since we do not maintain pspi plugin.
    Secondly if there is a message of some plugin related DLL file, or message of Invalid UTF-8 strings, then try putting all the Dll files (that are avaialable with plugins) in the same folder where plugins are loaded, if still does not work, then put them in gimp's plugin folder, if still no luck put them in gimp's installation folder, if still problem, put them in windows system folder. And if yet a problem, delete them, since we cannot get them workign for you.




  • Answer to : GIMP gives error on startup when loading Adobe PhotoShop filters, what to do? BACK
    The incompatible filter files will not work with PSPI (discussed above). If it is error regarding some .DLL file then try obtaining a full copy of photoshop filter again and put .DLL files too in the plugins folder discussed above.




    Answer to : Why the images (larger than 640 pixels) in topics, are being shown in a scrollable view ? BACK
    This feature is set to keep the layout of the topics' posts compact and not let them add hroizontal scrollbar to the borwser wndow automatically. Maximum displayable width of an image is now 640 pixels and for rest of its part a scrollbar is added. If you are reading a tutorial and this thing seems annoying to you, then open printable version of the topic which does not have any constraints over image display. Secondly you may also open the image in separate window (by left clicking over it) to view its full version (being within a topic).




    Answer to : How do I add new brushes to the Gimp? BACK
    1. Obtaining Brushes

    The Gimp can access the following three brush types, .gbr, .gih, and .vbr. You can find a detailed description of each brush type here.
    There are many places to find new brushes for the Gimp... One of the best places is Fencepost And Droz928 Gimp Brush Resources found in the resources section of Gimptalk.com. A quick google search will turn up several other places to find brushes.

    2. Unzipping your Brushes

    Almost all the brushes you can download off the Internet will come in a pack of brushes that are zipped together into a single zip file. This means before you can install your brushes for use, you will have to first unzip them.
    Windows xp users have a built in zip file manager. For prior Windows releases you will need to obtain a zip file manager from the web. There are several free zip managers available I would recommend 7-zip. Again a quick google search will turn up plenty of alternatives.
    Once you have a zip manager you can extract the brushes directly into your brushes directory.
    To find the active directories for your Gimp brushes first open the Gimp. After the Gimp has started up click on File and choose Preferences from the context menu as shown in figure 2.1


    Fig 2.1

    This will bring up the preferences dialog. choose the folders item from the left navigation area and click on the expand symbol to open the folders navigation section. From there choose the brushes folder as shown in fig 2.2


    Fig 2.2

    This dialog displays the folders the Gimp will look in to find your brushes. You may add a location if you choose, however the default locations should work just find. You may now extract your brushes into one of the locations using the zip manager of your choice.

    If you add, make writable or unwritable a brushes directory you will need to restart the Gimp for the changes to take effect.

    3. Creating your own Gimp Brushes

    Fencepost has written a couple of tutorials for making your own Gimp brushes, you can find them here
    1. Brush Tutorial
    2. Brush Tutorial

    4. Creating Resizable Brush

    Before you get to excited this will only work on brushes you create using the brush editor. This will limit your brushes to three basic shapes, square, circle, or diamond. One advantage to this setup is the ability to resize your brush dynamically with out have to click the desired brush size from the brushes menu.

    The first step is to create your new brush. Start by opening the brushes dialog window. See fig 3.1 and fig 3.2


    Fig 3.1


    Fig 3.2

    Make the selection as shown above in fig 3.2. This will add the brushes dialog to the end of the docks options. Once you have it in the docks window you will choose the create new brush button from the bottom of the window as shown below in fig 3.3.


    Fig 3.3

    This will bring up the create new brushes dialog. Select the setting you want for your new brush. These are editable and you may change them any time you wish or you may choose to create one for each available style. The create new brush dialog is shown below in fig 3.4


    Fig 3.4
    I created a hard Circular brush and named it Circle (00) so that it would show up as the first Circular brush in the brushes dialog. This will make it easier for me to find it when I want to use it.

    The final step is to make the brush resizable with out having to open your Brush editor every time you want to resize it. The first thing you need to do is open the preferences dialog. To do this click file and choose preferences from the context menu. See fig 2.1


    Fig 2.1

    From then preferences menu choose the following as shown in fig 3.5 then choose edit to set the Controller Event Action.


    Fig 3.5

    Click on the expand symbol next to the word Context. Scroll down to find Increase Radius as shown in fig 3.6.


    Fig 3.6

    Now repeat the last two steps only this time choose Scroll Down (shift) then edit and choose Decrease radius. Now when you select Circle (00) brush and you want to increase the brush size you can do so by pressing shift and using your center mouse wheel to scroll up and to decrease the size press shift and mouse scroll down.
    You can repeat the steps above and choose Scroll up (control) and set it to control your brushes hardness by selecting Increase Hardness and then Scroll down (control) and setting it to Decrease Hardness.
    Thats it now you have a dynamic brush.. You could set some of the other brush options to other empty event controllers if you like.


    *Note the screen shots are taken from Ubuntu Linux and not Windows. Your directory paths will not be the same as mine.




    Answer to : How do I add new scripts to the Gimp? BACK
    1. Obtaining new scripts

    The Gimp uses .scm (Scheme) file format for scripts.
    The best places to find scripts are
    1http:// http//registry.gimp.org/index.jsp

    2 http://www.gimptalk.com/forum/forum/GIMP-Plugins-Filters-and-Scripts-9-1.html
    ( new scripts are often added and could be not listed there ,but by browsing that linked sides you will find most of them
    A quick google search will supply you with plenty of downloadable scripts.

    2. Installing your new scripts

    To find the active directories for your Gimp scripts folders first open the Gimp. After the Gimp has started up click on File and choose Preferences from the context menu. as shown in figure 2.1


    Fig. 2.1

    This will bring up the preferences dialog. Choose the folders item from the left navigation area and click on the expand symbol to open the folders navigation section. From there choose the scripts folder as shown in fig 2.2


    Fig. 2.2

    This dialog displays the folders the Gimp will look in to find your scripts. You may add a location if you choose, however the default locations should work just find. You may now download your scripts into one of the locations by right clicking the link and choosing save link as from the context menu. See fig 2.3
    If you add, make writable or unwritable a scripts directory you will need to restart the Gimp for the changes to take effect.


    Fig. 2.3

    3. Writing your own scripts

    Here is a few tutorial explaining how to write your own scripts.
    1. tutorial
    2. tutorial

    *Note the screen shots are taken from Ubuntu Linux and not Windows. Your directory paths will not be the same as mine.




    Answer to : where i could find new script for gimp BACK
    1. Obtaining new scripts

    The Gimp uses .scm (Scheme) file format for scripts.
    The best places to find scripts are
    1http:// http//registry.gimp.org/index.jsp

    2 http://www.gimptalk.com/forum/forum/GIMP-Plugins-Filters-and-Scripts-9-1.html
    ( new scripts are often added and could be not listed there ,but by browsing that linked sides you will find most of them
    A quick google search will supply you with plenty of downloadable scripts.




    Answer to : How do I add new fonts to the Gimp? BACK
    1. Obtaining new Fonts

    GIMP 2.0 handles a variety of font formats, most notably TrueType, OpenType and Type1. You can download new fonts from many locations on the internet, I would recomend dafont.com. A quick google search will also supply you with plenty of alternatives.

    2. Unzipping your New Fonts

    Almost all the fonts you can download off the internet will come in a zip file. This means before you can install your fonts for use, you will have to first unzip them.
    Windows xp users have a built in zip file manager. For prior Windows releases you will need to obtain a zip file manager from the web. There are several free zip managers available I would recommend 7-zip. Again a quick google search will turn up plenty of alternatives.
    Once you have a zip manager you can extract the fonts directly into your fonts directory.
    To find the active directories for your Gimp fonts folders first open the Gimp. After the Gimp has started up click on File and choose Preferences from the context menu. as shown in figure 2.1


    Fig. 2.1

    This will bring up the preferences dialog. choose the folders item from the left navigation area and click on the expand symbol to open the folders navigation section. From there choose the fonts folder as shown in fig 2.2


    Fig. 2.2

    This dialog displays the folders the Gimp will look in to find your fonts. You may add a location if you choose, however the default locations should work just find. You may now extract your fonts into one of the locations using the zip manager of your choice. The fonts directory under windows(example for Windows xp: C:/Windows/Fonts) will install your fonts system wide, meaning other applications like Microsoft® Word will also be able to access the new fonts you install. You can only install to this directory if you have administrator rights. If you do not have administrator rights you will need to install your fonts into the gimp folder located in your home directory. If you choose to install your fonts system wide you may need to add the C:/Windows/Fonts directory (or the correct directory for your operating system) to the Gimps folder search pereferences. If you add, make writable or unwritable a font directory you will need to restart the Gimp for the changes to take effect.

    *Note the screen shots are taken from Ubuntu Linux and not Windows. Your directory paths will not be the same as mine.




    Answer to : How do I add new patterns to the Gimp? BACK
    1. Obtaining new Patterns

    The Gimp uses .pat file format for patterns. New in GIMP 2.2 is the ability to use .png, .jpg, .bmp, .gif, or .tiff files as patterns.
    A quick google search will supply you with plenty of download able patterns.

    2. Unzipping your New patterns

    Some of the patterns you can download off the Internet will come in a zip file. This means before you can install your patterns for use, you will have to first unzip them.
    Windows xp users have a built in zip file manager. For prior Windows releases you will need to obtain a zip file manager from the web. There are several free zip managers available I would recommend 7-zip. Again a quick google search will turn up plenty of alternatives.
    Once you have a zip manager you can extract the patterns directly into your patterns directory.
    To find the active directories for your Gimp patterns folders first open the Gimp. After the Gimp has started up click on File and choose Preferences from the context menu. as shown in figure 2.1


    Fig. 2.1

    This will bring up the preferences dialog. choose the folders item from the left navigation area and click on the expand symbol to open the folders navigation section. From there choose the patterns folder as shown in fig 2.2


    Fig. 2.2

    This dialog displays the folders the Gimp will look in to find your patterns. You may add a location if you choose, however the default locations should work just find. You may now extract your patterns into one of the locations using the zip manager of your choice.
    If you add, make writable or unwritable a patterns directory you will need to restart the Gimp for the changes to take effect.

    3. Making your own patterns

    Here is a short tutorial explaining how to make your own patterns.
    1. tutorial

    *Note the screen shots are taken from Ubuntu Linux and not Windows. Your directory paths will not be the same as mine.




    Answer to : How do I add new palettes to the Gimp? BACK
    1. Obtaining new palettes

    The Gimp uses .pal file type for color palettes.
    A quick google search will supply you with plenty of download able palettes.

    2. Unzipping your New palettes

    Some of the palettes you can download off the Internet will come in a zip file. This means before you can install your palettes for use, you will have to first unzip them.
    Windows xp users have a built in zip file manager. For prior Windows releases you will need to obtain a zip file manager from the web. There are several free zip managers available I would recommend 7-zip. Again a quick google search will turn up plenty of alternatives.
    Once you have a zip manager you can extract the palettes directly into your palettes directory.
    To find the active directories for your Gimp palettes folders first open the Gimp. After the Gimp has started up click on File and choose Preferences from the context menu. as shown in figure 2.1


    Fig. 2.1

    This will bring up the preferences dialog. choose the folders item from the left navigation area and click on the expand symbol to open the folders navigation section. From there choose the palettes folder as shown in fig 2.2


    Fig. 2.2

    This dialog displays the folders the Gimp will look in to find your palettes. You may add a location if you choose, however the default locations should work just find. You may now extract your palettes into one of the locations using the zip manager of your choice. If the palette file you are downloading is not zipped and is a .gpl file then you may right click the link and choose save as from the context menu and save the file into your palettes directory. See Figure 2.3
    If you add, make writable or unwritable a palettes directory you will need to restart the Gimp for the changes to take effect.


    Fig. 2.3

    3. Creating/Importing your own palettes

    You can find information on creating and importing your own color palettes here.

    Palettes dialog

    *Note the screen shots are taken from Ubuntu Linux and not Windows. Your directory paths will not be the same as mine.




    Answer to : How do I add new gradients to the Gimp BACK
    1. Obtaining new gradients

    The Gimp uses .ggr file format for gradients. New in the Gimp 2.2 is the ability to load gradient files in SVG format.
    A quick google search will supply you with plenty of download able gradients.

    2. Unzipping your New gradients

    Some of the gradients you can download off the Internet will come in a zip file. This means before you can install your gradients for use, you will have to first unzip them.
    Windows xp users have a built in zip file manager. For prior Windows releases you will need to obtain a zip file manager from the web. There are several free zip managers available I would recommend 7-zip. Again a quick google search will turn up plenty of alternatives.
    Once you have a zip manager you can extract the gradients directly into your gradients directory.
    To find the active directories for your Gimp gradients folders first open the Gimp. After the Gimp has started up click on File and choose Preferences from the context menu. as shown in figure 2.1


    Fig. 2.1

    This will bring up the preferences dialog. choose the folders item from the left navigation area and click on the expand symbol to open the folders navigation section. From there choose the gradients folder as shown in fig 2.2


    Fig. 2.2

    This dialog displays the folders the Gimp will look in to find your gradients. You may add a location if you choose, however the default locations should work just find. You may now extract your gradients into one of the active locations (there should be a check mark next to the directories that are active) using the zip manager of your choice. If the gradient file you are downloading is not zipped and is a .gpl file then you may right click the link and choose save link as from the context menu and save the file into the gradients directory. See Figure 2.3
    If you add, activate or deactivate a gradients directory you will need to restart the Gimp for the changes to take effect.


    Fig. 2.3

    3. Creating/Editing your own gradients

    You can find information on creating and editing your own color gradients here.

    gradients dialog

    *Note the screen shots are taken from Ubuntu Linux and not Windows. Your directory paths will not be the same as mine.




    Answer to : can i run Gimp and Gap from a usb drive? BACK
    yes but you need to find a portable version.
    For Gimp you can find several links with a search engine ,this is a good one
    http://portableapps.com/apps/graphics_pictures/gimp_portable.

    If you want add a portable GAP ( the Gimp Animation Package) to your portable Gimp this is the link for download and instrution
    http://portableapps.com/node/2826
    If you find any problem or you need more help post there for support




    Answer to : GAP: could you give me a link to download BACK
    sure here is the installer for Windows (the set-up.zip)
    http://sourceforge.net/project/showfiles.php?group_id=121075

    (if you want build from source you need instead the tar.Bz2 package.

    For Linux packages check your distro




    Answer to : :gimp Hanging When Loading Font: how to solve? BACK
    Have you noticed your GIMP starting to hang at 'fonts' when loading ?

    GIMP takes a long time to start up if the font cache doesn't exist, or
    is corrupted. I've got 1331 fonts installed, and GIMP pauses for less than
    half a second at Fonts. If your GIMP pauses too long at Fonts on
    every startup, go to your user profile folder (Start->Run- >%USERPROFILE% )
    and delete the .fonts.cache- 1 file. The file will be recreated on next GIMP
    startup, and after that, Gimp should always start up faster.

    Note after you do this it will still be slow the first time starting, then back to normal.




    Answer to : I delete /screwed up my Plugin folder where i can find another? BACK
    Here http://photocomix-resources.deviantart.com/art/Gimp-SpareParts-Default-Plugin-73761503

    But is almost impossible delete the brush folder by mistake, usually is still there.
    Instead is easy by mistake delete his path from the preference dialogue...you think to add a new path for a new brush folder but if you don't click the right icon, instead then add a new path you are editing the old one




    Answer to : I download this script (sript-fu,tiny-fu) but i can't find it in the menu. Where is it? BACK
    If you just look the script ,you can do before download or later ( if later use the Notepad to open it) you can understund where it will go
    You don't need to understud the code to do it...just close to the end you will see something as ,for example

    QUOTE:
    (script-fu-register      "flag"
                   "<Image>/Script-Fu/Gimp-talk.com/flag..."
                   "allows a layer to ripple like a flag either down the image or across the image"
                   "Karl Ward"
                   "Karl Ward"
                   "Feb 2006"


    so the script we used as example will be listed in "<Image>/Script-Fu/Gimp-talk.com/flag..." that means: Image menu/Script-Fu/Gimptalk.com/flag.




    Answer to : I accidentally closed some Windows, and now they are gone! BACK
    Don't panic. Go into the toolbox menu and select Dialogues to choose the windows you want to see.

    For example, to reshow Tool Options go to Dialogues > Tool Options (you can also double-click a tool). If you want to re-dock the dialogue onto the main toolbox reference the following image:





    Answer to : Could i use gimp to create skin or games? For this will be needed to open\save dds files BACK
    Could be done, you need this plugin http://nifelheim.dyndns.org/~cocidius/dds/




    Answer to : Where search for free PS plugin BACK
    Here http://www.thepluginsite.com/resources/freeps.htm a often updated list, with info and download links
    Note that not all will works on gimp, but most will do (see previous FAQ for how to)




    Answer to : when i try to use the help i get a strange message but not help file...why? BACK
    because help require a separate download...is a 40MB file but only becouse it contain all possible translation

    You need to download everything but then you can install only what you need (english, because is the most completed and updated+ 1 or more language of your choice).

    windows link http://downloads.sourceforge.net/gimp-win/gimp-help-2-0.11-setup-1.zip/

    For linux should be available also from your distro




    Answer to : I delete /screwed up my brush folder where i can find another? BACK
    Here http://photocomix-resources.deviantart.com/art/Gimp-SpareParts-Default-Brush-73761964

    But is almost impossible delete the brush folder by mistake, usually is still there.
    Instead is easy by mistake delete his path from the preference dialogue...you think to add a new path for a new brush folder but if you don't click the right icon, instead then add a new path you are editing the old one[/URL]

    But is almost impossible delete the brush folder by mistake, usually is still there.
    Instead is easy by mistake delete his path from the preference dialogue...you think to add a new path for a new brush folder but if you don't click the right icon, instead then add a new path you are editing the old one




    All rights reserved www.gimptalk.com (Gimp Tutorials)