03

Free AI Image Tools

Neural models running entirely in your browser — nothing is uploaded to any server. First use downloads the model; after that it's cached and instant.

Our AI Utilities

AI Background Remover

Remove any background — people, products, objects — using a neural segmentation model running entirely in your browser. Takes a few extra seconds on first use.

Face Blur & Anonymizer

Automatically detects every face in a photo and blurs it. Great for anonymising group photos, screenshots, or any image before sharing publicly. Takes a few extra seconds on first use.

Passport & ID Photo Maker

Upload any photo — the background is removed automatically, replaced with your chosen colour, and cropped to the correct passport spec.

Object Remover

Content-aware fill

Paint over an object with the brush, then click Fill. Uses canvas patch-matching to blend surrounding pixels — works well on textured backgrounds (walls, ground, sky). Not neural AI.

Photo Composite

Place yourself (or anyone) into any background. Upload your photo — background is removed automatically — then drop in any scene. Drag to reposition, use corner handles to resize.

Step 1 — Your photo

Background will be removed automatically. Takes a few extra seconds on first use.

Step 2 — Background scene

Any photo, gradient, or graphic. The scene your photo will be placed into.

Frequently Asked Questions

How does the AI background remover work?

The AI Background Remover uses U²-Net, a neural segmentation model that runs entirely in your browser via ONNX Runtime Web. The model (~4.7 MB) downloads on first use and is cached — no file is ever sent to any server. It works on people, products, complex hair, and transparent objects, unlike simple colour-sampling tools that only work on plain backgrounds.

Is the AI background remover free?

Yes — completely free with no account required. The neural model runs in your browser. The only cost is a one-time ~4.7 MB model download on first use, after which it is cached and works instantly for every subsequent image.

How do I make a passport photo online for free?

Use the Passport & ID Photo Maker on this page. Upload any photo — the background is removed automatically, replaced with your chosen background colour, and the image is cropped to the exact spec for your country (India, US, UK, EU/Schengen, Canada, Australia, China, Japan). Everything runs in your browser and is free.

Can the face blur detect multiple faces automatically?

Yes. The Face Blur tool uses the UltraFace model to automatically detect every face in a photo, including group photos. All detected faces are blurred in one step — no need to draw boxes manually. The model is 1.2 MB, downloads once, and is cached for future use.

Are my photos safe when using these AI tools?

Yes. All AI processing happens entirely in your browser using ONNX Runtime Web and the Canvas API. Your photos are never uploaded to any server. You can verify this: open browser DevTools (F12), go to the Network tab, and upload a file — you will see zero outbound file requests.

Does the AI object remover work on all backgrounds?

The Object Remover uses OpenCV inpainting (Navier-Stokes and Telea algorithms) with mask dilation and seam feathering. It works best on textured backgrounds like grass, walls, sky, and concrete. For very large objects or complex repeated patterns, results may be imperfect — this is an honest limitation of browser-based inpainting without a large neural model.