SVG Path Preview
Paste an SVG path (the d attribute) and preview its shape instantly. Tune stroke color, fill and stroke width, then download as SVG.
Frequently Asked Questions
What is an SVG path?+
An SVG path is defined by the d attribute — commands like M (move), L (line) and C (curve) that describe a shape.
Does my path get uploaded?+
No. The path is rendered locally in your browser and never leaves your device.