Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How can I export all images in a GIMP project?
#1
Hello,

I have split an image with guides and now have quite a few images. I would like to export all of them, but then I would have to click on export for each image.

Is there a better way?
Reply
#2
Various plugins and scripts for this. Here are two for Windows users. Unzip the attachment

guillotine_into_layers.exe goes in C:\Users\"yourname"\AppData\Roaming\GIMP\2.10\plug-ins
and 
export-layers-plus.scm goes in C:\Users\"yourname"\AppData\Roaming\GIMP\2.10\scripts.

Find guillotine in Image -> Transform  and export layers in File -> Export Layers


one minute example:  https://i.imgur.com/BrHHOAI.mp4

or (and I just check this script still works)  unzip sg-save-all.scm and put in your Gimp scripts folder.

Divide up your image as individual images with Image -> Slice using guides. Run Tools -> Save All.


Attached Files
.zip   guillotine-plus.zip (Size: 8.24 KB / Downloads: 463)
.zip   sg-save-all.zip (Size: 1.06 KB / Downloads: 638)
Reply
#3
Alternate way: once you have set up the guides, use ofn-guillotine-layers to split the layer into more layers, and the ofn-export-layers to export the resulting layers.

Both scripts are here.
Reply
#4
Link is broken

Smile
Reply
#5
(08-14-2022, 07:20 PM)Ofnuts Wrote: Alternate way: once you have set up the guides, use ofn-guillotine-layers to split the layer into more layers, and the ofn-export-layers to export the resulting layers.

Both scripts are <http://sourceforge.net/projects/gimp-tools/files/scripts/ here.

(08-15-2022, 03:57 AM)sallyanne Wrote: Link is broken

Sallyanne, I think that unconsciously he wanted to to html tag it Big Grin
Here is the good one ➤ https://sourceforge.net/projects/gimp-to...s/scripts/
Reply
#6
(08-15-2022, 03:57 AM)sallyanne Wrote: Link is broken

Fixed.
Reply
#7
(08-14-2022, 05:59 PM)Container Wrote: Hello,

I have split an image with guides and now have quite a few images. I would like to export all of them, but then I would have to click on export for each image.

Is there a better way?

This can be achieved without additional scripts or plugins. Add guides to the image, then use Filters > Web > Slice. This will slice and export all images created with the guides to a folder. Then you can just delete any images created by the guides that you don't want to keep.
Reply


Forum Jump: