PDF to CSV API
Extract tables from textual and scanned PDF documents to comma-separated values CSV files. The API identifies bordered and border-less tabular structures within pdf documents and extracts these tables to a list of CSV formatted files.
Collection
Set the OCR language.
Default: automatic
Values: automatic, ca, da, de, es, en, fr, fi, he, it, ko, ja, nl, no, pl, pt, ro, ru, sv, sl, tr
Show all
Collection
Set the OCR type. The Automatic option tries to detect the non-textual context in PDF and perform OCR. The Always option performs OCR in full PDF, and it is slower than Automatic, but in some cases, it could improve OCR.
Default: automatic
Values: automatic, always
Show allSnippets are autogenerated according to converter parameter choices above. Please select file in "File" or "Files" parameter before using code snippets.
Code snippet is using ConvertAPI JavaScript Client
Code snippet is using ConvertAPI Node.js Client
Code snippet is using ConvertAPI PHP Client
Code snippet is using ConvertAPI Java Client
Code snippet is using ConvertAPI C# Client
Code snippet is using ConvertAPI Ruby Client
Code snippet is using ConvertAPI Python Client
Code snippet is using ConvertAPI Go Client
Code snippet is using command line utility program
For conversions with the multiple file result please refer to the example