A web application that allows users to reverse specific paths in an SVG file. Paste your SVG code, select paths to reverse, and obtain the updated modified SVG with the reversed paths. Useful for animating SVGs using the stroke-dashoffset technique
- Paste SVG code and parse paths.
- Display list of paths with options to reverse them.
- Preserve all original SVG attributes, including classes and comments.
- View and copy the updated SVG code.
