manga-translator
manga-translator copied to clipboard
Automatically translate Manga/Manhwa/Manhua or other Comics to any languages (Android)
Manga-Translator
Website: https://www.mangatlx.my.to/
Fast translation up to 60+ languages. This app will atuomatically detect text in image, auto translate text and draw text automatically

These are some main part from MangaTranslator to work translating your fu.. cuties comics
Vision Image:
To detecting text and will ignoring text who use shitty font
- Detecting text in image using MLKit TextRecognition v2
Translator text:
Yes, just for translating text and return weird result from original text
- Translate text using MLKit Translate here
- Second translate text using Microsoft Translate from RapidAPI
- Supported languages for this translation here
Drawer Image:
Will draw and paste translated text to your requested image
- Using Canvas from Android SDK
- Some confused function from my code
Preview Image

Lets start to contributes in my shitty project, maybe a ton of bugs and more features can be solved with this
