Intersect SVG Paths Online

Keep only the overlap — clip the first path with the second

Bake transforms? Bake transformsStroke to path? Stroke to path

FAQ

Quick answers

How do I intersect SVG paths online?
Click Intersect paths. The second path becomes a clipPath; the first path is clipped to that overlap.
Why clipPath instead of a new Bézier?
Clip shows the intersection immediately without a full boolean kernel. For a baked outline, export and trace later.
How is intersect different from fix clipping?
Fix clipping enlarges a bad clip. Intersect creates a clip on purpose to keep overlap.
Can I remove the clip after inspecting overlap?
Yes. Delete the clip-path attribute in Source, or Fix Clipping to widen it.
Bake transforms → Stroke to path → Skew path → Close open paths →
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