Live demo
Upload a vehicle photo and watch the full pipeline run — plate detection, OCR, and car analysis — exactly as it would in your production integration.
Upload image
Drag and drop a vehicle photo here, or browse files
JPEG, PNG, or WebP — max 10MB, min 640×480
API response
// Upload an image to see the live response.
The response
One image in, one JSON document out. Every field carries a confidence score.
plate
The recognized plate text with country and a per-read confidence score.
brand
Vehicle make across 181 recognized brands, with calibrated confidence.
model
Specific model from 2,003 recognized models across 145 brands.
body_type
One of 8 classes — sedan, hatchback, wagon, coupe, convertible, SUV, pickup, minivan.
color
Dominant vehicle color as a name plus hex and RGB values.
position
View angle of the car — front, back, side, or semi-side — plus plate bounding box.
Best results come from photos where the plate is at least 80 pixels wide — a normal phone photo or CCTV frame is plenty.
Images you upload here are processed to produce the recognition result. We do not use your images to train our models without your explicit consent, and we do not sell or share them.
Privacy →Get an API key and make this exact call from your own code — 150 free calls a month, no credit card required.