Background remover

Remove the background.Keep every useful edge.

Turn product photos, artwork, and graphics into clean transparent PNGs. Upload once, preview the cutout, and download it ready for your next mockup.

Try background removal free. No sign-in.

New accounts get 500 credits, enough for 20 more. Paid usage starts from about $0.06/image.

Example source
Cream canvas tote bag on a wooden table before background removal
SudoMock result
Cream canvas tote bag isolated on a transparent background by SudoMock

Published, predictable pricing

Try it free. Then from about $0.06 per image.

New accounts receive 500 credits, enough for 20 more background removals. After that, your exact price depends on your plan, and failed attempts are not charged.

One cutout, every workflow

Use it before the mockup, or inside the render.

The same capability is available in the dashboard and API. Produce a reusable transparent PNG, or ask a PSD or 2D render to clean the artwork before placement.

01

Upload

Choose a product photo, design, or graphic.

02

Remove

Review the transparent result before you use it.

03

Download

Save the PNG or continue into a mockup workflow.

Background removal API

Send an image URL or base64 data to one endpoint and receive a signed URL for the transparent PNG. Pricing starts at about $0.06 per image.

Read the API docs
curl -X POST \
  https://api.sudomock.com/api/v1/remove-background \
  -H "x-api-key: sm_your_api_key" \
  -H "Content-Type: application/json" \
  -d '{"url":"https://example.com/product.jpg"}'

Background remover FAQ

Can I remove backgrounds for free?

Yes. You can try the web tool without signing in. New accounts receive 500 credits, enough for 20 more background removals. After that, pricing starts at about $0.06 per image on annual Pro 50K.

Which image formats can I upload?

The web tool accepts PNG, JPG, and WebP images up to 18 MB and returns a transparent PNG.

Can I use background removal in the API?

Yes. Authenticated API users can use the standalone background removal endpoint, or enable background removal for artwork in PSD and 2D mockup render requests.