Direct private upload
The browser uploads through an authenticated endpoint. Files remain in a dedicated persistent volume outside the public web root.
- Private persistent server storage
- Authenticated uploads
- Ownership checked server-side

Document workflow
Document translation is separated from the instant translator so larger jobs never slow the root experience. Upload, processing and export are represented as explicit, resumable states.
Translate for freeThe browser uploads through an authenticated endpoint. Files remain in a dedicated persistent volume outside the public web root.
Uploaded, queued, processing, completed and failed states tell you exactly what is happening. The translation processor can connect later without changing the user-facing contract.
Private source files and results use non-public caching rules. Download links expire, and retention dates can be enforced independently of public product assets.
TXT is the safest initial format. DOCX support is prepared; PDF and additional formats require the dedicated processor.
No. Uploads and results stay private and use authenticated, short-lived URLs.
No. Storage and job health checks are not part of the initial translator render.