It is currently Mon Aug 10, 2026 8:26 am


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 1 post ] 
Author Message
 Post subject: Plugin Gimp-2 based on ShellOut for Gimp 3
PostPosted: Sun Mar 30, 2025 2:22 pm  (#1) 
Offline
GimpChat Member
User avatar

Joined: Jan 13, 2011
Posts: 2648
Location: Poland
This is a very old solution (experimental):
ShellOut.py (was XNViewShell) - Call external programs
viewtopic.php?f=9&t=970&hilit=shellout&start=180#p48738
now supported by iiey.

This plugin opens a image from Gimp 3 in Gimp-2.10 where you can further edit it (e.g. with your favorite plugins like Mathmat, Userfilter) and return the result to Gimp 3.
The assumption is that Gimp 2.10 is installed by default in Program Files\Gimp 2 (if not - you need to edit option.bat files, which may require administrator privileges and Gimp-2_plugin.py).

The options.bat file should be placed in Program Files\Gimp 2\bin.

The Gimp-2_plugin.py file in ... 'UserHome'\plug-ins\Gimp-2_plugin.

After first launching Gimp-2.10 you need to check the settings in Edit/Preferences/Directories...

The temporary file is not deleted and is overwritten after each use in Gimp 2: "Overwrite tmpgimp.png".
Temporary files are saved in:
C:Users\YOUR_USERNAME\AppData\Local\Temp\tmpgimp.png.

In menu:
Filters ➤ ShelOut ➤ Gimp-2

Image

Image

Image

Image

Image

By editing options.bat you can also specify in which language Gimp 2 should start (default - English).

Image

By clicking options.bat you can start Gimp 2 alongside Gimp 3 (but in this case without image transfer).


Attachments:
Gimp-2_plugin.zip [4.44 KiB]
Downloaded 1690 times

_________________
Image
Share on Facebook Share on Twitter Share on Orkut Share on Digg Share on MySpace Share on Delicious Share on Technorati
Top
Post new topic Reply to topic  [ 1 post ] 

All times are UTC - 5 hours [ DST ]



* Login  



Powered by phpBB3 © phpBB Group