object_arrange
Align, distribute, remove overlaps, and adjust stacking order of SVG objects in Inkscape files to organize layouts precisely.
Instructions
Align, distribute, remove overlaps, and raise/lower in the stacking order.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | Which variant to run. See the tool summary for valid values. | |
| value | No | Value to set. | |
| input_path | No | Source file to read. | |
| object_ids | No | SVG element ids to act on. Explicit ids always win over select_all. | |
| select_all | No | Act on every object. Ignored when object_ids is given. | |
| output_path | No | File to write. Overwritten if it exists. |