INX Translator — generate PO files from your Inkscape extension's INX file

INX Translator — generate PO files from your Inkscape extension's INX file

Made a free browser tool for anyone developing Inkscape extensions who needs to handle translations.

What it does:

Drag in your .inx file → auto-generates a .po file for translation

Lets you visually pick which UI strings should be marked translatable (click to toggle, green = translatable, red = not yet)

If you're updating an existing translated extension, you can drop your old .po file in and it'll carry over previous translations to the new structure

Runs entirely in the browser, no install needed.

Link: https://www.arakne.es/en/inx-translator/

Feedback/bug reports welcome — happy to fix issues if you hit any snags with your inx files.

https://preview.redd.it/fcmrpn5g0wjh1.png?width=1284&format=png&auto=webp&s=f6e6ad0611f26be1270a0910110142d54568139b

reddit.com
u/FreeSmell6301 — 3 days ago
▲ 2 r/GIMP

🖋️ New tool for the GIMP "Texts from list" plugin: String Editor

If you've used Texts from list to batch-export images with different text on each one (ID badges, personalized cards, name tags, etc. — driven by a CSV-style list), this update makes the workflow noticeably faster.

The String Editor lets you preview how your text strings will look once the variables are applied — without having to run the full export from GIMP every time you want to check the result.

Just enter the text for your GIMP layer using the column identifiers ({tx1}, {tx2}...), and the replacement lines separated by semicolons — the tool shows you the final rendered text instantly. One thing to keep in mind: variables prefixed with "lay" are reserved for toggling layer visibility, not for text replacement.

It's a small addition, but if you're iterating on a large list of names or values, being able to preview before exporting saves a lot of back-and-forth.

🔗 More details: https://www.arakne.es/en/gimp-plugin-tool-text-editor-for-texts-from-list/

For context, here's the plugin this tool belongs to: https://www.arakne.es/en/gimp-plugin-texts-from-list-en/

#GIMP #Python #OpenSource #Plugin #DigitalDesign #Automation

youtube.com
u/FreeSmell6301 — 9 days ago
▲ 0 r/GIMP

Useful GIMP plugin to automate image generation from a text list (like batch processing / data merge) updated

Hey everyone!

I just updated GIMP plugin called "Texts from list" and it's a lifesaver if you need to generate multiple images with variable text (like badges, ID cards, custom trading cards, or personalized certificates).

Basically, it works like a data merge tool using a CSV-like list (separated by semicolons ;).

  • It automatically replaces text layers (tx1, tx2, etc.) with lines from your list.
  • You can use placeholders inside a single text layer using brackets like {tx1}.
  • It also lets you toggle hidden layers dynamically if their names start with the prefix lay (e.g., changing a logo or background per row).
  • Latest update (August 2026): It now supports exporting directly to XCF format alongside regular images.

It saves a ton of manual work. You can check the details, instructions, and download it here: https://www.arakne.es/gimp-plugin-texts-from-list/

youtube.com
u/FreeSmell6301 — 13 days ago
▲ 19 r/raytracing+2 crossposts

Flash ring

Ring for Flash modelled with Blender and rendered with POVRay #dccomics #flash #3d #animation

u/FreeSmell6301 — 2 days ago
▲ 9 r/GIMP

🎨 New update: GIMP Python Console Extended

If you script or automate anything in GIMP, this one's worth a look. Console Extended is a plugin that turns GIMP's built-in Python-Fu console into a proper development tool:

🔍 Property viewer — pass any object or variable and instantly browse its methods and attributes. Double-click a name to drop it straight into the console.

📋 Snippets tab — save your frequently used code snippets by category, and insert them directly into the console or into an editable field first.

🎭 Icon browser — visually browse icon themes and insert icons into your code without memorizing names.

🕘 History viewer/editor — review your command history, delete specific lines, or clear it entirely.

Now fully updated for GIMP 3, with one-click insertion of enum values and a reorganized top menu to fit all the new options.

If you build plugins or automate workflows in GIMP, this is a genuinely useful addition to your toolkit.

🔗 Full details & download: https://www.arakne.es/en/gimp-python-console-extended-2/

#GIMP #Python #OpenSource #DigitalArt #Plugin #Scripting

reddit.com
u/FreeSmell6301 — 24 days ago
▲ 19 r/GIMP

GIMP Shapes updates: New Precision Controls for Ray, Letter, and Moon Shapes!

🚀

For digital artists and designers leveraging GIMP for vector work and illustration, minor detail adjustments can make a massive difference in workflow efficiency.

Arakne has just rolled out a targeted update for the popular Shape Creator 2026 plugin, introducing critical control modifiers for three essential geometric shapes: Ray, Letter, and Moon.

Here is how these specific enhancements give you tighter control over your paths and layouts:

⚡ 1. Displace Y for the "Ray" Shape

Creating dynamic burst patterns, comic action lines, or perspective rays just got much more flexible. The new Displace Y option allows you to offset the vertical alignment of the Ray shape. This is perfect for shifting focal points or creating asymmetrical ray effects without having to manually reposition individual path nodes after generation.

📐 2. Custom Roundness for the "Letter" Shape

Typography and custom envelope layouts require smooth aesthetics. The introduction of the Roundness modifier for the Letter envelope shape gives you the power to instantly soften sharp corners and edges.

🌙 3. Smart Radius Feedback for the "Moon" Shape

Working with crescent geometries can sometimes lead to broken or distorted paths if the radius curves overlap incorrectly. The plugin now completely resolves this by automatically calculating and displaying the minimal roundness radius for the Moon shape. This built-in safety net ensures your crescent vectors remain clean, mathematically precise, and perfectly proportioned every single time.

💡 Keep Your Toolchain Updated

These updates prove that open-source design tools can offer the same granular precision as premium software. If you are already utilizing the 2026 version of this script, updating to this latest release will immediately streamline your daily path-creation workflow.

🔗 Upgrade your vector toolset: Read the full changelog and download the latest script file directly from the official portal: Arakne GIMP Shape Creator 2026

#🎨 #GIMP #OpenSource #GraphicDesign #VectorArt #DigitalIllustration #PluginUpdate #DesignTools

u/FreeSmell6301 — 2 months ago
▲ 12 r/GIMP

🚨 New update available for the GIMP 3 "Stitch Layers" plugin! 🚨

If you work with composite images, multi-section scans, or precise layer alignments in GIMP 3, this tool is a must-have. It automatically rotates, scales, and translates layers based on matching points from two paths.

What’s new in the latest release (2026-06-29)?

  • Linux Fix: Resolved a critical bug with the interpolation selector that affected certain Linux versions.
  • Localization: The plugin is now fully translated into German, thanks to the collaboration of Gimplyworxs.

Check out the full breakdown, watch the sample video showing different interpolation types, and download the latest version here:
🔗 https://www.arakne.es/en/plugin-gimp-3-stitch-layers/

#GIMP #OpenSource #DesignTools #Python #Linux #PluginUpdate #GraphicDesign

u/FreeSmell6301 — 2 months ago
▲ 4 r/GIMP

Gimp plugin Stich layers

Easily align and merge your images with the "Stitch Layers" plugin for GIMP 3! 🚀

This Python script makes it incredibly simple to rotate, scale, and translate any layer. All you need to do is create two paths with matching control points, and the plugin will seamlessly align the mobile layer for you. It's the perfect tool for combining scanned document sections or placing smaller graphics precisely inside larger layers.

This Python extension lets you transform and align layers flawlessly by using matching points from two simple paths.

✨ Key Features:

- Complete alignment: Automatically rotates, scales, and translates.

- Custom options: Choose whether to output to a brand new layer.

- Advanced interpolation: Select your preferred quality settings (Cubic, Linear, etc.).

- Versatile use cases: Perfect for stitching scanned sections or precise composition work.

Sample video here: https://youtu.be/MWiuHoWx4-A

🔗 Link to download & full documentation: https://www.arakne.es/en/plugin-gimp-3-stitch-layers/

#GIMP3 #GIMPPlugin #PhotoEditing #OpenSource #Arakne

u/FreeSmell6301 — 2 months ago
▲ 2 r/GIMP

🚀 New GIMP Plugin: Automate your text-heavy design workflows!

If you regularly design graphics that require multiple text variations—such as certificates, business cards, localized banners, or personalized merchandise—manually changing text layers in GIMP can take hours.
To solve this, I’ve created "Texts from list", a new GIMP plugin that does the heavy lifting for you. [1]

💡 How it works:
Prepare your list: Create a semicolon-separated CSV list with the text data you need (e.g., Row 1: Name, Row 2: Role).
Setup your GIMP layers: Simply name your text layers using matching variables (like tx1, tx2).
Run and Export: The plugin automatically replaces the text variables for every row in your list and exports each variation into your chosen folder and format. [1, 2, 3]
Stop wasting time on repetitive tasks and let automation handle your batch image processing.
🔗 Read the full guide and download the plugin for free here: https://www.arakne.es/en/gimp-plugin-texts-from-list-en/
#GIMP #OpenSource #DesignAutomation #GraphicDesign #PythonPlugin #ProductivityTools

u/FreeSmell6301 — 2 months ago
▲ 9 r/GIMP

🚀 Boost your layout efficiency in GIMP 3!

I'm excited to share the latest update of my GIMP plugin: Guides Lab (Admin Guides), fully compatible with GIMP 3.
Managing guides is a tedious manual task. This plugin is designed to give you total control over your workspace, making grid creation and alignment faster than ever.
What’s new & key features:
Repeat Guides: Easily repeat guides at any specified distance with a single action.
Canvas Freedom: Fully updated to support negative values, allowing you to place guides outside the canvas (leveraging GIMP 3's new capabilities).
Whether you are designing UI layouts, setting up print bleeds, or just need precision in your digital art, this tool will save you time.
Check it out, download it for free, and let me know your thoughts! 👇
🔗 https://www.arakne.es/en/gimp-plugin-admin-guides/
#GIMP3 #OpenSource #GraphicDesign #DesignTools #Productivity #UIUXDesign #GIMPPlugin

u/FreeSmell6301 — 2 months ago
▲ 31 r/GIMP

Gimp shapes new option for moon shape: rounded corners

I have just added a new Roundness option to the Moon shape in the Shape Creator 2026 plugin. Now you can easily control corner smoothness with just a single parameter, making your vector paths much more versatile.
Built specifically for GIMP 3, this update fixes the sharp edges and lets you generate perfectly rounded crescent designs in seconds.
Check out the installation details and download it below! 👇
https://www.arakne.es/en/gimp-shapes-new-option-roundness-for-the-moon-shape/

#GIMP3 #DesignTools #VectorPaths #ShapeCreator #Arakne #Linux #WindowsWSL

u/FreeSmell6301 — 3 months ago