REST API · Node.js · Python

An Alternative to the Cutout.pro API

Compare credit-based pricing, supported SDKs, asynchronous processing, and transparent export formats with your current workflow.

Node.js SDK
Python SDK
Create and start a jobcURL
curl -X POST https://api.videobgremover.com/v1/jobs \
  -H "X-API-Key: $VIDEO_BG_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"video_url":"https://example.com/video.mp4"}'

# Then start background removal
curl -X POST https://api.videobgremover.com/v1/jobs/JOB_ID/start \
  -H "X-API-Key: $VIDEO_BG_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"model":"videobgremover-light",
       "background":{"type":"transparent"}}'

REST API, SDKs, webhooks, and delivery history included.

60k+Creators
9Export Formats
< 5 minProcessing

VideoBGRemover API vs Cutout.pro API

Compare integration, output, input-limit, and billing requirements

FeatureVideoBGRemover APIUnscreen (Kaleido/Canva)
Pricing ModelUsage credits; cost varies by model, FPS, and purchase volumeService ended December 1, 2025
What You GetFinished transparent videosDiscontinued service
Input LimitUp to 1 GB per inputService discontinued
SDKs IncludedPython and Node.js SDKsSee provider documentation

Why Choose VideoBGRemover API

Asynchronous processing - Upload inputs up to the current 1 GB file limit
SDKs included - Ready-to-use Python & Node.js libraries
Finished outputs - Get transparent videos, not just mattes

Unscreen (Kaleido/Canva): Items to Verify

Workflow: Existing integrations require migration
Formats: Service discontinued
Input limits: Service discontinued

VideoBGRemover API Workflow

Credit-Based Pricing

Pay per second of video processing, not minute bundles. Credits are valid for one year after purchase.

Official SDKs

TypeScript-first Node.js SDK and Python SDK. Handle authentication, job management, and video composition automatically.

Advanced Transparency

Export transparent videos in WebM VP9 Alpha, MOV ProRes 4444, or PNG sequences.

Get API access and start building with our SDKs

Switch from Cutout.pro API

1. Get API Access

  • Sign up for VideoBGRemover API
  • Purchase credits (no subscriptions)
  • Get API key instantly

2. Install SDK

  • npm install @videobgremover/sdk
  • pip install videobgremover
  • Replace Cutout.pro API calls

3. Process & Export

  • Upload video inputs up to 1 GB
  • Get transparent or custom background videos
  • Poll job status or receive a webhook

Cutout.pro API Migration FAQ

How does VideoBGRemover API pricing compare to Cutout.pro?

VideoBGRemover uses prepaid credits with no subscription requirement, and purchased credits are valid for one year. At the Original model's standard frame rate, package pricing works out to $2.50-$4.80 per processed minute. Other models, high-frame-rate footage, and turbo processing can use credits at different rates. Check Cutout.pro's current pricing directly and compare both services with your expected workload.

Do you support the same video formats as Cutout.pro?

VideoBGRemover's documented outputs include:

  • MP4 with custom backgrounds
  • WebM VP9 Alpha (true transparency)
  • MOV ProRes 4444
  • PNG sequences

Check Cutout.pro's current input and output documentation, then test compatibility with your editor or downstream pipeline.

What input limit does VideoBGRemover use?

VideoBGRemover currently accepts inputs up to 1 GB and processes them asynchronously. Check Cutout.pro's current duration, file-size, resolution, and queue limits before comparing the two services for a specific workload.

When is VideoBGRemover a fit?

VideoBGRemover is worth evaluating when you need direct REST access, Python or Node.js SDKs, asynchronous job tracking, prepaid credits valid for one year, and WebM VP9 Alpha, MOV ProRes 4444, or PNG-sequence outputs. Test output quality, processing time, and actual credit usage on representative footage before switching.

Can I switch from Cutout.pro to VideoBGRemover API easily?

Switching requires mapping authentication, job creation, status handling, and output formats:

Migration Steps:

  1. Get VideoBGRemover API access - Sign up and get your API key
  2. Install our SDK - npm install @videobgremover/sdk or pip install videobgremover
  3. Replace API calls - Our SDK handles authentication and job management automatically
  4. Update endpoints - Change from Cutout.pro's API endpoints to ours

Test representative videos and every required output format before moving production traffic.

Compare the API Workflows

Evaluate the SDKs, output formats, input limit, and credit usage with your own footage.