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
#67
(06-15-2026, 12:04 PM)Zbyma72age Wrote:
(06-15-2026, 11:45 AM)migf1 Wrote: Here's a version with better error-handling and more comments, but less tested than the previous one.

The issue with loading multiple selected layers into HDR has not been resolved. 

Version iiey - works fine!!

I know. Mine is a direct adoption of the behavior of the original ShellOut script  for Gimp 2, so just one layer is passed (either the current one, or the "New from visible" one). I only fixed the behavior when a marquee selection is present (the returned image has just the selected area modified) and I added the option for a user-defined temporary folder.

Specifically for Nik Collection HDR usage, iiey version is the way to go. Mine is for people who want to pass just 1 layer to any external program (Luminar, Topaz, ParticleShop, Photoshop, Krita, whatever) and get the result back onto Gimp's layer-stack. I haven't even addressed the "tif / big tif" issue mentioned in some earlier posts.
Reply


Messages In This Thread
RE: Converting python plugin-in shellout.py from gimp 2.x to 3.x - by migf1 - 06-15-2026, 01:01 PM

Forum Jump: