this post was submitted on 09 Sep 2026
407 points (97.2% liked)

Opensource

6703 readers
59 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 33 points 3 days ago* (last edited 3 days ago) (4 children)

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

[–] grue@lemmy.world 50 points 3 days ago* (last edited 3 days ago) (3 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.

[–] arsCynic@piefed.social 14 points 2 days ago* (last edited 2 days ago) (2 children)

GIMP is meant more for retouching photos, not drawing shapes.

Then why is there a brush tool which has stars and sparkles? Even the screenshot software Spectacle and Flameshot can draw circles effortlessly. Something this trivial is downright silly not to have as a feature. Every year I have a moment where I decide "okay, I'm gonna do this in GIMP", but then get so pissed off because something that should take less than five seconds takes ten minutes and tutorial, whereafter I go back to Photopea.

Edit: I just discovered Pixelitor which now obviates my need for Photopea/GIMP. My review on AlternativeTo:

“Impressive. Basically has every basic functionality what I looked for in GIMP, straightforward to boot, but which isn't in GIMP or too inconveniently so. Installing Pixelitor on every machine from now on.”

[–] Archer@lemmy.world 3 points 2 days ago

This was consistently my experience as well, basic functionality in any other app is a hacky workaround and/or a tutorial

[–] straussbelial@lemmy.world 5 points 2 days ago (2 children)

GIMP and Adobe Photoshop are image editing programs. If you want to create your own vector images from scratch you use Inkscape or Adobe Illustrator

[–] arsCynic@piefed.social 13 points 2 days ago

Circles ≠ Vectors. Sometimes I want to edit images by drawing circles around things. I'm actually serious, e.g., indicating locations where there is a leak and such. Freehand circles look ridiculous and unprofessional without a drawing tablet.

[–] MangoPenguin@piefed.social 5 points 2 days ago (1 children)

But why not have the basic stuff like every other tool does?

[–] arsCynic@piefed.social 2 points 2 days ago

Check out Pixelitor. I'm almost sad I only just discovered it. It has all the basic functionality I ever need, conveniently so.

[–] nasi_goreng@lemmy.zip 8 points 2 days ago (1 children)

Friend, even GIMP dev themselves is currently adding shape tool.

GIMP official site listed 'Graphic Design Elements' as supported workflow, means shape tools is absolutely necessary.

[–] grue@lemmy.world 2 points 2 days ago

Yeah, I should've revised my comment after I read the release notes.

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.

[–] revelrous@sopuli.xyz 2 points 2 days ago* (last edited 2 days ago)

Use the ellipse selection tool, hold shift as you make your section to keep it 1:1, selection to path, fill/stroke as needed?