Overview

Facephi OCR Service is a REST API service written in modern C++ which use the Facephi OCR SDK as a powerful tool that helps read and verify identity and invoice documents offered by Facephi technology.

The service offers the /process endpoint where you can send documents and obtain information from them.

Further information can be found in Technical specifications

Image format supported:

  • JPG
  • PNG
  • BMP
  • HDR

PDF format is also supported.

The core distribution contains the following resources:

  • Docker container. The container is available in the Docker Facephi repository and is based on Ubuntu 24.04. The container contains the service and all the dependencies needed to run it.
  • Online documentation. The documentation is available in the following URL: documentation