Image OCR Extractor
Pricing
Pay per usage
Image OCR Extractor
Extract text from images (PNG, JPG, WebP, TIFF) using Tesseract OCR. Batch up to 50 images, multi-language, confidence scores.
Image OCR Extractor
Pricing
Pay per usage
Extract text from images (PNG, JPG, WebP, TIFF) using Tesseract OCR. Batch up to 50 images, multi-language, confidence scores.
List of image or PDF URLs to OCR (PNG, JPG, WebP, TIFF, BMP, PDF). Up to 50 per run. Google Drive share links (drive.google.com/file/d/...) and Dropbox share links are automatically converted to direct download URLs.
[]Tesseract language code. Leave empty for auto-detection. 'eng' (English), 'deu' (German), 'fra' (French), 'spa' (Spanish), 'jpn' (Japanese), 'chi_sim' (Simplified Chinese), 'kor' (Korean). Multi-language: 'eng+deu'.
Apply image preprocessing before OCR. 'none' = raw image. 'grayscale' = convert to grayscale (often improves accuracy). 'threshold' = binary black/white (best for documents with clear text on white background). 'deskew' = auto-rotate skewed scans.
Tesseract PSM. 3 = auto (default), 6 = single block of text, 7 = single line, 8 = single word, 11 = sparse text (scattered text). See Tesseract docs.
Filter out words with OCR confidence below this threshold (0-100). Default 0 = include all words. Higher values (e.g. 60) reduce noise but may drop valid words.
Max number of images/PDFs to process (cap: 200).