this post was submitted on 16 Aug 2026
403 points (98.3% liked)
Open Source
48904 readers
365 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 7 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
"It doesn't necessarily need to be that going forward"
This part does not make any sense. Making GIMP to be able to support any image format is a good thing. Especially for future file preservation.
If it was merely industry standard, if a software already good, people will just use the default format. It already happen with various industries, like comic making in Asia using .CLIP (Clip Studio Paint) instead of .PSD
Case in point, the best office suite for both the old .doc file format and the previous (from 2013 and before) .docx file format is LibreOffice.
That's nice to have. For both GIMP and the industry's sake, priorities should be:
GIMP is an alternative to Photoshop. It isn't a psd reader.
Being the format jack of all trades yet master of none isn't too great of an idea. It'll just exacerbate GIMP's main current problem: an ancient UI Photoshop enthusiasts dread. A lot might consider switching if the bad GIMP UX was better than the also-bad Photoshop UX.
If I had to say what my main design gripe with gimp is, that'd be modularity. Seperate the ui (skins) from the tools, effects and rendering (formats). The UI is especially egregious in its hard-codedness while effects are pretty well-supported.
A few more apis would go a long way. Hell, even the closed Photoshop has open(ish) apis, since even Adobe know the value of an ecosystem and not just their internal r&d department!