this post was submitted on 10 Jan 2026
25 points (100.0% liked)

GIMP

613 readers
1 users here now

All about the GNU Image Manipulation Program • Please tag your help-me posts with [Help]. • YouTube Channel spamming will not be tolerated. • Blogspam will not be tolerated.

founded 3 years ago
MODERATORS
 

today I learned that imagemagick can read gimp's project files, and treat each layer as a seprate image. This. Is. Huge. It means that now finally we can have something that is close to "Save all images".

for example magick template.xcf layer_%d.png would save each layer as layer_1.png, layer_2.png, etc

and here's a preview in my image viewer:

I discovered this by accident, as I was trying to montage images into a single image, I kept seeing some source images being included that weren't really exported in the image directory. Turns out it was the xcf file :)

you are viewing a single comment's thread
view the rest of the comments
[–] caseyweederman@lemmy.ca 3 points 7 months ago

Woah, that's cool