extension_run
Run any of 157 bundled Inkscape extensions headlessly—Pattern along Path, Envelope, Perspective, QR codes, and more. Use list, describe, or run operations to apply effects to SVG files.
Instructions
Run any of the 157 bundled Inkscape EXTENSIONS headlessly - Pattern along Path, Envelope, Perspective, Jitter Nodes, gears, QR codes, isometric grids, Hershey text. operation: list | describe | run. Calling these as Inkscape actions silently does nothing; this runs the .inx scripts properly.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Name of the attribute, property, filter, effect or extension. | |
| params | No | Extra parameters, passed through to the underlying effect. | |
| operation | No | Which operation to run. See the tool summary for valid values. | |
| input_path | No | Source file to read. | |
| output_path | No | File to write. Overwritten if it exists. |