Translation of documents and files

Translation of documents and files

API Overview Global File Translation Service: Transform your documents with our Global File Translation Service, capable of translating files into any language. Supporting formats such as PDF, DOC, DOCX, Word, image files, and filesTXT, our service ensures your content is accessible worldwide. Key Features: Wide Format Support: Seamlessly translate PDFs, Word documents, image files, and more, catering to diverse document needs. Accurate Translations: Maintain the integrity and meaning of your original content with precise and reliable translations. Easy Integration: User-friendly interface allows for effortless uploads and translations, streamlining your workflow. Expand your global reach and communicate effectively with audiences around the world using our comprehensive file translation service. Need Help or Custom Plan? Th3BossBot.t.me **Global File Translation Service:** Translate your files into any language with ease. Our service supports PDF, DOC, DOCX, Word, image files, and filesTXT, ensuring accurate translations for global communication. Need Help or Custom Plan? Th3BossBot.t.me Curious to see what Translation of documents and files can do for you? Try it out now and explore its features, experiment with different endpoints, and see the results firsthand.

Category

Data

Avg response time

459ms

Subscriptions

2

Popularity

60.0%

Test Percentage

95.2%

Subscription Plans

NEXON (Custom)

$0.00 /month
  • Unlimited requests/month
Login to Subscribe

Pro

$30.00 /month
  • 12,000 requests/month
Login to Subscribe

Ultra

$85.00 /month
  • 120,000 requests/month
Login to Subscribe

Mega

$230.00 /month
  • 480,000 requests/month
Login to Subscribe

Endpoints (9)

Web UI - File Translator

Beautiful web interface for file translation with support for file uploads, URL input, bilingual mode, and localization (English/Arabic).

GET
/
Requires Authentication

Download translated file

Download a translated file using its download token

GET
/dl/{token}
Requires Authentication

Serve file from project root

Serve files from the project root directory (for testing)

GET
/files/{filename}
Requires Authentication

List PDF chunks

Get list of all translated chunks for a PDF translation job

GET
/translate/chunks/{job_id}
Requires Authentication

Translate file from URL (Synchronous)

Translates a file from URL synchronously. Returns HTML page by default or JSON if format=json. Use this for small files (< 10MB). Supports bilingual mode to keep original text alongside translation.

GET
/translate/file
Requires Authentication

Translate file (Asynchronous)

Starts an asynchronous translation job. Returns immediately with job_id. Use this for large files (> 10MB) or when you need non-blocking processing.

GET
/translate/file/async
Requires Authentication

Get translation result

Get the result of a completed translation job. Returns download URL or HTML page.

GET
/translate/result/{job_id}
Requires Authentication

Get job status

Check the status and progress of an asynchronous translation job

GET
/translate/status/{job_id}
Requires Authentication

Translate uploaded file (Synchronous/Asynchronous)

Upload and translate a file. Supports both sync and async modes. Use POST for direct file uploads instead of URLs. Supports bilingual mode to keep original text alongside translation.

POST
/translate/file
Requires Authentication
No reviews yet. Be the first to review this API!