Simplify SVG Path Data Online

Reduce a noisy polyline with Douglas–Peucker — set tolerance, keep the silhouette

Reduce nodes? Reduce nodesCompress path? Compress path

FAQ

Quick answers

How do I simplify SVG path data online?
Paste a path, set Tol, click Simplify. Points within the tolerance of the simplified line are removed.
Will curves stay cubic?
Simplification samples the rendered path and rewrites a polyline. Fine for noisy traces; keep a copy if you need C commands.
What tolerance should I start with?
2px on the sample. Raise it to drop more nodes; lower it to stay closer.
Looking for optimize SVG path data?
Same tool — optimize and simplify queries share this page. For near-duplicates only, use Remove Redundant SVG Path Points.
Reduce nodes → Compress path → Remove extra points →
Open full editor →

Source

Type or paste SVG markup. The preview on the right updates as you type.

Ready

Live preview

PNG export · 2× for retina