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 URLs to OCR (PNG, JPG, WebP, TIFF, BMP). Up to 50 per run.
[]Tesseract language code. '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).
Tesseract PSM. 3 = auto (default), 6 = single block of text, 7 = single line, 8 = single word, 11 = sparse text (scattered text). See Tesseract docs.