Right now, it can only handle simpler SVG's that don't have multiple path properties.

The CSS polygon property can only handle straight lines, so the more points used the smoother curves will be. The lower the point density value, the more points will be used to create the clip path.

CSS Output

clip-path: polygon();

Latest Bookmarks

These are links to things I've come accross online that I think are interesting, or deserving of remembering to look at later.