Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bookfere/ebook-translator-calibre-plugin
A Calibre plugin to translate ebook into a specified language.
https://github.com/bookfere/ebook-translator-calibre-plugin
bilingual calibre chatgpt deepl ebook epub gemini google kindle openai translate translator
Last synced: 25 days ago
JSON representation
A Calibre plugin to translate ebook into a specified language.
- Host: GitHub
- URL: https://github.com/bookfere/ebook-translator-calibre-plugin
- Owner: bookfere
- License: gpl-3.0
- Created: 2023-03-26T06:16:16.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-04-13T13:48:06.000Z (7 months ago)
- Last Synced: 2024-04-14T05:48:59.049Z (7 months ago)
- Topics: bilingual, calibre, chatgpt, deepl, ebook, epub, gemini, google, kindle, openai, translate, translator
- Language: Python
- Homepage: https://translator.bookfere.com
- Size: 1.87 MB
- Stars: 1,422
- Watchers: 11
- Forks: 89
- Open Issues: 28
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-ChatGPT-repositories - Ebook-Translator-Calibre-Plugin - A Calibre plugin to translate ebook into a specified language. (Browser-extensions)
README
__English__ · [简体中文](README.zh-CN.md)
---
# Ebook Translator (a Calibre plugin)
![Ebook Translator Calibre Plugin](images/logo.png)
A Calibre plugin to translate ebook into a specified language.
__Plugin Homepage__: [https://translator.bookfere.com](https://translator.bookfere.com)
![Translation illustration](images/sample-en.png)
---
## Features
* Support both "Advanced Mode" and "Batch Mode" for different usage situations.
* Support languages supported by the selected translation engine (e.g. Google Translate supports 134 languages)
* Support multiple translation engines, including Google Translate, ChatGPT, Gemini, DeepL, etc.
* Support custom translation engines (you can configure to parse response in JSON or XML format)
* Support all ebook formats supported by Calibre (48 input formats, 20 output formats), as well as additional formats such as .srt
* Support to translate more than one ebooks. The translation process of each book is carried out simultaneously without affecting one another
* Support caching translated content, with no need to re-translate after request failure or network interruption
* Provide a large number of customization settings, such as saving translated ebooks to Calibre library or designated location---
## Manual
* [Tutorial](https://github.com/bookfere/Ebook-Translator-Calibre-Plugin/wiki#a-brief-tour)
* [Installation](https://github.com/bookfere/Ebook-Translator-Calibre-Plugin/wiki/English#installation)
* [Usage](https://github.com/bookfere/Ebook-Translator-Calibre-Plugin/wiki/English#usage)
* [Settings](https://github.com/bookfere/Ebook-Translator-Calibre-Plugin/wiki/English#settings)---
## Links
* [GitHub ](https://github.com/bookfere/Ebook-Translator-Calibre-Plugin)
* [MobileRead](https://www.mobileread.com/forums/showthread.php?t=353052)
* [Release](https://github.com/bookfere/Ebook-Translator-Calibre-Plugin/releases)
* [Contributing](CONTRIBUTING.md)
* [Donate](https://www.paypal.com/paypalme/jinengge)---
## License
[GNU General Public License v3.0](LICENSE)