Import vector file to SVG
import_vectorImport vector files (PDF, AI, EPS) into editable SVG while preserving paths. Supports page selection for multi-page PDFs.
Instructions
Import a vector file (PDF, PDF-compatible AI, or EPS) into an editable SVG with paths preserved. EPS requires Ghostscript on PATH. page selects a PDF page (default 0).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input_path | Yes | ||
| page | No | ||
| output_path | No |