bg-remover

Remove image backgrounds via FAL.ai's BiRefNet model and save transparent PNGs.

Updated Dec 19, 2025
One-click install
npx skills add https://github.com/yemyat/background-remover-agent-skill --skill bg-remover
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bg-remover
Source: https://github.com/yemyat/background-remover-agent-skill/tree/main
Command: npx skills add https://github.com/yemyat/background-remover-agent-skill --skill bg-remover

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the removal of backgrounds from images, creating transparent PNGs and isolating subjects for various design and editing needs.

Core Features & Use Cases

  • Background Removal: Uses FAL.ai's BiRefNet model to create transparent images.
  • Subject Isolation: Extracts the main subject from an image.
  • Use Case: You have a product photo with a distracting background. Use this Skill to remove the background and save it as a transparent PNG, making it ready for use on a website or in marketing materials.

Quick Start

Use the bg-remover skill to remove the background from the attached file 'photo.jpg'.

Frequently Asked Questions about bg-remover

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I remove the background from an image and save it as a transparent PNG?

Background removal from an image is handled by FAL.ai's BiRefNet model, which processes your uploaded photo to isolate the subject and outputs a transparent PNG file ready for design use.

What is the best way to isolate a product photo subject for marketing materials?

Subject isolation for marketing materials is achieved by using this Skill to automatically remove distracting backgrounds from product photos, generating a clean transparent PNG for website or marketing use.

Do I need an API key to use FAL.ai for background removal?

Background removal using FAL.ai requires configuring the necessary API credentials to access their BiRefNet model, which this Skill utilizes via Bun scripts to execute the image processing.

Can I use BiRefNet with Bun scripts to create transparent images?

Yes, you can use BiRefNet with Bun scripts to create transparent images, as this Skill leverages that specific combination to handle image uploads and perform efficient background removal.

Does this background removal tool work with various model options?

Yes, this background removal tool works with various model options available through FAL.ai, allowing you to process image uploads and save the isolated subject as a transparent PNG.