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

Open Source

48669 readers
914 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
you are viewing a single comment's thread
view the rest of the comments
[โ€“] schnurrito@discuss.tchncs.de 15 points 1 week ago (1 children)

No, they are both not really suitable for that. But I don't see where the link in the OP implies they plan to store binary image data in XML, they're probably going to store that in a binary format and use XML to describe relationships and other metadata.

[โ€“] CmykStudent@fosstodon.org 7 points 1 week ago

@schnurrito @thingsiplay Yes, the XML is for file structure descriptions not binary data.

The GEGL buffers we use for image data in GIMP can be synced across files, so this new format will allow us to quickly auto-save the image/layer/etc to file as you make edits. Still in-progress work, but it's really cool.