object_filter
Apply Inkscape preset filters to SVG objects: bevels, shadows, glows, textures, distortions. Lists, retrieves menus, and applies a named filter to selected objects, with per-object tweaks.
Instructions
Inkscape's 212 PRESET FILTERS - the whole Filters menu: bevels, metal, jelly, glass, textures, shadows, glows, distortion. operation: list | menus | apply.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Name of the attribute, property, filter, effect or extension. | |
| limit | No | Maximum number of results. | |
| query | No | Search string. | |
| tweaks | No | Per-primitive overrides for a preset filter. | |
| operation | No | Which operation to run. See the tool summary for valid values. | |
| 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. |