Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Script Fu - Batch Command Error
#3
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.
Reply


Messages In This Thread
RE: Script Fu - Batch Command Error - by Ofnuts - 12-12-2022, 10:11 PM
RE: Script Fu - Batch Command Error - by Kevin - 12-12-2022, 10:28 PM
RE: Script Fu - Batch Command Error - by Ofnuts - 12-14-2022, 06:11 PM

Forum Jump: