Settings

Theme

Show HN: SVG Path Visualizer

svg-path-visualizer.netlify.app

4 points by mathieudutour 6 years ago · 1 comment

Reader

mathieudutourOP 6 years ago

I've been working with SVGs for some time and always struggled to understand the path data syntax so I figured I'd build a visualizer for it.

Enter an SVG path data (the string inside the d attribute) to visualize it and discover all its different commands.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection