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.
Merge path elements that share matching paint attributes.
Page context
SVG Merge Paths merges path elements that share matching paint attributes.
The tool groups paths by fill, stroke, stroke width, linecap, and linejoin, then concatenates matching path data.
Use it to reduce simple exported path stacks before minifying or embedding SVG source.
Merge path elements that share matching paint attributes.
Choose an SVG file, paste SVG markup, or load the sample to begin.