Console extended is an update for gimp plugin that adds a property viewer. Passing the object name or variable list his methods and variables and double-click on the name add to the console.
Updated to work in Gimp 3, added the option to insert any of the enum values with one click.
2025-07-23 New snippets tab
This new version adds the
Snippets tab to store frequently used code grouped by category, with the option to add it directly to the console or to a text field for editing before inserting it.
2025-08-04 New icons browser
This new version adds one icons theme viewer with browser for add visually icons to our code.
Installation
Download and unzip the zip and save the two files to any folder listed on the plug-ins sections in the plug-ins preferences (menu Files>Preferences>Folders>Plug-ins)
Download
python-console-2-2025-08-04
Previous versions
Hi Paco,
we just noticed your changes to the Python console and the gimpfu module and want to invite you to discuss if these can replace the current versions in the main GIMP source tree.
Please join us on the GIMP developer mailing list or on the #gimp IRC channel:
http://www.gimp.org/mail_lists.html
http://www.gimp.org/irc.html
Looking forward to see you there,
Reagrds,
Michael, on behalf of the GIMP team
Hi Michael, i’m joined to the dev mailing list, of course you can use any of my script on the new releases of gimp