Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to batch process the G'MIC-Qt plugin for GIMP 2.10 using BIMP?
#6
(07-21-2024, 03:49 PM)fbg Wrote: Should I compose a script to process one file and insert it into batch processing in BIMP?

You can do that, attached the one I use for BIMP. Unzip, put for_bimp.py in your plugins folder and edit as required.
---------------
Not absolutely necessary since gmic is a plugin that takes a string.

   

Copy the gmic command to clipboard. (1)   It will look something like (2)  
In BIMP use 'Other GIMP procedure' Search for gmic, and enter the gmic command. (3)
Put the value 1 in as input (4)
 
(note You can enter more that one gmic command in the string)

Quote:Or should the script be compiled to batch process all files (without using BIMP)? 
Only if all else fails Wink


Attached Files
.zip   for-bimp.zip (Size: 425 bytes / Downloads: 66)
Reply


Messages In This Thread
RE: How to batch process the G'MIC-Qt plugin for GIMP 2.10 using BIMP? - by rich2005 - 07-21-2024, 04:22 PM

Forum Jump: