MARKETPLACE
PLUGINS
REMOVE BACKGROUND FROM IMAGE
Remove Background from Image logo

Remove Background from Image

Published July 2021
   •    Updated February 2026

Plugin details

Background Remover Plugin for Bubble.io
Transform your image editing capabilities with our Background Remover Plugin for Bubble.io! This powerful tool allows you to effortlessly remove backgrounds from any image, making it perfect for enhancing selfies, product photos, and portrait shots.
Key Features:
  • Exceptional Edge Handling: Seamlessly remove backgrounds while preserving intricate edges, such as hair and other fine details.
  • Versatile Applications: Ideal for various uses, from personal selfies to professional product photos and portrait shots.
  • Automatic Processing: Automatically detects and removes backgrounds with high precision, saving you time and effort.

Why Choose the Background Remover Plugin?
  • High-Quality Results: Achieve professional-grade background removal with ease, even in challenging conditions.
  • User-Friendly Integration: Easily integrate the plugin into your Bubble.io projects without needing advanced technical skills.
  • Enhanced Visuals: Create clean, background-free images that enhance the visual appeal of your content.

Enhance your Bubble.io applications with the Background Remover Plugin. Effortlessly cut out backgrounds and focus on what truly matters in your images, whether for personal, commercial, or professional use.

Remove the background of images automatically with just a single click - using the remove.bg API.
Note: You will need a remove.bg API for this plugin.

$29

One time  •  Or  $6/mo

No ratings yet
34 installs  
This plugin does not collect or track your personal data.

Platform

Web & Native mobile

Contributor details

Datamatic Software logo
Datamatic Software
Joined 2022   •   36 Plugins
View contributor profile

Instructions

This are step-by-step instructions on how to get the plugin working on any Bubble App.
  1. Add this plugin to your application.
  2. Go to remove.bg and get a FREE API KEY.
  3. Place your API Key in the Plugin Tab section, under Remove Background from Image - API Key.
  4. Set an Event after a click (for example when button is clicked)
  5. Add Remove Image Background action to this Event.
  6. Set the Image URL (if it's a dynamic URL from Bubble don't forget to add https: before!).
  7. Set size (for this example to auto)
  8. Set format (for this example to png)
  9. Leave bg_color blank (use this if format is jpg and you need a background color like black or green)
  10. Add another action that can receive a Image (see Edtior for example)
  11. After completion, the API will return an Image with no background.



This plugin has 2 API Calls:
  1. Remove Image Background
  2. Account Info

Remove Image Background
Removes the background of a JPG/PNG image.
  • File size: up to 12 MB
  • Image source: File upload (binary or as base64 encoded string) or download from URL
  • Image Content: Any photo with a foreground (e.g. people, products, animals, cars, etc.)
  • Output resolutions available: Preview (up to 0.25 megapixels), Full (up to 25 megapixels)

Requires an API Key to be provided in the Plugin Tab
Path parameters
  • image_url: source image URL.
  • size: Maximum output image resolution: "preview" (default) = Resize image to 0.25 megapixels (e.g. 625×400 pixels), "full" = Use original image resolution, up to 25 megapixels (e.g. 6250x4000), "auto" = Use highest available resolution.
  • format: Result image format: "auto" = Use PNG format if transparent regions exist, otherwise use JPG format (default), "png" = PNG format with alpha transparency, "jpg" = JPG format, no transparency,
  • bg_color: Adds a solid color background. Can be a hex color code (e.g. 81d4fa, fff) or a color name (e.g. green).

To acces the returned Image, use 'Result of Step X' in another step action in the Workflow.


Account Info
Get the current credit balance and number of free API calls.

Types

This plugin can be found under the following types:
Api   •   Action

Categories

This plugin can be found under the following categories:
Social Network   •   Web Scraping   •   Productivity   •   Technical   •   Media

Resources

Support contact
Documentation
Tutorial

Rating and reviews

Average rating (0.0)

need to pay and api key ...
October 2nd, 2024
Bubble