Download GIMP 3.2.4 - Free for Windows, macOS, and Linux
Official Download Links Only
All download buttons on this page point directly to official GIMP project servers at download.gimp.org or trusted platforms like Flathub. We never host GIMP ourselves or serve modified versions.
GIMP 3.2.4 Downloads
Looking for older versions or source code? Visit the official GIMP downloads page ↗ · View full version history →
Which Version Should I Download?
Choosing the right GIMP download depends on your operating system and hardware. If you need to run GIMP from a removable drive on shared Windows machines, read the GIMP Portable USB guide before choosing a standard installer.
| Your Setup | Recommended Download |
|---|---|
| Windows 10 or 11 (most users) | Windows x64 Installer (.exe) |
| Mac with M1, M2, M3, or M4 chip | macOS ARM64 (.dmg) |
| Older Intel Mac | macOS x86_64 (.dmg) |
| Ubuntu, Fedora, Debian, or most Linux desktops | Linux AppImage (x86_64) |
| Raspberry Pi or ARM Linux | Linux AppImage (aarch64) |
| Linux with Flatpak support | Flatpak (org.gimp.GIMP) |
Not sure which Mac you have? Click the Apple menu → "About This Mac". If you see "Apple M1" or similar, choose ARM64. If you see "Intel Core", choose x86_64.
Installing GIMP on Windows
After downloading the .exe installer, double-click the file to start installation. Windows may show a User Account Control (UAC) prompt — click Yes to continue. Follow the setup wizard, accept the license (GPL), choose your install location, and click Install. GIMP will be available in your Start menu when complete.
GIMP 3.2.4 requires Windows 10 version 1903 or later, or Windows 11. The 64-bit version performs significantly better for large files.
Installing GIMP on macOS
After downloading the .dmg file, double-click it to mount the disk image. Drag the GIMP icon to your Applications folder. On first launch, macOS may show a security warning — right-click (or Control-click) the GIMP icon in Applications and choose Open, then click Open in the dialog. GIMP requires macOS 10.15 Catalina or later.
If you see "GIMP can't be opened because Apple cannot check it for malicious software," go to System Settings → Privacy & Security and click "Open Anyway."
Not sure which version to choose? Click the Apple menu → "About This Mac". If you see "Apple M1/M2/M3/M4", download the ARM64 (Apple Silicon) build. If you see "Intel Core", download x86_64.
Installing GIMP on Linux
The AppImage is the easiest method — download the file, mark it as executable, and run it. No installation required.
chmod +x GIMP-3.2.4-x86_64.AppImage
./GIMP-3.2.4-x86_64.AppImage
For Flatpak users, install directly from Flathub:
flatpak install flathub org.gimp.GIMP
Most Linux distributions also offer GIMP via their package manager (apt install gimp, dnf install gimp), though these versions may be slightly behind the latest release.
Is It Safe to Download GIMP?
Yes — GIMP is one of the most widely trusted open-source applications in the world. All download links on GIMP.cc point directly to download.gimp.org (the official GIMP distribution server) or Flathub. We never modify, repackage, or wrap GIMP installers with additional software.
After downloading, you can verify the authenticity of your download using the SHA-256 checksums published on the official GIMP downloads page. GIMP installers are signed and should be verified against known malware before running, though all official releases are clean.
For a curated list of official GIMP links — the project website, bug tracker, source repository, and community forums — see our Official GIMP Links page.