Unite SVG Paths Online

Join shapes into one solid compound silhouette (overlap stays filled)

Bake transforms? Bake transformsStroke to path? Stroke to path

FAQ

Quick answers

How do I unite SVG paths online?
Click Unite paths. Path d values are joined into one element with fill-rule nonzero — overlapping areas stay filled like a union.
How is unite different from merge?
Merge only concatenates markup. Unite also sets nonzero so the joined silhouette reads as one solid shape.
Why not evenodd for unite?
evenodd punches a hole in the overlap. Subtract and Create Compound Path use evenodd for holes; unite keeps the fill.
When should I subtract instead of unite?
Use Subtract when the second shape should cut a hole, not add area.
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