GIMP: Difference between revisions
Jump to navigation
Jump to search
Bug:If you find that GIMP keeps scanning for fonts whenever it starts, download fontconfig 2.4.2 and extract to
Warning:GIMP tends to mess up colors of 8-bit images, tinting the image slightly green, adding red pixels, and messing up the color of transparency. It is highly recommended to do any editing in full 24-bit color instead, and use IrfanView, WadMaker, or even Wally for converting the textures to 8-bit.
Adidores1054 (talk | contribs) No edit summary |
Adidores1054 (talk | contribs) No edit summary |
||
Line 9: | Line 9: | ||
| developer = GIMP Development Team | | developer = GIMP Development Team | ||
| initial_release = Jun 2, 1998 | | initial_release = Jun 2, 1998 | ||
| stable_release = Oct | | stable_release = Oct 5, 2025</br><small>(3.0.6)</small> | ||
| written_in = c++ | | written_in = c++ | ||
| type = Graphics editor | | type = Graphics editor |
Latest revision as of 16:20, 18 October 2025
GIMP (GNU Image Manipulation Program) is a free and open source image editor. Download it from gimp.org, or from the Microsoft Store for
Windows systems.

C:\Program Files\GIMP-2.0\
.Usage with Source
VTF support
Download the GIMP VTF plug-in here. It allows you to specify a layer as the alpha channel of the output, bypassing the issue below.
Usage with GoldSrc

Export settings
GIMP export settings for TGA files
(RLE compression should be disabled for 32-bit images and game icons)GIMP export settings for BMP files
See also
- Gimp VTF Plugin 1.2.1 Download @ TheRaZZeRApp
- Decals in GIMP
- Normal Map Creation in The GIMP
|