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

# PDFParserEngine

The engine to use for parsing PDF files. "pdf-text" is deprecated and automatically redirected to "cloudflare-ai".

## Supported Types

### `components.PDFParserEngineEnum`

```python theme={null}
value: components.PDFParserEngineEnum = /* values here */
```

### `components.PDFParserEnginePDFText`

```python theme={null}
value: components.PDFParserEnginePDFText = /* values here */
```
