Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 970 Bytes

README.md

File metadata and controls

33 lines (22 loc) · 970 Bytes

Figma Remove.bg Plugin

Remove background of images with just 1-click (Using https://www.remove.bg/).

Preview

Usage

Download it on the Figma plugin library figma.com/c/plugin/738992712906748191/Remove-BG

Development

First clone this repository

git clone https://github.com/aaroniker/figma-remove-bg.git
cd figma-remove-bg

Then compile .ts files (you need TypeScript installed)

tsc --build
# Or watch: tsc --watch

After that open a project in Figma Desktop, select Plugins -> Development -> New Plugin. Click Choose a manifest.json and find the manifest.json file in this plugin directory.

Done! Now Plugins -> Development -> Remove BG -> Run/Set API Key

ToDo

  • Show statistics about available/used credits
  • More options, e.x. size
  • Support selecting multiple nodes