2026-09-16
Windows installer for GIMP 3.2 and later. Run it, restart GIMP, done. Loads DXT1/DXT5 PAA including LZO-compressed mipmaps; exports with the full mipmap chain and taggs generated automatically.
Read and write Bohemia Interactive PAA textures directly in GIMP 3, including the DXT and LZO-compressed formats real game textures actually use.
Download the installer above, run it, restart GIMP. It finds your GIMP installation itself and puts the plugin where GIMP looks.
That is all — there is nothing to configure. PAA files simply open with File → Open from then on, and File → Export As offers .paa like any other format.
Open any .paa file. If it opens as an image, you are done. If GIMP says it does not know the format, GIMP was running during the install — restart it.
Removing it: Windows Settings → Apps, or the uninstaller in the install folder. GIMP is untouched.
Opens and exports PAA textures — the format Arma and DayZ use — as native GIMP file types.
The alternative was round-tripping through tools that stopped being maintained a decade ago. All parsing and encoding happens in a memory-safe Rust codec rather than hand-written pointer arithmetic — which matters when the input is an untrusted file out of a workshop download.
GIMP 3.2 or later, Windows. Image width and height must both be powers of two when exporting — that is a PAA rule, not a plugin limitation. MIT licensed.
Windows installer for GIMP 3.2 and later. Run it, restart GIMP, done. Loads DXT1/DXT5 PAA including LZO-compressed mipmaps; exports with the full mipmap chain and taggs generated automatically.