Translator

Top 23 Translator Open-Source Projects

  • openai-translator

    基于 ChatGPT API 的划词翻译浏览器插件和跨平台桌面端应用 - Browser extension and cross-platform desktop application for translation based on ChatGPT API.

  • LibreTranslate

    Free and Open Source Machine Translation API. Self-hosted, offline capable and easy to setup.

  • Project mention: Fast and secure translation on your local machine with a GUI | news.ycombinator.com | 2024-04-13

    Interestingly, I think this is actually related to the offline translation features built into Firefox. Both are products of "Project Bergamot", but the Mozilla-maintained version was later merged into the Firefox application:

    https://browser.mt/

    https://blog.mozilla.org/en/mozilla/local-translation-add-on...

    https://hacks.mozilla.org/2022/06/training-efficient-neural-...

    https://github.com/mozilla/firefox-translations

    https://firefox-source-docs.mozilla.org/toolkit/components/t...

    Extra webpage with screenshot and links, impossible to search for normally:

    https://translatelocally.com/downloads/

    Does one thing and does it well.

    Oh— For downloading models, it's much easier to pipe/`xargs` `translateLocally --available-models` into `translateLocally -d` than go through the GUI.

    ---

    Other self-hostable translation tools:

    https://www.apertium.org/index.eng.html

    - Traditional rule-based translation. Seems to work pretty well, but no good desktop frontend.

    https://www.argosopentech.com/

    - Works, but crashy desktop app.

    https://libretranslate.com/

    - API wrapping Argos Translate.

    https://lingva.thedaviddelta.com/

    - Google Translate scraper/privacy frontend.

    https://euroglot.com/

    - Proprietary, subscription trialware.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • Easydict

    一个简洁优雅的词典翻译 macOS App。开箱即用,支持离线 OCR 识别,支持有道词典,🍎 苹果系统词典,🍎 苹果系统翻译,ChatGPT,Gemini,DeepL,Google,Bing,腾讯,百度,阿里,小牛,彩云和火山翻译。A concise and elegant Dictionary and Translator macOS App for looking up words and translating text.

  • Project mention: What is the best dictionary app for macOS? | /r/macapps | 2023-06-05

    I personally macOS's dictionary app and Easydict as the translator.

  • MisakaTranslator

    御坂翻译器—Galgame/文字游戏/漫画多语种实时机翻工具

  • Geyser

    A bridge/proxy allowing you to connect to Minecraft: Java Edition servers with Minecraft: Bedrock Edition.

  • Project mention: PaperMC/Paper: The most widely used, high performance Minecraft server | news.ycombinator.com | 2024-03-10
  • LunaTranslator

    Galgame翻译器,支持剪贴板、OCR、HOOK等。Visual Novel translate tool , support clipboard / OCR/ HOOK

  • Project mention: Savior for Non-Japanese user | /r/BlueProtocolPC | 2023-06-19
  • crow-translate

    A simple and lightweight translator that allows you to translate and speak text using Google, Yandex Bing, LibreTranslate and Lingva.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • Ebook-Translator-Calibre-Plugin

    A Calibre plugin to translate ebook into a specified language.

  • Project mention: Is there a program to translate a whole book in english to spanish? | /r/Onyx_Boox | 2023-05-22

    You can also use Calibre and the associated plugin.

  • deep-translator

    A flexible free and unlimited python tool to translate between different languages in a simple way using multiple translators.

  • Project mention: AI enthusiasm #9 - A multilingual chatbot📣🈸 | dev.to | 2024-05-01

    deep-translator is a package to translate sentences, based on several translation services (GitHub)

  • deepl-python

    Official Python library for the DeepL language translation API.

  • souffle

    Soufflé is a variant of Datalog for tool designers crafting analyses in Horn clauses. Soufflé synthesizes a native parallel C++ program from a logic specification.

  • Project mention: Not all Graphs are Trees | news.ycombinator.com | 2024-05-01

    There's Souffle[1] that can synthesize C++ for you that you then compile with the rest of your C++.

    [1]: https://souffle-lang.github.io/

  • linguist

    Translate web pages, highlighted text, Netflix subtitles, private messages, speak the translated text, and save important translations to your personal dictionary to learn words even offline (by translate-tools)

  • Project mention: Linguist, a privacy friendly browser extension for translation with offline and | news.ycombinator.com | 2023-08-20
  • translate

    A module grouping multiple translation APIs (by Animenosekai)

  • Polyglot

    🌏 The missing Safari extension that translates selected text into your native language. (by uetchy)

  • crepe

    Datalog compiler embedded in Rust as a procedural macro

  • Project mention: Datalog in 100 lines of JavaScript (2022) | news.ycombinator.com | 2024-01-22
  • IL2C

    IL2C - A translator for ECMA-335 CIL/MSIL to C language.

  • dsnote

    Speech Note Linux app. Note taking, reading and translating with offline Speech to Text, Text to Speech and Machine translation.

  • Project mention: Speech Note: offline Linux app for note taking, reading and translating | news.ycombinator.com | 2023-08-30
  • pantran.nvim

    Use your favorite machine translation engines without having to leave your favorite editor.

  • deepl-cli

    DeepL Translator CLI (without API Key)

  • deepl-translator

    This module provides promised methods for translating text using DeepL Translator (https://www.deepl.com/translator) undocumented API.

  • gtt

    Google Translate TUI (Originally). Now support Apertium, Argos, Bing, ChatGPT, DeepL, DeepLX, Google, Reverso.

  • Project mention: Translate TUI with Google, Bing, ChatGPT. Available in AUR. | /r/linux | 2023-05-12

    Yes, going to merge in this PR

  • ucast

    Conditions query translator for everything

  • epub-translator

    A tool for translating epub files to different languages using the Google Translate, with support for custom dictionaries. (by quantrancse)

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Translator related posts

  • Not all Graphs are Trees

    1 project | news.ycombinator.com | 1 May 2024
  • A Logic Language for Distributed SQL Queries

    1 project | news.ycombinator.com | 25 Apr 2024
  • Should the SolarPunk community speak Esperanto? A neutral and efficient language

    1 project | /r/solarpunk | 31 Aug 2023
  • Flask langauge translation app

    1 project | /r/flask | 22 Jun 2023
  • Easiest way or tool to use Whisper to transcribe mp4 video file?

    2 projects | /r/OpenAI | 28 Apr 2023
  • Poorly translated text convertor tool?

    4 projects | /r/Modding | 28 Apr 2023
  • Good Online Dictionaries and English-To-Spanish websites

    1 project | /r/privacy | 24 Apr 2023
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 2 May 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Index

What are some of the best open-source Translator projects? This list will help you:

Project Stars
1 openai-translator 22,687
2 LibreTranslate 6,703
3 Easydict 5,893
4 MisakaTranslator 4,694
5 Geyser 4,445
6 LunaTranslator 3,418
7 crow-translate 1,734
8 Ebook-Translator-Calibre-Plugin 1,456
9 deep-translator 1,374
10 deepl-python 1,026
11 souffle 865
12 linguist 508
13 translate 490
14 Polyglot 481
15 crepe 443
16 IL2C 389
17 dsnote 332
18 pantran.nvim 269
19 deepl-cli 241
20 deepl-translator 234
21 gtt 228
22 ucast 169
23 epub-translator 164

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com