OCR - Text from Image/PDF
fc_ocrExtract text from images (JPG, PNG, BMP, TIFF) or PDF files using Tesseract OCR. Specify language for accurate results and optionally save extracted text to a file.
Instructions
Extrahiert Text aus Bildern (JPG/PNG/BMP/TIFF) mittels OCR (Tesseract).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Path to image (jpg/png/bmp/tiff) or PDF file | |
| language | No | OCR language (default: eng). Use deu for German, fra for French, etc. | eng |
| output_path | No | Optional: Save extracted text to file |