Browse all toolsSVG Merge Paths
Optimize

SVG Merge Paths

Merge path elements that share matching paint attributes.

Loading...

Page context

Where SVG Merge Paths fits

SVG Merge Paths merges path elements that share matching paint attributes.

Path merge rule

The tool groups paths by fill, stroke, stroke width, linecap, and linejoin, then concatenates matching path data.

Use cases

Use it to reduce simple exported path stacks before minifying or embedding SVG source.