OK, tend to agree about Gimp 3 scripts & plugins script-fu akin to sanskrit and python 3 is very verbose.
Never give up. Looking at what is available for Gimp 3 and there is batcher. https://github.com/kamilburda/batcher
Not something I have used other than a brief look but say for the result of a Divide Image using Guides, then possible to add that (gimp-get-images) procedure and that does work.
Up to Gimp 2.10 it was built around scripts and plugins, no need to add something permanently that only a sub-section of users required. Put in only what you need. It is a bit different now with all the GEGL filters.
Never give up. Looking at what is available for Gimp 3 and there is batcher. https://github.com/kamilburda/batcher
Not something I have used other than a brief look but say for the result of a Divide Image using Guides, then possible to add that (gimp-get-images) procedure and that does work.
Quote:What I simply don't understand is if folks have gone to such a lot of effort to provide export all open images that have been sliced why the heck is it not a standard feature of Gimp?
Up to Gimp 2.10 it was built around scripts and plugins, no need to add something permanently that only a sub-section of users required. Put in only what you need. It is a bit different now with all the GEGL filters.