AI-powered text tool for translate, rewrite, and transform with custom prompts. Use your own AI providers (OpenRouter, OpenAI, Anthropic, Google Gemini, DeepSeek, Groq, Mistral, xAI, Cerebras, NVIDIA, Alibaba Cloud, apikey.fun, OpenAI-compatible endpoints, and local servers such as Ollama, LM Studio, or llama.cpp). Run as a desktop app (Windows / Linux) or a Docker web app. No Transrewrt cloud account.
| Capability | Description |
|---|---|
| Translate | Dozens of languages, auto-detect, glossaries, refine with Rephrase |
| Rewrite | Clarity, tone, length, spelling & grammar — same language |
| Transform | Custom AI prompts you create, edit, and reuse |
| Deploy | Electron desktop or Docker web (amd64 & arm64) |
| Keys | Your providers, your host — Easy presets or Advanced model list |
Read in other languages: English (UK) · العربية · 简体中文 · 繁體中文 · Čeština · Nederlands · Français · Deutsch · Ελληνικά · हिन्दी · Magyar · Italiano · 日本語 · 한국어 · فارسی · Polski · Português (Brasil) · Română · Русский · Slovenčina · Español · Svenska · ไทย · Türkçe · Українська · Tiếng Việt
Docker
docker pull ghcr.io/wsj-br/transrewrt:latest
docker run -d \
-p 5000:5000 \
-v transrewrt-data:/app/data \
-e PROVIDER_API_KEY=your-key \
--name transrewrt \
ghcr.io/wsj-br/transrewrt:latestReplace PROVIDER_API_KEY with your provider variable (for example OPENROUTER_API_KEY, OPENAI_API_KEY, GROQ_API_KEY). Open http://localhost:5000 and change the default admin password. Keys are set via environment variables (not the web UI).
Windows — Download Transrewrt Setup x.y.z.exe from Releases, install, then add keys in Settings → API.
Linux — Download the .AppImage from Releases, then:
chmod +x Transrewrt-x.y.z-x64.AppImage && ./Transrewrt-x.y.z-x64.AppImagePlatform details (Compose, SmartScreen, apt libs, GPU flags, timezone): Quick start docs.
Full product docs (install, API keys, guides, settings, troubleshooting):
https://wsj-br.github.io/transrewrt/docs/
- Setup, build, test, deploy: dev/DEVELOPMENT.md
- Architecture overview: dev/SYSTEM-OVERVIEW.md
Open an issue on GitHub. Include your platform (Windows / Linux / Docker) and app version (About dialog or Releases page).
Easy-mode preset suggestions in the presets editor use public evaluation data from:
- languagebench (CC BY-SA 4.0)
- Artificial Analysis (attribution required for API data)
Third-party dependency licenses and these data-source notices are listed in NOTICES.
Copyright © 2026 Waldemar Scudeller Jr.
Product names and icons belong to their respective owners and are used for identification purposes only. This software is not affiliated with or endorsed by those brands.
Note on UI and documentation translations: All interface and documentation languages except English (UK) were translated with AI using ai-i18n-tools; the wording may be imprecise or contain errors.

