Development Downloads

Tacoma Narrows Bridge Collapse

Please Note

This is the download page for the development version of GIMP.

That means these builds are a work-in-progress. Proceed with caution because they may be unstable. If a crash does occur, please report it!

If you're looking for the stable GIMP 3.2.0 release instead, you can find it on our downloads page.

Current Development Version

No recent development version of GIMP available

Automatic Development Builds

Automatic builds (sometimes called "nightlies") are generated at regular intervals by our Continuous Integration process. This allows to run the last version of our code, though be aware that it also means ⚠️ you would be running very experimental and not tested code! ⚠️
These builds are meant to test future GIMP versions and help us debug, we do not advise to use these for production.

AppImage

  1. Go to GIMP's scheduled pipelines listing and click the "Last Pipeline" Passed button listed next to the Nightly builds item.
  2. Select the job named dist-appimage-weekly
  3. Click the Browse button
  4. Navigate to the build/linux/appimage/_Output/ directory
  5. Finally click the GIMP-3.2.1-x86_64.AppImage or GIMP-3.2.1-aarch64.AppImage file to download and install the AppImage.

Flatpak

Install GIMP nightly flatpak (very unstable)

Snap

  1. Go to GIMP's scheduled pipelines listing and click the "Last Pipeline" Passed button listed next to the Nightly builds item.
  2. Select the job named dist-snap-weekly
  3. Click the Browse button
  4. Navigate to the build/linux/snap/_Output/ directory
  5. Finally click the gimp-experimental_amd64.snap or gimp-experimental_arm64.snap file to download and install the Snap with `sudo snap install --dangerous gimp*.snap`.

Warnings and information

macOS

  1. Go to GIMP's scheduled pipelines listing and click the latest Success button listed at the top of the list.
  2. Click the job package-gimp-* in the right end
  3. Click the Artifacts tab
  4. Finally click the builds/gimp-3.2.1-*-master.dmg file to download and install the GIMP nightly.

Windows

  1. Go to GIMP's scheduled pipelines listing and click the "Last Pipeline" Passed button listed next to the Nightly builds item.
  2. Select the job named dist-installer-weekly
  3. Click the Browse button
  4. Navigate to the build/windows/installer/_Output/ directory
  5. Finally click the gimp-3.2.1-setup.exe file to download and install the GIMP nightly.