![]() |
Batch export all opened images in GIMP at once V3.22343567 - Printable Version +- Gimp-Forum.net (https://www.gimp-forum.net) +-- Forum: GIMP (https://www.gimp-forum.net/Forum-GIMP) +--- Forum: Extending the GIMP (https://www.gimp-forum.net/Forum-Extending-the-GIMP) +--- Thread: Batch export all opened images in GIMP at once V3.22343567 (/Thread-Batch-export-all-opened-images-in-GIMP-at-once-V3-22343567) |
RE: Batch export all opened images in GIMP at once V3.22343567 - rich2005 - 06-21-2025 (06-21-2025, 03:43 AM)yonteel Wrote: im not sure why but im getting You are using Gimp 3 and PixLabs script uses Gimp 2.10 syntax. It is not going to work. Unfortunately PixLab has disappeared for whatever reasons, it does happen. There is an alternative for batch export and Gimp 3 see: https://github.com/kamilburda/batcher RE: Batch export all opened images in GIMP at once V3.22343567 - Ayakiri_03 - 09-18-2025 How do I do this on GIMP 3.0.4?? i evn did all the correct process as it said on the pdf, using the gimp3 ver but it won't just show on files section or rather i can't really find where it is after restarting the gimp, can't refresh it since refresh has been remove on latest GIMP ver on filter section....this work on the old ver 2 before i updated to this and now im confused RE: Batch export all opened images in GIMP at once V3.22343567 - Ayakiri_03 - 09-18-2025 (12-21-2023, 12:19 AM)PixLab Wrote: I did some changes due to a suggestion made by Michael Schumacher from the GIMP team on reddit over there > https://www.reddit.com/r/GIMP/comments/18ji0xc/comment/kdvjs3t/?context=3How do i do this at GIMP 3.0.4?? i even follow as what is said on the provided pdf manual but it just wont show after restarting GIMP, i used the ver3 not the one for 2...this only happen now when i updated my gimp to 3, back then on 2 it works properly RE: Batch export all opened images in GIMP at once V3.22343567 - Ayakiri_03 - 09-18-2025 (06-21-2025, 07:53 AM)rich2005 Wrote:(06-21-2025, 03:43 AM)yonteel Wrote: im not sure why but im getting How to do i do it?? is it the same process as here?? RE: Batch export all opened images in GIMP at once V3.22343567 - rich2005 - 09-18-2025 (09-18-2025, 12:36 PM)Ayakiri_03 Wrote:(06-21-2025, 07:53 AM)rich2005 Wrote:(06-21-2025, 03:43 AM)yonteel Wrote: im not sure why but im getting It is no good asking the same question over-and-over. A Gimp 2 plugin is not going to work with Gimp 3 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/ |