awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
dmMaze avatar

dmMaze/BallonsTranslator

0
View on GitHub↗
4,551 stars·296 forks·Python·gpl-3.0·8 views

BallonsTranslator

BallonsTranslator is a software suite designed for extracting, translating, and replacing text within comic panels while preserving the original visual layout. It functions as an image translation tool that combines text region detection, optical character recognition, and deep learning inpainting to automate the localization of comics.

The tool features a deep learning image inpainter that removes original text and restores backgrounds using generative neural networks and patch-matching algorithms. It also includes a rich-text translation editor for modifying translated dialogue with support for font presets, search-and-replace, and document exports.

The system provides a multi-engine OCR pipeline for extracting text and font colors, and a layout-aware replacement system that matches font sizes and positioning. For automated workflows, a headless command-line interface allows for batch image translation and rendering without a graphical user interface.

Features

  • Comic Panel Translators - Detects, removes, and replaces text in comic panels using deep learning while preserving the original visual layout.
  • Image Inpainting - Ships a deep learning inpainting pipeline that removes text and restores comic backgrounds.
  • Image Text Translators - Extracts, translates, and replaces text in comic panels while preserving the original visual layout using deep learning inpainting.
  • Batch Processing - Automates the full translation pipeline across multiple images via a headless command-line interface.
  • Translation APIs - Provides a multi-engine translation abstraction that switches between cloud APIs and local models.
  • OCR Pipelines - Extracts text and font colors from comic panels using multiple recognition engines in an end-to-end pipeline.
  • OCR Engines - Extracts text from detected regions using multiple OCR engines with optional font name detection.
  • Text Detection Models - Uses specialized deep learning models to detect text regions in comic panels for Japanese and English.
  • Headless Batch Pipelines - Runs the full translation pipeline in headless batch mode via a configuration file.
  • Layout-Aware Replacement - Matches font sizes and positioning to insert translated dialogue while preserving original comic layout.
  • Headless Batch Pipelines - Runs the full translation pipeline in headless batch mode via a configuration file.
  • Comic Text Extraction - Identifies text areas in comic panels using specialized models for Japanese and English.
  • Translation Editors - Includes a rich-text translation editor with font presets, search-and-replace, and document exports.
  • Translation Text Editors - Adjusts font formatting and style presets, and performs find-and-replace across source or translated text.

Star history

Star history chart for dmmaze/ballonstranslatorStar history chart for dmmaze/ballonstranslator

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to BallonsTranslator

Similar open-source projects, ranked by how many features they share with BallonsTranslator.
  • mashirosaber03/saber-translatorMashiroSaber03 avatar

    MashiroSaber03/Saber-Translator

    2,803View on GitHub↗

    Saber-Translator is a multimodal AI translation suite and visual editor designed for manga and comics. It functions as a comprehensive pipeline that combines optical character recognition, AI-powered translation, and image inpainting to translate text while restoring original backgrounds. The system is distinguished by its use of multimodal models to maintain narrative and character consistency across multiple pages via context windowing. It features an extensible translation framework that allows users to inject custom logic and manage third-party plugins through a zip-based distribution sys

    Python
    View on GitHub↗2,803
  • rapidai/rapidocrRapidAI avatar

    RapidAI/RapidOCR

    5,968View on GitHub↗

    RapidOCR is an offline deep-learning OCR engine that detects and recognizes text in images using ONNX Runtime, operating entirely without an internet connection. It provides a unified inference pipeline that runs across multiple platforms including Windows, Linux, macOS, Android, and Raspberry Pi, with programming language bindings for Python, C++, Java, and C#. The engine separates text detection and recognition into independent modules that can be swapped or fine-tuned individually, and abstracts the inference backend behind a unified interface allowing seamless switching between ONNX Runti

    Pythonchineseocrcrnndbnet
    View on GitHub↗5,968
  • mg-chao/snow-shotmg-chao avatar

    mg-chao/snow-shot

    4,118View on GitHub↗

    This project is an AI-powered screenshot manager and visual assistant designed for capturing screen content and processing it through large language models. It functions as an OCR translation application and screen annotation tool, allowing users to extract text from images and perform intelligent analysis of visual data. The software differentiates itself through an AI-driven OCR pipeline and the ability to convert screenshots into structured Markdown or HTML via layout-aware document transformation. It features a visual AI assistant capable of analyzing screen content and a prompt-engineere

    TypeScriptchatbotocrscreen-capture
    View on GitHub↗4,118
  • stranslate/stranslateSTranslate avatar

    STranslate/STranslate

    5,642View on GitHub↗

    STranslate is a desktop application that combines translation, optical character recognition (OCR), QR code decoding, and silent text-to-speech into a single tool for processing text on screen. It functions as a multi-source translation aggregator, sending queries to dozens of translation services simultaneously and displaying results side by side for comparison, while also offering OCR-based text extraction from images and QR code decoding from screen captures or files. The application distinguishes itself through a comprehensive set of automation and integration capabilities. A global hotke

    C#ocrpluginstranslate
    View on GitHub↗5,642
See all 30 alternatives to BallonsTranslator→

Frequently asked questions

What does dmmaze/ballonstranslator do?

BallonsTranslator is a software suite designed for extracting, translating, and replacing text within comic panels while preserving the original visual layout. It functions as an image translation tool that combines text region detection, optical character recognition, and deep learning inpainting to automate the localization of comics.

What are the main features of dmmaze/ballonstranslator?

The main features of dmmaze/ballonstranslator are: Comic Panel Translators, Image Inpainting, Image Text Translators, Batch Processing, Translation APIs, OCR Pipelines, OCR Engines, Text Detection Models.

What are some open-source alternatives to dmmaze/ballonstranslator?

Open-source alternatives to dmmaze/ballonstranslator include: mashirosaber03/saber-translator — Saber-Translator is a multimodal AI translation suite and visual editor designed for manga and comics. It functions as… rapidai/rapidocr — RapidOCR is an offline deep-learning OCR engine that detects and recognizes text in images using ONNX Runtime,… ub-mannheim/tesseract — Tesseract is an optical character recognition engine and tool designed to convert printed or handwritten text from… mg-chao/snow-shot — This project is an AI-powered screenshot manager and visual assistant designed for capturing screen content and… stranslate/stranslate — STranslate is a desktop application that combines translation, optical character recognition (OCR), QR code decoding,… zyddnys/manga-image-translator — This project is an automated image translation system and pipeline specifically optimized for manga and comics. It…