this post was submitted on 09 Sep 2026
236 points (99.6% liked)

Opensource

6689 readers
430 users here now

A community for discussion about open source software! Ask questions, share knowledge, share news, or post interesting stuff related to it!

CreditsIcon base by Lorc under CC BY 3.0 with modifications to add a gradient



founded 3 years ago
MODERATORS
 

GIMP is preparing to unleash a revolutionary new update—a high-performance, modern UI powerhouse designed to dismantle Adobe’s stranglehold on the industry.

To deliver the final blow to subscription-based creative tools, GIMP desperately needs testers right now.

Linux AppImages:

https://gitlab.gnome.org/GNOME/gimp/-/jobs/7011657/artifacts/browse/build/linux/appimage/_Output/

Windows installer:

https://gitlab.gnome.org/GNOME/gimp/-/jobs/7011659/artifacts/browse/build/windows/installer/_Output/

Linux Snap:

https://gitlab.gnome.org/GNOME/gimp/-/jobs/7011658/artifacts/browse/build/linux/snap/_Output/

macOS:

https://gitlab.gnome.org/GNOME/gimp/-/jobs/7011661/artifacts/browse/build/macos/dmg/_Output/

Windows MSIX:

https://gitlab.gnome.org/GNOME/gimp/-/jobs/7011660/artifacts/browse/build/windows/store/_Output/

Just open the software and do random stuff.

  • Open different files

  • Use the text tool

  • Put an image in black and white

  • Convert files from one format to the other

If you spot any bug, please report it here:

https://gitlab.gnome.org/GNOME/gimp/-/work_items/16712

Stop funding the corporate machine. Take back your software, test the build, and help launch the new era of open-source creation

you are viewing a single comment's thread
view the rest of the comments
[–] HeyThisIsntTheYMCA@lemmy.world 19 points 10 hours ago* (last edited 10 hours ago) (2 children)

how recently can i have installed it? like, yesterday? HOW DO I DRAW A CIRCLE

[–] grue@lemmy.world 31 points 9 hours ago* (last edited 9 hours ago) (1 children)

GIMP is meant more for retouching photos, not drawing shapes. If you mostly want to draw shapes from scratch, you probably want something like Krita or Inkscape instead.

But if you really must draw a circle in GIMP, you make a circular selection and then fill it in with the bucket fill tool.

[–] yetAnotherUser@discuss.tchncs.de 12 points 9 hours ago

Use ellipse select tool with a fixed aspect ratio of 1:1. Then Select -> Border and choose a width. Then fill it with a color.

Like yeah, it is 3 steps instead of having a dedicated "Shapes" tool with a bunch of options that would do the same. But GIMP is kind of built around selections, you do need to learn to use them if you ever want to use GIMP effectively. It's about as important as understanding layers.