SVG Path Visualizer
Parse an SVG path’s d attribute into its individual commands (M, L, C, Q, A, Z and more), see a labelled breakdown table, and render an annotated preview with numbered vertices and Bézier control points. Convert between absolute and relative coordinates. Runs entirely in your browser.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
SVG path data (d attribute)
viewBox
Stroke
Stroke width
0 <= x <= 50Fill
none, solid Fill colour
Coordinates
keep, absolute, relative Precision (decimals)
0 <= x <= 6Show grid
Number command endpoints
Show Bézier control points
Response
Tool output
The tool's slug, echoing the {slug} in the request path.
Output-contract version for this tool.
Credits this call consumed, after any settlement refund. 0 when metering is disabled.
Credits left in the current monthly allowance, or null when metering is disabled.
Correlation id, also sent as x-request-id.