Skip to main content
Background Remover uses Replicate’s state-of-the-art AI model to automatically remove backgrounds from images with high precision.
Replicate requires paid credits to use their API. Please refer to their pricing here.

Overview

Create Account

Sign up for a Replicate account

Get API Key

Generate your Replicate API key

Copy into Anything

Add your API key to Anything’s secrets

Account Creation

1

Visit Replicate's Website

Go to replicate.com and click “Sign Up” in the top right corner
2

Choose Signup Method

  • Sign up with email/password
  • Or continue with GitHub authentication

Generate API Key

1

Access API Settings

  1. Click on your profile icon in the top right
  2. Select “API” from the dropdown menu
2

Create New API Key

  1. Click “Create API Key”
  2. Name your key (e.g., “Anything Integration”)
  3. Click “Generate”
3

Copy Your Key

  1. Copy the generated API key
  2. Store it securely - you won’t be able to see it again
Keep your API key secure - it grants access to your paid credits

Add to Anything project

1

Add the integration

  1. In your Anything project, type / in the chat
  2. Select “Background Remover” from the menu
2

Add your API key

  1. Paste your API key into the “BACKGROUND_REMOVER_API_KEY” field
Need a new key? Generate one in your Background Remover dashboard.
3

Use it

You can now use prompts with the integration to remove image backgrounds.Some examples:
  • Remove the background from this product image with /ReplicateBackgroundRemover
  • Create a profile photo editor with /ReplicateBackgroundRemover
  • Build an image upload form that removes backgrounds using /ReplicateBackgroundRemover
The API limits how often your app can fetch data. If your app loads the same data often, ask the agent to save it locally so it doesn’t re-fetch every time.
Example prompt for optimization:
When using /ReplicateBackgroundRemover, save the processed images so my app doesn't have to fetch them again
Your Background Remover integration is ready! Use /ReplicateBackgroundRemover in chat to process images.