Skip to content

Latest commit

 

History

History
86 lines (58 loc) · 7.13 KB

File metadata and controls

86 lines (58 loc) · 7.13 KB

A Visual Novel translation tool

If you encounter any difficulties while using the software, you can check the User Guide, or join our Discord.

Feature Support

Text Input

  • HOOK Supports obtaining text using HOOK methods. For some engines, it also supports embedded translation. And Extracting text from games running on some Emulators is also supported. For games that are not supported or not well supported, please submit feedback

  • OCR supports offline OCR and online OCR

  • Clipboard Supports retrieving text from the clipboard for translation and can also output extracted text to the clipboard.

  • Other also supports speech recognition and file translation

Translator

Supports almost all conceivable translation engines, including:

  • Online Translation Supports many online translation interfaces that can be used without registration, and also supports traditional translation and large model translation using user-registered APIs

  • Offline translation Supports common traditional translation engines and large model translation for offline deployment

  • Pre-translation Supports reading pre-translated files, supports translation caching

  • Support for Custom Translation Extensions Supports extending other translation interfaces using the Python language

Other Functions

Sponsorship

Software maintenance is not easy. If you find this software helpful, feel free to support me via Patreon. Your support will contribute to the long-term maintenance of the software. Thank you~

Open Source License

LunaTranslator uses GPLv3 license.

Referenced Projects