this post was submitted on 16 Aug 2026
594 points (99.0% liked)

Open Source

48669 readers
712 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 7 years ago
MODERATORS
(page 3) 50 comments
sorted by: hot top controversial new old
[–] Godric@lemmy.world 5 points 1 week ago

I haven't trusted gimp since the first time I watched Pulp Fiction

[–] blinfabian@feddit.nl 3 points 1 week ago

i've used GIMP since 2017 bc photoshop was ridiculisly expensive and GIMP is free. i still use it. yes its ugly, but it works :3

[–] thingsiplay@lemmy.ml 2 points 1 week ago (15 children)

For the file format, would have been JSON instead XML not the better format? Its lighter and easier to parse and write, meaning more performant than XML.

load more comments (15 replies)
[–] gerowen@lemmy.world 2 points 1 week ago

It would be cool if GIMP's new format could remember the undo history. I sometimes save edited images as XCF projects so I can quickly make a tweak and re-export it if I need to, but if you do something like crop, color grade, etc., and then save it, you can't undo that later when you reopen the project file because the original, unmodified image data has been lost. You can work around this somewhat by saving unmodified versions of something to its own disabled/invisible layer, but it would make things easier if there was some kind of undo history preservation so you could open a project and sift thru the history of operations performed on the image.

load more comments
view more: ‹ prev next ›