Simple web based SVG dashed stroke converter. It allows you to upload or paste SVG files that contain dashed paths (using the stroke-dasharray attribute) and converts those dashed paths into separate SVG path elements that visually represent the dashes as individual segments. The tool provides a side-by-side comparison of the original and converted SVG, and lets you download the converted SVG file. Everything is done in the browser, nothing is sent to the server
SVG Path Breaker