Back to Plugins
Simplify

Simplify

Simplifies vector paths by automatically reducing and rearranging their line segments. Select one or more vector paths you want to simplify and run the plugin — it will simplify the selected paths and they will look smoother. The plugin uses De Casteljau's algorithm to rasterize the vector paths first, and then applies Ramer–Douglas–Peucker algorithm to simplify them. Sources can be found at: https://github.com/zserge/figma-simplify-path

pathsimplifyvector

Plugin Preview

Simplify preview

About this plugin

Simplifies vector paths by automatically reducing and rearranging their line segments. Select one or more vector paths you want to simplify and run the plugin — it will simplify the selected paths and they will look smoother. The plugin uses De Casteljau's algorithm to rasterize the vector paths first, and then applies Ramer–Douglas–Peucker algorithm to simplify them. Sources can be found at: https://github.com/zserge/figma-simplify-path

Plugin Details

Version2
CreatedFebruary 11, 2020
Last UpdatedMarch 24, 2020
CategorySoftware development
CreatorSerge Zaitsev
Stats19531 installs, 373 likes
PricingFree

Technical Details

  • API:1.0.0
  • main:code.js