ocr-pdf
Perform OCR on scanned PDFs to make them searchable. Extract text from image-based PDFs to allow searching and copying.
Instructions
Perform OCR (Optical Character Recognition) on a scanned PDF to make it searchable
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | Yes | PDF file path or URL to perform OCR on | |
| languages | No | OCR languages (ISO 639-3 codes) | |
| outputDir | No | Output directory path | |
| outputFilename | No | Custom output filename |