About Online Image Translator
Online Image Translator is a free, open-source web tool that translates text in images β comics, manga, screenshots, and photos β right in your browser. No installation required.
How It Works
Local PaddleOCR Mode: OCR runs entirely in your browser using PaddleOCR (compiled to WebAssembly). Translation uses the free MyMemory API or an OpenAI-compatible API (ChatGPT, DeepSeek, etc.). No server needed.
ImageTrans Server Mode: Connect to an ImageTrans server (public or self-hosted) for the full pipeline β OCR, translation, and rendered output in one step.
Source Code
This project is open source under the MIT license. You can view the source code, report issues, or contribute on GitHub.
View on GitHubSupplementary Tools
ImageTrans Desktop
Need to deploy a local translation server, batch translate images, or manually edit translation results? ImageTrans Desktop is a full-featured computer-assisted image translation application with an image editor, multiple OCR engines, and support for various translation services.
Learn more about ImageTrans DesktopBrowser Extension
ImageTrans also offers a browser extension that can detect and translate images directly on webpages, making it easy to read translated comics and manga online.
Learn more about the Browser Extension