Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Converting python plugin-in shellout.py from gimp 2.x to 3.x
#64
For anyone interested, I adopted the original ShellOut.py to Gimp 3.2.4 for my personal use, but I share it in case others find it useful too.

Like the original, it can run any external program defined inside the listcommands function, not just Nik Collection. Also I fixed the broken behavior when a marquee selection is present, and I added a user-defined temporary folder in the plugin's initial dialog. It registers in Gimp as "ShellOut for Gimp 3.x"

Put it in Gimp 3's plug-ins folder, inside its own sub-folder.  I've only tested it in Windows 10 with Gimp 3.2.4 and it seems to work fine for me. As always, use it at your own risk.


Attached Files
.py   ShellOut_for_Gimp3_ds.py (Size: 13.5 KB / Downloads: 33)
Reply


Messages In This Thread
RE: Converting python plugin-in shellout.py from gimp 2.x to 3.x - by migf1 - 06-13-2026, 12:21 AM

Forum Jump: