Skip to content

stickerdaniel/svg-path-reverser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SVG Path Reverser

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

Features

  • 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.
UI Showcase SvgPath

About

Reverse and animate svg paths with a single click

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published