Introduction paragraph for the manual editor test. Content editors paste from Word or Google Docs directly into this Tiptap editor.

ToolLanguagesOCRLayout preservation
Google Translate249NoPoor
DeepL100+LimitedModerate
Doctranslate.io100+YesStrong
translate-pdf.sh bash
# translate a PDF with the Doctranslate.io CLI
doctranslate.io translate \
  --input report.pdf \
  --source en \
  --target vi \
  --preserve-layout