SVG Path Editor
Paste path data and see the shape instantly — format or minify with one click
パスデータ(d属性の値)を入力
サンプル
About SVG Path Editor
SVG Path Editor helps you work with the d attribute — the string that defines the shape of an SVG path. When you export SVGs from Figma, Illustrator, or Inkscape, the path data often arrives as a dense, unreadable block like `M10 20L30 40C50 60 70 80 90 100Z`. Manually debugging or editing these strings is tedious and error-prone.
This tool solves that with a live preview that renders the shape as you type, so you can immediately see whether a path looks right. The format mode expands every command onto its own line — M (Move To), L (Line To), C (Cubic Bézier), Q (Quadratic Bézier), A (Arc), Z (Close Path) — with coordinates clearly separated.
Minify mode strips unnecessary whitespace for production-ready output, and the precision adjustment feature lets you round decimal places to reduce file size. The command breakdown panel shows detailed statistics including curve count and coordinate totals, making complex path structures instantly comprehensible. Built for front-end developers debugging SVG icons, designers tweaking exported paths, and anyone working with SVG animations who needs to understand path structure at a glance.
How to use SVG Path Editor
- Paste your SVG path data (the value of the d attribute) into the input area
- The preview panel renders the path shape in real time as you type
- Click 'Format' to expand the path into one command per line with clear spacing
- Click 'Minify' to strip all extra whitespace for compact, production-ready output
- Click 'Copy' to copy the result to your clipboard
Benefits of SVG Path Editor
- Live preview shows path shape immediately without switching tools
- Format mode makes compressed, tool-exported paths readable and debuggable
- Minify mode reduces SVG file size for production web projects
- Per-command breakdown clarifies the role and coordinates of each M, L, C, Q, A, Z segment
- Runs entirely in the browser — no uploads, no external requests, fully private
他のカテゴリ Other Categories
Design Tools の人気ツール TOP 10 Popular Design Tools Tools TOP 10
Design Tools のすべてのツール (15件) All Design Tools Tools (15)
該当するツールが見つかりませんでした No matching tools found
Image Tools
PDF Tools
Text Tools
Audio Tools
Video Tools
Calculators
Business Documents
Other