Re: [Gimp-user] interactive batch processing

2018-12-12 Thread Ofnuts
On 12/9/18 7:50 PM, Gary Aitken wrote: In the past I have interactively batch processed images via a shell script that invokes gimp for each image.  This is both inconvenient and slow. Inconvenient because there are parameters I need to enter into some python-fu scripts that are the same for e

Re: [Gimp-user] interactive batch processing

2018-12-09 Thread Gary Aitken
On 12/9/18 4:38 PM, Bob Long wrote: Gary Aitken wrote on 10/12/18 4:50 am: ... Is there a way to do one of the following: A. Start gimp with a list of file names to process, and have it load only the first on the list. Then when one quits or closes the image, load the next one, etc? B. I can

Re: [Gimp-user] interactive batch processing

2018-12-09 Thread Akkana Peck
Gary Aitken writes: > In the past I have interactively batch processed images via a shell script > that invokes gimp for each image. This is both inconvenient and slow. > Inconvenient because there are parameters I need to enter into some python-fu > scripts that are the same for each of the image

Re: [Gimp-user] interactive batch processing

2018-12-09 Thread Bob Long
Gary Aitken wrote on 10/12/18 4:50 am: > In the past I have interactively batch processed images via a shell > script > that invokes gimp for each image.  This is both inconvenient and slow. > Inconvenient because there are parameters I need to enter into some > python-fu > scripts that are the sam

[Gimp-user] interactive batch processing

2018-12-09 Thread Gary Aitken
In the past I have interactively batch processed images via a shell script that invokes gimp for each image. This is both inconvenient and slow. Inconvenient because there are parameters I need to enter into some python-fu scripts that are the same for each of the images, and slow because of the