<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: DarkDev</title>
    <description>The latest articles on DEV Community by DarkDev (@darkdevs).</description>
    <link>https://dev.to/darkdevs</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4008028%2F3afcb870-0e59-4154-8c0c-2967b2fa6cd6.jpg</url>
      <title>DEV Community: DarkDev</title>
      <link>https://dev.to/darkdevs</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/darkdevs"/>
    <language>en</language>
    <item>
      <title>DeepManga — Open Source Manga Translation Tool with PaddleOCR &amp; Gemini AI</title>
      <dc:creator>DarkDev</dc:creator>
      <pubDate>Mon, 29 Jun 2026 11:31:32 +0000</pubDate>
      <link>https://dev.to/darkdevs/deepmanga-open-source-manga-translation-tool-with-paddleocr-gemini-ai-477g</link>
      <guid>https://dev.to/darkdevs/deepmanga-open-source-manga-translation-tool-with-paddleocr-gemini-ai-477g</guid>
      <description>&lt;p&gt;I open-sourced a manga/manhwa translation tool that automates the entire localization pipeline while preserving the original visual layout.&lt;/p&gt;

&lt;h2&gt;
  
  
  Tech Stack
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Python&lt;/strong&gt; + Flask + Flask-SocketIO&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;PaddleOCR&lt;/strong&gt; / RapidOCR for text detection&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Google Gemini AI&lt;/strong&gt; + Cerebras API for translation&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;OpenCV&lt;/strong&gt; for smart text cleaning (inpainting)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;CustomTkinter&lt;/strong&gt; Desktop GUI&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Key Features
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Advanced OCR&lt;/strong&gt;: PaddleOCR and RapidOCR for accurate text detection in manga/manhwa panels&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;AI Translation&lt;/strong&gt;: Google Gemini + Cerebras API support with intelligent context-aware translation&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Dual Interface&lt;/strong&gt;: Modern Web UI (Flask + Socket.IO) and Desktop GUI (CustomTkinter)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Smart Text Cleaning&lt;/strong&gt;: OpenCV inpainting for clean bubble erasure without damaging artwork&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Custom Glossary&lt;/strong&gt;: Define your own translation term mappings for consistent terminology&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Webtoon Viewer&lt;/strong&gt;: Auto-generates a clean reader site with one-command Netlify deployment&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Multi-API Key Rotation&lt;/strong&gt;: Automatically rotates through multiple API keys to bypass rate limits&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Notifications&lt;/strong&gt;: Discord webhook and Telegram bot integration&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  How It Works
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;Upload manga pages (supports standard manga and webtoon formats)&lt;/li&gt;
&lt;li&gt;PaddleOCR detects and extracts text regions&lt;/li&gt;
&lt;li&gt;Text is sent to Gemini AI for context-aware translation&lt;/li&gt;
&lt;li&gt;Original text is cleaned using OpenCV inpainting&lt;/li&gt;
&lt;li&gt;Translated text is placed back preserving the original layout&lt;/li&gt;
&lt;li&gt;Output can be viewed in the built-in webtoon reader&lt;/li&gt;
&lt;/ol&gt;

&lt;h2&gt;
  
  
  GitHub
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://github.com/a2ngell/DeepManga" rel="noopener noreferrer"&gt;https://github.com/a2ngell/DeepManga&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The project is fully open source under MIT license. Contributions, bug reports, and feature requests are welcome!&lt;/p&gt;




&lt;p&gt;&lt;em&gt;Built with Python, PaddleOCR, and Google Gemini AI.&lt;/em&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>opensource</category>
      <category>python</category>
      <category>showdev</category>
    </item>
  </channel>
</rss>
