file_converter_ocr_action
Add a searchable text layer to scanned PDFs using OCR, making documents searchable and copy-pasteable.
Instructions
Add a searchable text layer to scanned PDF files using OCR. Makes scanned documents searchable and copy-pasteable.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input_file_url | Yes | S3 or public URL of the scanned PDF. | |
| language | No | eng | |
| output_variable_name | Yes | Variable name for the result. | ocr_pdf |