Image Translator
Translate the text in a photo or screenshot.
โจ Premium AI engine
๐ This is a Premium AI tool. Create a free account to use it.
Sign up free
Login
Drag and drop, or paste a screenshot
Image, PDF, Word (DOCX) or text - drop, browse, paste, or use a URL
๐ Your files are processed privately and deleted automatically.
Read the text from an image and translate it into the language of your choice in a single upload, great for signs, menus and documents in another language.
Frequently asked questions
Major world languages. Pick your target language before uploading.
Use this via the API
Run this tool programmatically with a single POST. Authenticate with the API token from your account page.
curl -X POST https://ocr.chat/api/v1/ocr/ \
-H "Authorization: Bearer YOUR_API_TOKEN" \
-F "file=@your-file.png" \
-F "tool=image-translator" \
-F "translate_to=en"
Files of 5 pages or fewer return the result inline; otherwise poll the job, then download it as txt:
curl -L "https://ocr.chat/api/v1/ocr/JOB_UUID/download/?format=txt" \
-H "Authorization: Bearer YOUR_API_TOKEN" -o result.txt
Read the API docs โ
More OCR tools
๐ผ๏ธ Image to Text
๐ PDF to Text
๐ PDF to Word
๐ Image to Word
โฌ๏ธ PDF to Markdown
๐ Table Extractor
๐ Searchable PDF
โ๏ธ Handwriting to Text
โ Math to LaTeX
๐งพ Receipt Scanner
๐ณ Invoice OCR
๐ Translate a Document
๐ค Word to Text
๐ Word to PDF
๐ PDF to Excel
๐งฎ Image to Excel
๐๏ธ Describe Image
โฟ Alt Text Generator
๐ฌ Chat with PDF
๐จ๏ธ Chat with a Document