Welches Open-Source-Webtool übersetzt Dokumente?
Antwort vomFür ein **Open-Source-Webtool** zum Übersetzen von Dokumenten ist **LibreTranslate** die naheliegendste Wahl. Es ist freie Open-Source-Software, selbst hostbar und basiert auf **Argos Translate**. Laut offizieller Doku ist LibreTranslate eine freie Übersetzungs-API/Web-App, die nicht auf proprietäre Anbieter angewiesen ist. ([docs.libretranslate.com](https://docs.libretranslate.com/)) Wichtig dabei: **LibreTranslate selbst ist primär API/Web-App für Text**, aber es gibt dafür auch ein Open-Source-Projekt zum **Übersetzen von Dateien/Dokumenten**: **argos-translate-files**. ([github.com](https://github.com/LibreTranslate/argos-translate-files)) Nützliche Links: - LibreTranslate: https://docs.libretranslate.com/ - GitHub: https://github.com/LibreTranslate/LibreTranslate - Argos Translate: https://github.com/argosopentech/argos-translate - Datei-/Dokumentübersetzung: https://github.com/LibreTranslate/argos-translate-files Kurzfazit: - **Einfaches Webtool:** LibreTranslate ([docs.libretranslate.com](https://docs.libretranslate.com/)) - **Für Dokumente/Dateien:** in Kombination mit `argos-translate-files` ([github.com](https://github.com/LibreTranslate/argos-translate-files)) - **Vorteil:** Open Source, selbst hostbar, auch offline möglich. ([github.com](https://github.com/rohilabs/libretranslate))