All articles
Article7 min read

The Complete Guide to PDF Translation: How to Translate a PDF Without Losing the Layout

Why PDF translation breaks formatting, and how AI-powered tools keep the original layout, fonts and tables intact. Includes OCR for scanned files, practical tips and answers to the questions people ask most.

In short

  • A PDF stores the coordinates of every character, not the structure of the document. That is why ordinary translation tools scramble the page.
  • Doc2Lang translates inside the file: each block of translated text is placed back into the bounding box it came from, so nothing reflows and nothing shifts.
  • Scanned PDFs are handled by built-in OCR, which runs automatically when a page contains no text layer.
  • Every job returns three PDFs: one with the original background, one with the translated text only, and a bilingual one where the original page and its translation alternate.
  • The preview is free and needs no account. You only pay once you have seen the quality.
Translate a PDF for free

No sign-up, free preview

You have been here before. A contract, an annual report or a product brochure needs to exist in another language. You push it through a translation tool, and what comes back is a mess: tables collapsed, headers gone, text running over the images.

The problem is not you. It is the PDF format. PDFs were built for pixel-perfect display, not for editing, so a PDF records where every character sits on the page rather than what role that character plays in the document. Translating one is never a matter of swapping words. It is a pipeline: pull the content out, convert the language, then put the page back together.

A PDF translated by Doc2Lang with its original layout preserved

The five problems every PDF translation has to solve

1. Getting the text out without breaking the layout

Converting a PDF into an editable format is where most layouts die. Multi-column designs, nested tables, floating images and embedded fonts get reordered or dropped along the way. A carefully designed sales deck comes out the other end as a wall of plain text.

2. Scanned pages contain no text at all

Plenty of PDFs have nothing selectable in them. A signed contract returned by a client, a scanned invoice, a photographed manual page: these are images. Nothing can be translated until the characters are recovered by OCR, which brings its own error budget.

3. Translations change length

Languages are not equally compact. German and French versions of an English source usually run longer, while Japanese and Chinese usually run shorter. On a page whose spacing was tuned for the original, that difference either overflows the box or leaves an awkward hole.

4. Terminology drifts across a long document

"Force majeure" in an agreement, "pharmacokinetics" in a drug filing, "amortized cost" in a financial statement: each has to be rendered the same way on page 3 and on page 190. In long technical documents, inconsistent terminology is the most common quality failure, and the one reviewers notice first.

5. The delivered file has to look like the original

Nobody wants a translation. They want a translated document, one they can send to the same client, print on the same paper and file next to the original. Getting the words right is half the job.

How AI changed the process

The traditional route is manual: PDF, convert to Word by hand, translate, rebuild the formatting, export back to PDF. For a fifty-page technical manual that means days of work and a bill in the thousands.

Large language models changed the middle of that pipeline. Unlike word-for-word machine translation, a model like GPT reads a whole passage before it writes anything, so it translates the idea rather than the individual words. In practice that buys you four things:

  • Natural output. The model understands the paragraph it is translating, so the result does not read like a machine wrote it.
  • Minutes instead of days. A long document is processed in the background while you do something else.
  • Consistency. Terms and register hold steady from the first page to the last.
  • Structure awareness. A format-aware tool can translate without taking the document apart.

AI is not magic. Handwriting, deeply nested layouts and highly specialized content still deserve a human read before anything goes out the door. But for the ordinary business document, the output is now good enough to ship.

Try it on your own PDF

Over 100 languages, free preview

How Doc2Lang handles each problem

Doc2Lang was built to translate a PDF and keep its layout, which shapes how every step works.

The layout survives because nothing reflows

There is no copy-paste step and no rebuild. Doc2Lang reads each unit of text together with the rectangle it occupies on the page, translates it, then draws the translation back into that same rectangle. Because text is never poured into a new flow, a two-column paper stays in two columns and a table cell stays in its cell. Where a translation runs longer than the source, the type is fitted to the box rather than allowed to push the rest of the page around.

OCR runs automatically on scanned pages

You do not have to pre-process anything or pick a mode. If a page has no text layer, Doc2Lang falls back to OCR for scanned documents and images, recovers the characters, and translates them in the same pass. Scanned contracts, photographed pages and graphics with embedded text all go in as they are.

Terminology stays consistent across the document

While the document is being processed, Doc2Lang collects the key terms it encounters and carries them forward, so a term translated on the first page is translated the same way on the last. You can also upload your own glossary for brand names, product names and in-house vocabulary, and those mappings take precedence everywhere they appear.

Three output versions from one translation

Every translation returns three files, and you download whichever you need:

  • With background. The original images, backgrounds and layout, with only the text replaced. This is the one you send to the client.
  • Text only. Backgrounds and decoration stripped away, leaving clean translated text. Useful for review or for reusing the content elsewhere.
  • Bilingual. The original page and its translation alternate through the document, original first. Made for checking a translation, proofreading and language learning.

Free preview, pay per document

Doc2Lang translates part of your file for free, before any payment and without an account, so you can judge the quality on your own content. If it is not right, adjust the glossary or the translation style and preview again. There is no subscription and no monthly minimum.

Files travel over HTTPS, you can delete them from the servers the moment you have downloaded your result, and anything you forget is deleted automatically after 14 days. The OpenAI API that powers the translation does not retain your data or train on it.

Practical tips for a better PDF translation

  1. Send the source file if you have it. If the PDF was exported from Word, PowerPoint or InDesign, upload that original instead. It carries structure that the PDF threw away, and the result will be better.
  2. Keep the layout simple where you control it. Deeply nested columns and text boxes that overlap images are the hardest cases in any tool, including this one.
  3. Set up your glossary before you start. Brand names, product names and domain vocabulary decided up front are the cheapest quality win available.
  4. Match the translation style to the document. A contract and a marketing brochure should not be translated in the same register, and Doc2Lang lets you say which one you have. For academic work, translating a research paper has its own settings.
  5. Preview, adjust, preview again. The preview is free and your original is never modified, so there is no cost to iterating until it reads right.

Frequently asked questions

How long does a PDF take?
Usually a few minutes. Upload the file and the translation runs in the background. You get an email when it is ready, so you do not need to keep the tab open.

Can you translate scanned PDFs?
Yes. OCR is built into the workflow and starts by itself when a page has no text layer. Scanned contracts and image-based PDFs need no preparation.

Will the translated file look like the original?
Fonts, images, tables and page layout are preserved, because the translated text goes back into the original bounding boxes. Between languages with very different text lengths, such as English into German, individual lines may be set slightly tighter to fit.

How many languages are supported?
Over 100, including English, Chinese, Japanese, Korean, French, German, Spanish, Portuguese, Italian, Arabic, Thai and Vietnamese. OCR covers the same range.

Is my data secure?
Transfers are encrypted with HTTPS. You can delete your files immediately after downloading, and files left behind are erased automatically after 14 days. Your documents are not used to train AI models.

Can I translate several files at once?
Yes. Put them in a ZIP archive and upload that: Doc2Lang extracts the files so you can translate a batch of documents in one upload and pay only for the ones you pick.

Start with your own PDF

A client contract, a research paper, a product manual, an investor report. Upload it, look at the free preview, and decide from there.

Translate your PDF now

Free preview, no account needed

Share