← All tools

PDF to Word

Turn a PDF into an editable .docx you can open in Word, Google Docs, Pages, or LibreOffice. Scanned pages fall back to OCR. Nothing leaves this tab.

This preserves your document's text and structure: headings, lists, bold and italic. It does not reproduce complex layouts (tables, columns, embedded images); for those, expect to do some cleanup in Word.
OCR languages used only when a page has no text layer and needs OCR
1 selected

Drag your PDF file here

or choose from your computer

How it works

  • Three steps, all local: pdf.js extracts each page's text with position and font metadata (falling back to Tesseract.js OCR for scanned pages), the structure detector infers headings, lists, and emphasis, and a .docx file is assembled directly in your browser.
  • A .docx is a ZIP of XML files; this tool writes that format from scratch, no server-side Office needed. Headings become real Word heading styles, so the navigation pane works.
  • Honest expectations: conversion quality tracks how well-structured the source PDF is. Clean reports convert well; heavily designed layouts won't.