> ## Documentation Index
> Fetch the complete documentation index at: https://www.integrate.io/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# ETL: PDF to CSV

> Configure the PDF to CSV workflow component to convert PDF files into CSV format as an automated step in your Integrate.io ETL workflow.

The PDF to CSV workflow component converts PDF files to CSV format as a step in your workflow.

## Overview

* Extracts tabular data from PDF files and converts to CSV
* Useful for processing invoices, reports, or other PDF-based data sources
* Outputs CSV files that can be used as input for subsequent dataflow packages

## Configuration

<Steps>
  <Step>Select the source connection and path for the PDF file(s).</Step>
  <Step>Select the destination connection and path for the CSV output.</Step>
  <Step>Configure extraction options (page range, table detection settings).</Step>
</Steps>
