Hacker News new | ask | show | jobs
Show HN: SVG Path Visualizer (svg-path-visualizer.netlify.app)
4 points by mathieudutour 2250 days ago
1 comments

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.