Hi,<br><br>Is there a way to access the filters available in GIMP to process images within Python?<br>I see that there is a way to write Python-based plugins for GIMP, but I would like to call GIMP filters from Python.<br>
Maybe this is a naive question.<br>I also see that there is an ImageFilter class in PIL, but GIMP has so many filters already written that I wondered whether I could use GIMP's filters right away.<br><br>Thanks,<br>RHH<br>