Gimp plugin: shape creator 2025

New version of the plugin for creating paths in GIMP, updated for GIMP 3 with GTK3. The changes make it incompatible with the previous version. This extension allows you to generate paths based on the dimensions of the selected area in the image by entering just a few parameters. These paths can then be used as selections, filled, or stroked.

Installation

This version is not compatible with the previous one. You must delete the shapes folder and the arakne-path-shape-creatorX.py file. More information in this post: http://www.arakne.es/diseno/gimp-scripts-python-donde-instalarlos/

Download

path-shape-creator-2025

5 thoughts on “Gimp plugin: shape creator 2025

  1. The translations do not work.
    They are at the wrong place and their name is not what the script expects.
    needs correction.


    • Hi Maria, are you getting any error messages or are the translated messages just not appearing? Please note that translations are only available for Spanish and French. Thanks for your feedback.


  2. Does not work for GIMP 3.0.6 on Linux Mint22.2
    errors I get:
    gimp -c
    set device ‘Logitech USB Optical Mouse’ to mode: disabled
    set device ‘Virtual core XTEST pointer’ to mode: disabled
    set device ‘SIGMACHIP USB Keyboard Consumer Control’ to mode: disabled
    Traceback (most recent call last):
    File “/home/xxx/.config/GIMP/3.0/plug-ins/path-shape-creator-2025/path-shape-creator-2025.py”, line 17, in
    import drawUI
    File “/home/xxx/.config/GIMP/3.0/plug-ins/path-shape-creator-2025/drawUI.py”, line 3, in
    gi.require_version(‘Gtk’, ‘3.0’)
    ^^
    NameError: name ‘gi’ is not defined
    gimp: LibGimpBase-WARNUNG: gimp: gimp_wire_read(): unexpected EOF


    • Hi Jana, thanks for the feedback. I’ve only tested it from Windows. Try installing the library that’s giving you the error with this command from the command line:
      pip install gi
      I hope this solves the problem, regards


  3. Gracias por el plugin lo pruebo y te digo como ha ido.


Leave a Reply

Your email address will not be published. Required fields are marked *