Getting Started with FormX

The Basics

FormX extracts information from photos of documents and returns structured data pairs in JSON format, the simple extract API makes it easy to integrate with other software or applications.

There are 3 ways you can use FormX to extract structured information from images:

  1. Pre-built Extractor:
    There are numerous pre-built parsers, including Government ID / Passport, Invoice, Receipts, Address Proof, Bank Statements, Bill of Lading.
  2. Train with Samples:
    You can upload 0 - 100 sample images to FormX, label the data, and train a new Machine Learning model without writing a single line of code.
  3. Fixed Layout Extractor:
    If the document has a fixed layout (such as a form or official documents), you can upload 1 master image to FormX, choose the areas with anchors (which is the same for all documents) and the area with data to extract, FormX will build a parser to handle input and extract data based on the template you created.

Watch the following 9 minutes introduction video to various features.