Google Lens OCR — Image to Text API
Pricing
Pay per event
Go to Apify Store
Google Lens OCR — Image to Text API
Pricing
Pay per event
image_url
Optional
Source image URL.
full_text
Optional
All recognized text, one paragraph per line.
paragraphs
Optional
Paragraph blocks with text, lines and normalized geometry.
words
Optional
Word-level results with normalized bounding boxes (center_x, center_y, width, height, angle_deg).
word_count
Optional
Number of recognized words.
translated_text
Optional
Translation of the recognized text (when translate_to is set).
translate_to
Optional
Requested translation language.
ocr_language
Optional
OCR language hint used.
image_width
Optional
Source image width in pixels.
image_height
Optional
Source image height in pixels.
processed_in_seconds
Optional
Lens processing time for this image.
fetched_in_seconds
Optional
Wall-clock seconds the whole run took.