term

Table recognition

Detecting rows and columns on an image and rebuilding them into a table.

Plain recognition returns a stream of text and loses the table structure. A dedicated step restores row and column borders so the data can be exported to CSV or XLSX.

Related articles