Blur a License Plate in Any Photo — Free, Private, In Your Browser

The AI pass above automatically finds and pixelates faces — yours in the wing-mirror reflection, a neighbour on the driveway, a passer-by in the background. To cover the licence plate itself, draw a box over it with the manual blur & pixelate tool, which lets you choose a solid fill. Both tools run entirely on your device.

Blur your number plate before the listing goes live

Selling a car online means handing a photograph of your vehicle to every stranger who scrolls past it. On Craigslist, Facebook Marketplace, Autotrader and eBay Motors those photos sit in public, indexable listings for weeks — and the sharpest one is almost always the three-quarter front shot with the license plate dead centre and perfectly legible. That plate is not a neutral detail. In many jurisdictions a registration number can be pushed through paid lookup services, insurance and vehicle-history databases, or simply leaked datasets, and come back attached to a name, a rough address, an accident record or a lien. It is also the single most useful string for anyone cloning plates onto a matching vehicle.

Blurring it takes ten seconds and costs a genuine buyer nothing — nobody has ever declined to view a car because they could not read the number plate in the advert. This page gives you both halves of the job: an AI pass that automatically detects and pixelates faces in the shot, and a manual redaction step for the plate, the VIN in the windscreen, the parking permit and the house number behind the car.

And it does it without the irony that runs through most of this category: uploading a photo to somebody else's server in order to anonymize it. Every "free online plate blur" service that asks you to hit Upload has, by definition, already received the unblurred original — plate, faces, background and all — and stored it at least long enough to process it. Here the file is read straight into a canvas element in your own browser. It never leaves your device, and closing the tab is the whole of the deletion process.

Why blur your plate before selling a car

  • Plates are identity keys. Registration numbers can be looked up — legally through commercial data brokers, and illegally through scraped databases — to reach an owner name, address history or insurance details.
  • Plate cloning. A clear photo of your number plate is everything a cloner needs to fit a duplicate to a same-model car, after which their speeding tickets, tolls and congestion charges land on your doormat.
  • Listing scrapers. Marketplace photos are harvested wholesale and re-posted in fake adverts. A blurred plate makes your images far less useful to scammers pretending to sell your car.
  • Location leakage. The plate plus a recognisable driveway, street sign or house number narrows your home address to a single building. Blur the plate, and check the background too.
  • It survives the sale. Listings get archived, cached and screenshotted. Redacting once, before you post, is the only version of this that works.

Auto-detect + manual blur

Two passes, both local to your browser:

  1. Automatic (faces). Add the photo and press Auto-Detect & Censor Faces. The in-browser vision model scans the image and pixelates every human face it finds — useful because car photos routinely catch the seller's reflection in the paint or glass, plus whoever happened to walk past.
  2. Manual (the plate). Take the result into the manual blur & pixelate tool and drag a rectangle over the license plate. Manual is the right call here: you know exactly where the plate is, and you can cover the whole frame of it including the region sticker and dealer surround.
  3. Sweep the rest. While you are there, cover the VIN visible through the windscreen, any parking or residents' permit on the glass, and house numbers or street signs in shot.
  4. Download and post. The redaction is baked into the pixels of the downloaded file — there is no layer to peel back and no original stored anywhere.

Blur vs. black box: which should you use on a plate?

They are not equivalent. A Gaussian blur is a reversible mathematical operation in principle: the original pixels are averaged, not destroyed, and for a small, high-contrast, tightly constrained alphabet — which is exactly what a number plate is — de-blurring and brute-force reconstruction attacks are realistic. Researchers have repeatedly recovered blurred and pixelated text by rendering every candidate string, applying the same blur, and matching the result. Plates are the textbook worst case: fixed fonts, fixed character counts, known formats, high contrast.

For a license plate, use a solid fill. A hard black or white box discards the underlying pixels entirely — there is no signal left to recover, whatever anyone throws at it. Heavy pixelation with a very large block size is an acceptable second choice; a light artistic blur is not. Save blur for things where the shape still needs to read, like a face in the background of a group shot, and reserve the box for text: plates, VINs, addresses, document numbers.

Whichever you pick, do the redaction before you export, never by drawing a shape in an editor that keeps layers. And always download and re-check the final file — the version you upload to the listing is the only one that matters.

Frequently Asked Questions

How do I blur a license plate in a photo for free?

Open this page, add your car photo, and cover the plate before you post the picture. The AI pass automatically pixelates any faces it finds in the shot, and the manual blur tool lets you drag a box over the licence plate itself and blur, pixelate or solid-fill it. Everything runs in your browser — no sign-up, no watermark, and no limit on how many photos you process.

Should I blur my number plate when selling my car online?

Yes. A listing on Craigslist, Facebook Marketplace, Autotrader or eBay Motors is public, and in many jurisdictions a number plate can be run through paid lookup services or leaked databases to reach a name, an address or a vehicle history. Blurring it costs you nothing and removes an easy link between a stranger and your identity. Serious buyers do not need the registration to decide whether to come and view the car.

Is this tool private?

Nothing you open here is uploaded. The image is read straight into a canvas element in your own browser and the AI detection runs locally on your device. The only thing downloaded from the network is the detection model file itself — generic code, containing none of your data. Your photo never travels to our servers or anyone else's, and closing the tab discards it.

🔎 Verify it yourself: nothing uploads

Don’t take our word for it. Open your browser’s DevTools (F12Network tab), then run this tool on any image. The only download you’ll see is the open-source AI model coming to your browser — your image itself is never sent anywhere. Every tool on this site works the same way — all processing happens on your device.