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.

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

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

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

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

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

You will need to install a user script manager extension to install this script.

(Tôi đã có Trình quản lý tập lệnh người dùng, hãy cài đặt nó!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Tác giả
moony
Cài đặt hàng ngày
1
Số lần cài đặt
234
Đánh giá
1 0 0
Phiên bản
2.6
Đã tạo
14-10-2025
Đã cập nhật
02-12-2025
Kích thước
40 KB
Giấy phép
MIT
Áp dụng cho

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: