> ## Documentation Index
> Fetch the complete documentation index at: https://docs.wrldwide.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Background Removal

> Remove backgrounds from images with AI

# Background Removal

Remove backgrounds from images with AI-powered precision. Perfect for product photography, profile photos, and creative compositing.

**Credit Cost:** 1 credit per image\
**Speed:** Fast (\~10-30 seconds)\
**Output:** PNG with transparent background

***

## How to Use

<Steps>
  <Step title="Go to Background Removal">
    Navigate to [app.wrldwide.ai/remove-background](https://app.wrldwide.ai/remove-background)
  </Step>

  <Step title="Upload Image">
    * Drag & drop or click to browse
    * Supported formats: JPG, PNG, WebP
    * Any resolution (AI handles automatically)
  </Step>

  <Step title="Remove Background">
    Click **Remove Background** and wait 10-30 seconds
  </Step>

  <Step title="Download">
    Download PNG with transparent background
  </Step>
</Steps>

***

## Use Cases

### E-Commerce Product Photos

Remove backgrounds for clean product images:

**Input:** Product photo with background\
**Output:** Product on transparent background\
**Use:** Marketplace listings, website product pages, catalogs

***

### Profile Photos & Headshots

Extract people from backgrounds:

**Input:** Portrait photo\
**Output:** Person on transparent background\
**Use:** Profile pictures, team pages, presentations

***

### Creative Compositing

Prepare images for compositing:

**Input:** Any subject photo\
**Output:** Subject on transparent background\
**Use:** Graphic design, social media, marketing materials

***

### Video Production

Prepare images for video workflows:

**Input:** Product or object photo\
**Output:** Transparent background image\
**Use:** Motion graphics, product animations, video composites

***

## Best Practices

<AccordionGroup>
  <Accordion title="Input Image Quality">
    * High resolution recommended for best results
    * Sharp focus on subject
    * Good contrast between subject and background
    * Avoid motion blur or heavy shadows
  </Accordion>

  <Accordion title="Subject Types">
    **Best results:**

    * Products with clear edges
    * People and portraits
    * Objects with distinct boundaries

    **More challenging:**

    * Hair and fur (AI does well but may need refinement)
    * Transparent objects (glass, water)
    * Complex backgrounds
  </Accordion>

  <Accordion title="Lighting">
    * Even lighting on subject
    * Avoid harsh shadows
    * Clear separation between subject and background
    * Well-lit images produce cleaner cutouts
  </Accordion>
</AccordionGroup>

***

## Workflow Integration

### Product Video Pipeline

```
[Product Photo] → [Remove Background] → [Video Generate] → [Export]
```

Clean product background before animating with video generation.

***

### Batch Background Removal

```
[List Node (10 product images)] → [Remove Background Node] → [Bulk Export]
```

Remove backgrounds from multiple images in parallel.

***

### Generate + Remove + Upscale

```
[Generate Image] → [Remove Background] → [Upscale] → [Export]
```

Complete image production pipeline.

***

### Composite Workflow

```
[Subject Image] → [Remove Background] → [Merge with Custom Background] → [Export]
```

Extract subject and composite onto new background.

See [Node System](/en/features/node-system) for workflow details.

***

## Integration with Other Features

### Cinema Studio

Remove backgrounds before applying cinematic motion:

```
[Product Image] → [Remove Background] → [Cinema Studio] → [Export Video]
```

***

### Motion Control

Clean backgrounds improve motion transfer:

```
[Image] → [Remove Background] → [Motion Control] → [Export Video]
```

***

### Image Editing

Remove background, then edit subject:

```
[Image] → [Remove Background] → [Edit Image] → [Export]
```

***

## Tips

<Tip>
  **E-Commerce:** Remove backgrounds before uploading to marketplaces for consistent, professional product photos.
</Tip>

<Tip>
  **Video Production:** Always remove backgrounds before applying video generation or motion control for cleanest results.
</Tip>

<Tip>
  **Batch Processing:** Use Node System to remove backgrounds from multiple images simultaneously (saves time).
</Tip>

<Tip>
  **Cost-Effective:** At 1 credit per image, background removal is one of the most cost-effective features.
</Tip>

***

## Troubleshooting

<AccordionGroup>
  <Accordion title="Edges are rough or jagged">
    * Use higher resolution source image
    * Ensure good contrast between subject and background
    * Check if original photo is sharp (not motion-blurred)
    * May need manual refinement in photo editor for perfect edges
  </Accordion>

  <Accordion title="Parts of subject removed">
    * Subject may blend into background too much
    * Try image with better lighting and contrast
    * Avoid shadows that merge with background
    * Use cleaner, simpler backgrounds for best results
  </Accordion>

  <Accordion title="Hair/fur not clean">
    * Hair and fur are challenging for AI
    * Best results with well-lit, high-contrast hair
    * May need manual refinement for perfect hair detail
    * Consider using original background if hair cutout is critical
  </Accordion>

  <Accordion title="Transparent objects don't work">
    * Transparent objects (glass, water) are very challenging
    * AI may struggle with see-through materials
    * Consider masking manually in photo editor
    * Use solid objects for best AI background removal
  </Accordion>
</AccordionGroup>

***

## Next Steps

<CardGroup cols={2}>
  <Card title="Video Generation" icon="video" href="/en/features/video-generation">
    Animate background-removed images
  </Card>

  <Card title="Cinema Studio" icon="camera" href="/en/features/cinema-studio">
    Apply cinematic motion to clean images
  </Card>

  <Card title="Motion Control" icon="diagram-project" href="/en/features/motion-control">
    Transfer motion to clean images
  </Card>

  <Card title="Node System" icon="diagram-project" href="/en/features/node-system">
    Build background removal workflows
  </Card>
</CardGroup>
