gimpfu is a python module similar to python-fu which provides an interface for writing plug-ins for gimp in python
What I want to do is to open gimp from a python program (with subprocess.Popen, perhaps), and in the …
python subprocess gimp python-fu gimpfuI'm trying to use functions of gimp 2.8.22 to convert a pdf to jpeg and i want to do that with …
python gimp gimpfu