aaroniker / figma-remove-bg

Remove the background of images automatically

Home Page:https://www.figma.com/c/plugin/738992712906748191/Remove-BG

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://www.figma.com/c/plugin/738992712906748191/Remove-BG


Languages

Language:TypeScript 73.3%Language:SCSS 14.3%Language:JavaScript 12.2%Language:HTML 0.3%