Jp Manga Translator

Translate manga from Japanese/Chinese to English using Gemini, or optionally with a Python server (YOLO+MangaOCR+mBART+Colorization)/in-browser CTD/Google.

Dovrai installare un'estensione come Tampermonkey, Greasemonkey o Violentmonkey per installare questo script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

Dovrai installare un'estensione come Tampermonkey o Violentmonkey per installare questo script.

Dovrai installare un'estensione come Tampermonkey o Userscripts per installare questo script.

Dovrai installare un'estensione come ad esempio Tampermonkey per installare questo script.

Dovrai installare un gestore di script utente per installare questo script.

(Ho già un gestore di script utente, lasciamelo installare!)

Dovrai installare un'estensione come ad esempio Stylus per installare questo stile.

Dovrai installare un'estensione come ad esempio Stylus per installare questo stile.

Dovrai installare un'estensione come ad esempio Stylus per installare questo stile.

Dovrai installare un'estensione per la gestione degli stili utente per installare questo stile.

Dovrai installare un'estensione per la gestione degli stili utente per installare questo stile.

Dovrai installare un'estensione per la gestione degli stili utente per installare questo stile.

(Ho già un gestore di stile utente, lasciamelo installare!)

Autore
moony
Installazioni giornaliere
0
Installazioni totali
353
Valutazione
1 0 0
Versione
2.7
Creato il
14/10/2025
Aggiornato il
24/05/2026
Dimensione
38,6 KB
Licenza
MIT
Applica a

All-in-one solutions for manga are not perfect:

  • Public APIs are often slow (e.g., cotrans.touhou.ai) due to server overload and long queues, and many browser extension like ismanga-Manga Translator work but are costly/limited.

So, In this userscript "Jp Manga Translator" use a pipeline text detection>OCR>translation; Currently, to achieve best solution is to run a separate server (optional):

  • Fast (~2s): GPU~6GB VRAM (5min boot-up) server Python for fast OCR using YOLO → MangaOCR → mBART. (not sure how to run server python .py? use .exe instead: download mirror 1 ,2,3, 4, 5)
  • Or for accessibility: Gemini API performs OK but struggles with many bubbles. Free api iwanhae.kr is convenient but poorly accurate.
  • Decent (~7s): Current browser-only by default solution uses CTD → MangaOCR → Google Translate/MyMemory.

Credits: