this post was submitted on 05 Oct 2025
473 points (99.6% liked)
Open Source
41185 readers
1055 users here now
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Useful Links
- Open Source Initiative
- Free Software Foundation
- Electronic Frontier Foundation
- Software Freedom Conservancy
- It's FOSS
- Android FOSS Apps Megathread
Rules
- Posts must be relevant to the open source ideology
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
- !libre_culture@lemmy.ml
- !libre_software@lemmy.ml
- !libre_hardware@lemmy.ml
- !linux@lemmy.ml
- !technology@lemmy.ml
Community icon from opensource.org, but we are not affiliated with them.
founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
You're right that Photoshop has features incorporated into it which GIMP doesn't. It's worth remembering though that although GIMP follows the unix philosophy of not trying to do everything it does do a lot to interoperate with other software. For example, if I want to open a RAW file directly from GIMP, it launches Rawtherapee or Darktable for me, which processes the file and then opens it in GIMP, much the same as an Adobe workflow but more visibly two separate programs working together. And of course there are G'MIC, Batcher and Resynthsizer but they do need to be installed manually as plugins, which is not ideal for newcomers.
I think a big game-changer for some users is going to be the upcoming release of 'Link Layers'. You'll be able to have a layer in your GIMP project which is linked to an external file. So for example you could have a layer in your GIMP project which you are editing Krita.
I'm sure a lot will depend on what you're working on but in my workplace the only thing really holding us back from switching to GIMP is setting correct scaling and position for printing on rolls on Windows 11. If I could get my boss to switch to Linux (probably even more amibitious) we would be done with Adobe.
Curiosity apart, the intelligent object removing in PS is also based on the Resynthesize, which is a invention from GIMP. It it used now also by other editors, even in online versions, like eg.Lunapic, there called "Remove and inpaint" in the seleccion tool.