Skip to content

zserge/figma-simplify-path

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simplify path plugin for Figma

A small plugin that simplifies vector paths in Figma.

It can be applied to any vector nodes. The plugin iterates through all segments, renders Bezier curves using De Casteljau's algorithm, then reduces the number of points in the lines using Douglas-Peucker algorithm and converts resulting points into new Bezier curves.

This results in smoother and simpler lines, which can be especially helpful when using Pencil tool.

About

Figma plugin to simplify vector paths

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published