# Background Batch

> Remove backgrounds from multiple images in batch. Processes a folder or selection of assets and saves results in a dedicated folder.

- Skill: `xainflow/background-batch` (Agent Skill)
- Install (CLI): `npx skillmds@latest add xainflow/background-batch`
- Raw SKILL.md: https://api.skillmd.com/api/skills/xainflow/background-batch/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: xainflow (https://skillmd.com/u/xainflow)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/xainflow/background-batch

---


# Background Batch

Remove backgrounds from multiple images at once.

## Inputs

Ask the user which images to process. Options:
- A specific folder (use xainflow_list_assets with folder_id to browse the reference-folder if set above)
- Specific assets by name or description matching the reference-assets filter
- All recent uploads

## Process

1. List the matching assets and confirm the selection with the user
2. Save outputs to the output-folder specified above, creating it if it does not exist
3. Process each image with xainflow_remove_background, saving to the folder
4. Report results: how many succeeded, total credits used

## Cost

2 credits per image. Show the total estimate before starting and ask for confirmation.

