APIActive

PDF to CSV

REST API endpoint that converts PDFs and scanned images into CSV with layout, columns, rows, and tables.

Open source page

Product features

Product features

​ Attributes

Column Detection Mode

Controls column detection/alignment in PDF table extraction.

​ Control Image Quality

​ Control Output Page Width

​ Disable Images

​ Example Payload

​ Inject CSS

Language Support

Set the OCR language for scanned PDF, PNG, and JPG documents; up to two languages.

Line Grouping Options

Controls how lines of text are grouped when extracting data.

Line Grouping Options

Controls how lines of text are grouped when extracting data from a PDF.

OCRImagePreprocessingFilters

Image preprocessing filters for OCR, such as grayscale and gamma correction.

​ OCRImagePreprocessingFilters

Page Selection

Specify page indices as comma-separated values or ranges to process.

PDF to HTML

​ POST /v1/pdf/convert/to/html

​ Query parameters

Rect extraction

Defines coordinates for extraction in {x} {y} {width} {height} format.

​ Responses