12-13-2022, 06:45 PM
(This post was last modified: 12-13-2022, 07:32 PM by James Parkinson.)
(12-12-2022, 10:28 PM)Kevin Wrote: As Ofnuts says, your command line needs fixing:
gimp-2.10 -i -b "(batch-auto-fix \"C:\Users\parkinsj\Desktop\GIMP_Batch\img*.jpg\")" -b "(gimp-quit 0)"
Also you would be better putting the script in your personal scripts folder not in the system folder - the next update you do to GIMP runs the risk of removing anything that's not supplied by the GIMP installer.
Your personal folder would normally be C:\Users\parkins\AppData\Roaming\GIMP\2.10\scripts
I assume you already know that your script is going to overwrite your images.
How does GIMP find the Personal Script Folder?
I am not familiar with GIMP Messages. I assume this is a way to get more details on the Error.
I ran this at the CMD Line.
gimp-2.10 -i -b "(batch-auto-fix \""C:\Users\parkinsj\Desktop\GIMP_Batch\img*.jpg\"")" -b "(gimp-quit 0)"
New result:
batch commend experienced an error:
Error: not enough arguments