Looking for License plate recognition module/service ?!

HI

i am looking for a module/service that gets an image from the front or back of a car and returns the license plate in text

do you have such?

are familiar with external service with API?

Although OpenAI has a new “Analyze Images Vision” module, you won’t be able to use it to extract car licence plates.

RapidAPI has six of these API services - you should take a look at them instead. This one in particular looks promising: License Plate Recognition API Documentation (zyanyatech1) | RapidAPI

You should be able to integrate the API endpoints in Make using the generic HTTP “Make a request” module.

You can also suggest for it to be made in the Idea exchange. Don’t forget to search for it first, in case someone already suggested it!

3 Likes

I implemented the API above, it’s easy to do it:

Image

Output

3 Likes

thank you very much, it is helpful