How to Translate Manga to English on Mac (Offline)
You found the next chapter of a series you love, but it is a Japanese raw and the scanlation is weeks out. The pages open fine in Preview. You can read the art, follow the panels, and see every speech bubble. What you cannot do is copy a single word, because the whole page is one flat image and the Japanese text lives inside the drawing.
This is the manga translation problem. You can see the words but cannot select them, so every browser translator and dictionary extension is useless. The fix is OCR, optical character recognition, which reads the characters straight off the pixels and hands them to a translator. Here is how to do that on a Mac, offline.
Why manga is harder to translate than a webpage
A normal webpage is live text. You highlight a sentence, right-click, and macOS translates it. Manga breaks every step of that.
- The text is baked into the image. A scanned page or a raw export is a picture of the artwork with the dialogue drawn on top. There is nothing to select.
- Speech bubbles run vertically. Traditional Japanese in manga reads top to bottom, right to left. Many quick OCR tools expect a tidy horizontal line and choke on a vertical bubble.
- The font is stylized. Hand-lettered shouts, sound effects, and thin dialogue fonts are further from clean print than a news article, so accuracy depends on the OCR engine underneath.
Because of all three, the general fix for any text you can see but cannot copy is the same: capture the region, run OCR, then translate. That single approach covers manga, game menus, subtitles, and scanned PDFs alike, which is why it is worth setting up once. If you want the broader version of this workflow, I wrote it up in how to translate any text on screen.
The slow manual method
You can piece this together for free if you only read a page now and then.
- Take a screenshot of the panel with Command Shift 4 and drag over the speech bubble.
- Open Google Translate, switch to the Images tab, and upload the screenshot.
- Wait for it to OCR the image and show a translation.
- Read it, switch back to your manga, and repeat for the next bubble.
It works, but it falls apart in a real chapter. Every bubble is a screenshot, an upload, a tab switch, and a wait, and you hand a picture of your screen to a server you do not control every time.
The fast method: OCR translation on your Mac
A dedicated screen translator collapses those ten steps into two. You draw a box around the bubble and the translation appears next to it. No upload, no tab switch, no wait for a server round trip.
I build TranslatePeek for exactly this. You press Command Shift T, drag a rectangle over the Japanese text, and the English shows up in a small floating panel right where you are reading. It runs entirely on your Mac using Apple’s on-device Vision and Translation frameworks, so nothing you read ever leaves the machine. It handles 19 languages in both directions, covering Japanese, Korean, and both Simplified and Traditional Chinese for the manhwa and manhua crowd too.
A typical session looks like this:
- Open the raw chapter in Preview, a browser, or your reader of choice.
- Press Command Shift T and box the first speech bubble.
- Read the English in the floating panel, then move to the next bubble.
- Keep going down the page. Each translation takes a second or two.
Because the OCR is on-device, it works on a plane, on hotel wifi, or with the network off entirely. And since Apple’s Vision framework reads vertical Asian text properly, the right-to-left bubbles that trip up lighter tools come through in the right order.
Getting cleaner results from tricky pages
OCR is only as good as what you feed it. A few habits make manga far more reliable.
- Box one bubble at a time. Capturing a whole page mixes dialogue, sound effects, and signs into one blob and confuses the language detection.
- Zoom in first. More pixels means better recognition. If a bubble is tiny, bump the page zoom up before you draw the box.
- Skip the sound effects. Big stylized onomatopoeia is drawn art, not clean type, and rarely OCRs well. Focus on the dialogue.
- Watch the contrast. Pale text over a busy panel is hard for any OCR. Capturing a slightly larger area gives the engine more to work with.
None of this is fussy once it becomes muscle memory.
Where offline actually matters
The privacy angle is not abstract for manga readers. Screenshots of raws can catch more than the panel: a filename, a tab title, an account name in the corner. An online image translator sees all of it. An on-device tool sees none of it, because the whole pipeline from capture to OCR to translation runs locally and stores nothing on a server. It is faster too, with no upload to wait on between bubbles, which across dozens of panels in a sitting adds up.
If translating on screen becomes part of your daily setup, a lightweight menu bar tool that stays out of the way is the right shape for it. I keep a running list of those in the best Mac menu bar apps, and a screen translator earns its spot for anyone reading in a second language. The same setup, by the way, carries straight over to gaming, which I cover in translating on-screen game text.
FAQ
Can I translate manga on Mac without an internet connection?
Yes. With an on-device tool like TranslatePeek, the OCR and translation both run locally using Apple’s Vision and Translation frameworks. Once installed it needs no network at all, so you can read raws on a flight or with wifi off.
Will OCR read vertical Japanese speech bubbles correctly?
It depends on the engine. Apple’s Vision framework, which TranslatePeek uses, handles vertical top-to-bottom, right-to-left Japanese properly, so the dialogue comes out in reading order. Box one bubble at a time for the most reliable result.
Is it legal to translate manga this way?
Translating text on your own screen for personal reading is you understanding content you are already looking at, the same as using a dictionary. Where you get the raws is a separate question. Support official releases when they exist.
How much does a Mac manga translator cost?
TranslatePeek is a one-time purchase of $6.99 on the Mac App Store with no subscription. It requires macOS 15 or later. Many online alternatives are free but upload your screenshots to a server and need a connection to work.
Does this work for Korean manhwa and Chinese manhua too?
Yes. TranslatePeek covers 19 languages in both directions, including Korean and both Simplified and Traditional Chinese, so the same draw-a-box workflow reads manhwa and manhua just as well as Japanese manga.