Skip to content

rijk/figma-tinypng

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

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

About

Remove the background of images automatically

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 59.6%
  • TypeScript 40.4%