BabelDOC: Better Layout-Preserving PDF Translation via Intermediate Representation
Qi Yang, Xiangyao Ma, Xiao Wang, Hao Wang, Rui Wang
TLDR
BabelDOC is an IR-based framework that accurately translates PDFs while preserving their original visual layout and improving terminology consistency.
Key contributions
- Introduces BabelDOC, an IR-based framework for layout-preserving PDF translation.
- Decouples visual layout from content, enabling document-level translation operations like terminology and context.
- Employs an adaptive typesetting engine to re-anchor translated text to the original PDF layout.
- Demonstrates improved layout fidelity, visual aesthetics, and terminology consistency in translated PDFs.
Why it matters
PDFs with language barriers are a major communication bottleneck. BabelDOC offers a robust solution by faithfully translating documents without sacrificing their visual integrity. Its open-source nature and strong community adoption highlight its practical impact and utility for global communication.
Original Abstract
As global cross-lingual communication intensifies, language barriers in visually rich documents such as PDFs remain a practical bottleneck. Existing document translation pipelines face a tension between linguistic processing and layout preservation: text-oriented Computer-Assisted Translation (CAT) systems often discard structural metadata, while document parsers focus on extraction and do not support faithful re-rendering after translation. We introduce BabelDOC, an Intermediate Representation (IR)-based framework for layout-preserving PDF translation. BabelDOC decouples visual layout metadata from semantic content, enabling document-level translation operations such as terminology extraction, cross-page context handling, glossary-constrained generation, and formula placeholdering. The translated content is then re-anchored to the original layout through an adaptive typesetting engine. Experiments on a curated 200-page benchmark, together with human evaluation and multimodal LLM-as-a-judge evaluation, show that BabelDOC improves layout fidelity, visual aesthetics, and terminology consistency over representative baselines, while maintaining competitive translation precision. The open-source toolkit and its interactive downstream applications are publicly available and have attracted over 8.4K GitHub stars and 17 contributors at the time of writing. A demonstration video is also available.
📬 Weekly AI Paper Digest
Get the top 10 AI/ML arXiv papers from the week — summarized, scored, and delivered to your inbox every Monday.