AI Agent - Mar 19, 2026

Cutout Pro FAQ: File Formats, API Access, and Credit System — Everything New Users Need to Know

Cutout Pro FAQ: File Formats, API Access, and Credit System — Everything New Users Need to Know

Getting Started with Cutout Pro: The Questions Everyone Asks

Cutout Pro is straightforward to use once you understand its structure, but new users often have the same set of practical questions before they get started. This FAQ covers the real questions — not marketing fluff, but the specific technical and operational details that affect your workflow.

File Format Questions

What image formats does Cutout Pro accept?

Cutout Pro accepts the most common image formats:

  • JPEG / JPG — The most widely used format and the default for most camera and phone photos
  • PNG — Supports transparency, commonly used for graphics and screenshots
  • WebP — Google’s modern format, increasingly common from web downloads
  • BMP — Older bitmap format, supported but rarely needed
  • TIFF — High-quality format used in professional photography

For the best results, upload JPEG or PNG files that have already been through basic color correction and exposure adjustment. Raw camera files (CR2, NEF, ARW, etc.) should be converted to JPEG or PNG in Lightroom, Capture One, or a similar tool before uploading to Cutout Pro.

What output formats are available?

Cutout Pro outputs in:

  • PNG — The recommended format when you need transparent backgrounds. PNG preserves the alpha channel (transparency information) that makes the removed background actually transparent rather than white.
  • JPEG — For images with solid replacement backgrounds (white, colored, or custom image backgrounds). JPEG does not support transparency, so it is only suitable when the background has been replaced rather than removed.

What is the maximum file size for upload?

Cutout Pro supports images up to 15–25 MB per file, depending on the plan tier. Most standard product and portrait photos fall well within this limit. If your images exceed this, reduce resolution or compress slightly before uploading — the processing quality difference at moderate compression levels is negligible.

What is the maximum image resolution?

Input images can generally be up to 4096 × 4096 pixels or higher on premium plans. Output resolution matches input resolution on paid plans. The free tier outputs at reduced resolution — typically capped at 1–2 megapixels — which may not be sufficient for professional or print use.

Does Cutout Pro handle video formats?

Yes, for video background removal. Supported video formats include:

  • MP4 (H.264 codec) — The most common video format
  • MOV — Common from iPhone and Mac workflows
  • WebM — Web-optimized video format

Video file size limits are typically stricter than image limits, and video processing consumes more credits. Check current limits on the Cutout Pro website for your specific plan.

Credit System Questions

How does the credit system work?

Cutout Pro uses a credit-based system where each processing operation consumes credits. The number of credits depends on the operation:

  • Standard background removal — 1 credit
  • HD background removal — 2 credits
  • Image enhancement — 1–2 credits
  • Object removal — 1 credit per operation
  • Passport photo — 1 credit
  • Video processing — Variable, based on length and resolution

Credits can be obtained through pay-per-use purchases or included in subscription plans.

How much do credits cost?

Credit pricing varies by purchase method:

  • Pay-per-use bundles: Effective cost ranges from ~$0.15 to ~$0.50 per credit depending on bundle size. Larger bundles are cheaper per credit.
  • Subscription plans: Credits included in monthly allotments at effective costs of ~$0.06 to ~$0.20 per credit, depending on the plan tier.

Subscriptions consistently offer better per-credit economics for users who process images regularly.

Do credits expire?

Pay-per-use credits typically have an expiration period — often 6–12 months from purchase. Subscription credits generally reset monthly: unused credits from the current month may or may not roll over depending on the plan. Check the specific terms of your plan.

Is there a free tier?

Yes. Cutout Pro offers a limited free tier that provides a small number of credits for new users to test the service. Free tier limitations typically include:

  • Reduced output resolution
  • Limited number of free processes per day or month
  • Watermark on some outputs
  • No API access
  • No batch processing

The free tier is sufficient for evaluation but not for production use.

Can I get more credits if I run out mid-month on a subscription?

Yes. Subscription users can typically purchase additional credit bundles at pay-per-use rates if they exceed their monthly allotment. Some plans also offer the option to upgrade mid-cycle.

API Questions

Does Cutout Pro have an API?

Yes. Cutout Pro offers a REST API that provides programmatic access to its image processing capabilities. The API supports:

  • Background removal (single and batch)
  • Image enhancement
  • Object removal
  • Video processing (select endpoints)

What is needed to access the API?

API access requires:

  1. A Cutout Pro account (typically a paid subscription at Pro tier or above)
  2. An API key generated from your account dashboard
  3. HTTP client capability in your application (cURL, Python requests, Node.js fetch, etc.)

How does API pricing work?

API calls consume credits from your account balance, just like web interface usage. The credit cost per API call mirrors the web interface costs. Some subscription plans include dedicated API credit allotments.

Rate limits apply: the number of concurrent API requests and requests per minute varies by plan tier. Enterprise plans offer the highest rate limits for production applications.

What does an API request look like?

A basic background removal API call follows this pattern:

POST https://www.cutout.pro/api/v1/matting
Headers:
  APIKEY: your-api-key
  Content-Type: image/jpeg
Body: [binary image data]

The response returns the processed image (typically as binary PNG data with transparent background) along with metadata about the processing.

The API also supports URL-based image input, where you provide a URL to the source image rather than uploading binary data directly.

Is there a batch API endpoint?

Yes. The batch API allows submitting multiple images in a single request or through a job-based workflow where you submit a batch, receive a job ID, and poll for completion. This is more efficient than making individual API calls for each image when processing large volumes.

Are there SDKs or client libraries?

Cutout Pro provides examples and documentation for common languages (Python, JavaScript, PHP, cURL) but may not maintain full SDKs. The REST API is straightforward enough that most developers integrate directly using their language’s HTTP client.

Batch Processing Questions

How many images can I process in a single batch?

Batch limits vary by plan:

  • Free tier: No batch processing
  • Basic subscription: Typically up to 50 images per batch
  • Pro subscription: Typically up to 200 images per batch
  • Enterprise: Higher limits, potentially customizable

For very large batches (1,000+ images), the API-based batch workflow is recommended over the web interface.

Is batch processing quality consistent across images?

Yes. Cutout Pro applies the same AI model with the same parameters to every image in a batch. Quality does not degrade with batch size. The AI does not get “tired” — image 500 in a batch receives the same processing as image 1.

Can I set different options for different images in a batch?

Through the web interface, a batch uses uniform settings. If you need different backgrounds or processing options for different images, split them into separate batches.

Through the API, you can specify per-image parameters, giving you full control over processing settings on an image-by-image basis.

Quality and Output Questions

How good is the background removal quality?

For standard images — well-lit products, portraits with reasonable contrast — Cutout Pro’s quality rivals manual Photoshop work. Specifically:

  • Hard-edged subjects (boxes, electronics, furniture): Excellent results, virtually indistinguishable from manual editing
  • Portraits with standard hair: Very good results, with natural-looking hair edges
  • Complex hair (fine strands, curly/textured): Good results, noticeably better than most competitors
  • Transparent objects (glass, sheer fabric): Decent results with partial transparency preserved
  • Low-contrast scenes: Acceptable results, may require manual review on edge cases

Can I adjust the edge quality after processing?

Cutout Pro provides some post-processing controls:

  • Edge smoothing — Reduces jagged edges
  • Edge feathering — Creates softer transitions
  • Foreground adjustment — Expand or contract the detected foreground boundary

These controls are available through the web interface. For maximum control, download the PNG with transparent background and make final adjustments in Photoshop or another editor.

Is there a way to preview before using credits?

The web interface typically shows a preview (sometimes at reduced resolution or with watermark) before you commit credits to download the full-resolution result. This allows you to verify quality before spending credits.

Account and Security Questions

Is my data secure?

Cutout Pro processes images on their servers. Key security considerations:

  • Images are transmitted over HTTPS (encrypted in transit)
  • Processed images are stored temporarily and deleted after a defined retention period
  • Cutout Pro’s privacy policy details data handling practices

For users with strict data requirements (medical, legal, government), review the privacy policy and terms of service carefully. Enterprise plans may offer additional data handling guarantees.

Can multiple team members share an account?

Standard accounts are designed for individual use. Enterprise plans typically support team accounts with shared credit pools and individual user access.

What happens if I cancel my subscription?

Remaining credits in your current billing cycle are typically usable until the end of that period. After cancellation, you revert to the free tier. Previously processed and downloaded images are yours to keep — Cutout Pro does not revoke access to downloaded outputs.

Comparison with Similar Tools

How does Cutout Pro compare to Remove.bg?

Remove.bg is excellent for portrait background removal and offers Photoshop/Figma plugins. Cutout Pro offers broader features (enhancement, object removal, video) and better pricing at volume. Remove.bg has higher per-image costs but may have an edge on pure portrait processing speed.

How does Cutout Pro compare to Canva?

Canva’s background remover is bundled with Canva Pro and convenient if you are already in the Canva ecosystem. Cutout Pro offers better quality on complex images, API access, and dedicated batch processing that Canva lacks.

How does Cutout Pro compare to PhotoRoom?

PhotoRoom excels on mobile with excellent e-commerce templates. Cutout Pro has a stronger web and API presence, broader feature set, and better handling of complex edges. PhotoRoom is the better choice if mobile-first editing is the priority.

Practical Tips for New Users

  1. Start with the free tier to test quality on your specific image types before committing
  2. Pre-process images in Lightroom or similar before uploading — correct exposure and white balance improve AI results
  3. Use PNG output when removing backgrounds (not JPEG) to preserve transparency
  4. Batch by category — Group similar products together for consistent review
  5. Check output at full resolution — Thumbnails can hide edge quality issues
  6. Consider annual billing if you know you will use the tool regularly — the per-month savings are significant
  7. Test the API early if you plan to integrate — understanding rate limits and response formats before building is much easier than retrofitting

References

  1. Cutout Pro — https://www.cutout.pro
  2. Cutout Pro API Documentation — https://www.cutout.pro/api
  3. Cutout Pro Pricing — https://www.cutout.pro/pricing
  4. Remove.bg — https://www.remove.bg
  5. Canva — https://www.canva.com
  6. PhotoRoom — https://www.photoroom.com
  7. Mozilla Developer Network — “Image File Type and Format Guide” — https://developer.mozilla.org/en-US/docs/Web/Media/Formats/Image_types
  8. W3C — “PNG Specification” — https://www.w3.org/TR/png/
  9. G2 — “Cutout Pro Reviews 2026.”
  10. Capterra — “Cutout Pro User Reviews and Feature Comparison.”