Kirogii/MangaAMTL

Manga translation backend with a extension and support for (Local,Cloud) Translation models

2

stars

156

commits

Python

primary language

Aug 15, 2026

updated

cloud-ai
comics
extension-chrome
inpainting
local-ai
manga
ocr
translation
Browse cluster: Manga OCR and Translation

README

Languages (MTL)
🇺🇸 English | 🇨🇳 简体中文 | 🇰🇷 한국어

Preview1 Preview2

V3.1.0 Translation Showcase (Text size is the only issue in typesetting currently)

MangaAMTL

Note: On First launch this installs multiple gbs of models

[!WARNING] Do not run this for production unless you know what you are doing (If you do not know what that is do not portforward this for other people)

[!CAUTION] This is in alpha testing bugs are to be expected if you have a problem make a Report including data from your console http://localhost:8000/console

Localhost Setup

Python 3.12 Is Needed for this

The application will start on: http://localhost:8000

Credits

Linux Setup

This uses wget not curl

  • Run apt install wget
  • Run wget https://raw.githubusercontent.com/Kirogii/MangaAMTL/refs/heads/main/Ubuntu.sh
  • Run chmod +x Ubuntu.sh
  • Run ./Ubuntu.sh

After you've done the setup just run 'Manga' to start the server if theres an update it will prompt you to update by typing 'update'

Features

  • Multi language translation from source support (Chinese,Korean,Japanese,Russian,Indonesian,English)
  • Model selection (You can install/add new models without much effort GGUF ONLY)
  • Colorizing Support

Problems

  • Llama-Cpp-Python erroring (ON Cuda version): Install: https://developer.nvidia.com/cuda-downloads (Then rerun the install command from above)
  • Cuda not being set on ocr/ai: pip install torch==2.9.1 torchvision==0.24.1 torchaudio==2.9.1 --index-url https://download.pytorch.org/whl/cu126

Contributors

Kirogii

156 commits

Kirogii/MangaAMTL

Manga translation backend with a extension and support for (Local,Cloud) Translation models

2

stars

156

commits

Python

primary language

Aug 15, 2026

updated

cloud-ai
comics
extension-chrome
inpainting
local-ai
manga
ocr
translation
Browse cluster: Manga OCR and Translation

README

Languages (MTL)
🇺🇸 English | 🇨🇳 简体中文 | 🇰🇷 한국어

Preview1 Preview2

V3.1.0 Translation Showcase (Text size is the only issue in typesetting currently)

MangaAMTL

Note: On First launch this installs multiple gbs of models

[!WARNING] Do not run this for production unless you know what you are doing (If you do not know what that is do not portforward this for other people)

[!CAUTION] This is in alpha testing bugs are to be expected if you have a problem make a Report including data from your console http://localhost:8000/console

Localhost Setup

Python 3.12 Is Needed for this

The application will start on: http://localhost:8000

Credits

Linux Setup

This uses wget not curl

  • Run apt install wget
  • Run wget https://raw.githubusercontent.com/Kirogii/MangaAMTL/refs/heads/main/Ubuntu.sh
  • Run chmod +x Ubuntu.sh
  • Run ./Ubuntu.sh

After you've done the setup just run 'Manga' to start the server if theres an update it will prompt you to update by typing 'update'

Features

  • Multi language translation from source support (Chinese,Korean,Japanese,Russian,Indonesian,English)
  • Model selection (You can install/add new models without much effort GGUF ONLY)
  • Colorizing Support

Problems

  • Llama-Cpp-Python erroring (ON Cuda version): Install: https://developer.nvidia.com/cuda-downloads (Then rerun the install command from above)
  • Cuda not being set on ocr/ai: pip install torch==2.9.1 torchvision==0.24.1 torchaudio==2.9.1 --index-url https://download.pytorch.org/whl/cu126

Contributors

Kirogii

156 commits

Languages

Python

47.8%

JavaScript

42.3%

Shell

5.4%

HTML

4.5%