Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Gimp-image-list not working?
#1
Hi,

I was trying to use PixLab's export all images script, but every time I use it I get the same error code: "Error: eval: unbound variable: gimp-image-list". From what I could find, it seems this variable isn't used anymore? Is there something I can substitute for it in his script to get it to work? Or if someone with more skill with Python rewrite it to work for Gimp 3?

Here's the original forum: https://www.gimp-forum.net/Thread-Export...MP-at-once

Any help at all would be appreciated, thanks!
Reply
#2
Python plugins for Gimp 2.x will not work with Gimp 3.x Look for alternatives.

For batch operations use the batcher plugin from https://github.com/kamilburda/batcher

There are examples of use on that site: https://kamilburda.github.io/batcher/
Reply


Forum Jump: