Welcome to online facial recognition and AI age estimation!

FREE online facial search engine and age estimation tools

Populate the database for your facial recognition searches against using our easy to use online options, including bulk loading, harvesting images from targeted web sites and uploading via our face images upload API. Perform accurate face age estimations using our online API or easy to use Android app available from the Google Store.


Online facial recognition

biometric facial recognition Our online face recognition search engine uses the latest biometric face matching techniques in order to produce highly accurate facial recognition results, normally within seconds of starting a face search. In benchmarking tests our face recognition search engine found face matches from a database of 20,000 faces in under 50 milliseconds. Results are returned with a face image, with all the provided and supplied meta data, and the percentage of confidence of how accurate and likely it's the same face or person. The biometric data used to match faces includes the unique distance between forehead, eyebrows, eyes, nose, lips and chin. Our system is very flexible and able to provide facial images to be matched with the face at any angle, wearing glasses or not, wearing sun glasses or not, at any profile and at any age. You are able to populate the database of face images to run your face recognition searches against using a number of different options. These options include bulk loading from your device, harvesting images from targeted web sites and uploading via our faces image upload API.


Facial recognition database population

You can populate your face database to run facial matches against using bulk loading from your device (e.g. using our file upload service or FTP), harvesting images from targeted web sites or by uploading via our face image upload API. You can also include meta data for your face images (such as name,age, gender, etc) in a number of popular file formats including JSON, XML and CSV. You can also use our custom bespoke face image harvesting bots. After some simple configuration steps our face image harvesting bots are able to save face images to your face image database, ready for you to run facial recognition matches against. This method is obviously slower, however, it does allow the automation of gathering new face images from targeted web sites. Finally, you can populate your face database using our online face upload API. Again, although this is slower than bulk loading from your device is does allow automation of loading new face images to your face image database.

Try our FREE online face recognition demo!

Give our FREE online demo a try and see how fast and accurate our online facial recognition engine is. The demo database contains nearly 20,000 face images for you search and find any of the know faces.

Did you know that we have a FREE face recognition search API?

Facial recognition searches are actionable and available via our face finder API, which can be ingested into your facial recognition systems
With our commercial facial recognition search API subscription you can have unlimited face searches and batch face searches.

			curl -X 'POST' \
			  'https://api.facefinder.online/face_search/image/upload' \
			  -H 'accept: */*' \
			  -H 'API_KEY: {API_KEY}' \
			  -H 'Content-Type: multipart/form-data' \
			  -F 'image=@{my_face_image_filename};type=image/jpeg'
			
			

Please contact us to get an API Key to try our FREE face finder API using biometric facial recognition technology


Online face age estimation

facial age verification & estimation Age verification is becoming ever more important when allowing users to uses certain online services. Especially with the advent of the UK's Online Safety Bill. It is important to prevent young people accessing adult content and yet allowing as friction free access as possible. Another use case is to prevent 'catfishing' by people claiming to be a vastly different age when using online services. Our online face age estimation uses the latest AI and machine learning algorithms in order to produce highly accurate facial age estimation results, normally within seconds of starting a search. In benchmarking tests our face age estimation was accurate to within three years of age 95% of the time. Results are usually returned with an age estimation, gender and ethnicity of the face in the image within a second. The age estimation AI and machine learning algorithms are trained on a dataset of over 300,000 face images consisting of a wide range of ages, gender and ethnicities. Our system is very flexible and able to provide facial age estimations from uncropped images with faces at any angle. Integrate your age verification processes using our easy to use age estimation online API or Android app.


Did you know that we have a FREE face age verification / estimation API?

Facial age verification / estimation is actionable and available via our face demographics API, which can be ingested into your facial age verification / estimation systems
With our commercial facial recognition search API subscription you can have unlimited face age verification / estimation searches.

			curl -X 'POST' \
			  'https://api.facefinder.online/face_age/image/upload' \
			  -H 'accept: */*' \
			  -H 'API_KEY: {API_KEY}' \
			  -H 'Content-Type: multipart/form-data' \
			  -F 'image=@{my_face_image_filename};type=image/jpeg'
			
			

Please contact us to get an API Key to try our FREE face age verification / estimation API using AI technology