Skip to content

extrastu/figma-remove-bg

 
 

Repository files navigation

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

Install dependencies & build files

npm install
npm run build
# Or watch: npm run dev

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

Author

About

Remove the background of images automatically

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 43.2%
  • JavaScript 33.7%
  • SCSS 16.0%
  • HTML 7.1%