# PDF to Word

Convert PDF files to editable Word documents (.docx) by extracting text and preserving basic formatting

> Canonical page: https://elysiatools.com/en/tools/pdf-to-word

- **Category:** Document Tools

- **Keywords:** pdf, word, docx, convert, document, text

## Overview

Convert PDF documents to editable Word format using pure Node.js.

**Highlights:**
- Converts PDF to DOCX format
- Extracts and preserves text content
- Supports headings and basic formatting (bold, italic)
- Works entirely in Node.js (no external dependencies)
- Supports batch conversion

## Inputs

- **PDF File** (file): Upload a PDF file

## When to use

- When you need to edit the text content of a read-only PDF document in Microsoft Word.
- When you want to extract text from a PDF while preserving basic formatting like headings, bold, and italic styles.
- When you need to convert PDF reports or contracts into editable DOCX files for revision.

## How it works

- Upload your PDF document using the file input field.
- The tool processes the PDF, extracting the text layout, headings, and basic text formatting.
- A downloadable Word document (.docx) is generated, ready for editing in any word processor.

## Use cases

- Modifying contract terms or agreements that were only saved in PDF format.
- Extracting text and headings from academic papers or reports for citation and editing.
- Updating outdated product manuals or documentation without rewriting the entire text.

## Frequently asked questions

### Will the converted Word document be editable?

Yes, the output is a standard .docx file with editable text, headings, and basic formatting.

### Does this tool preserve complex layouts and images?

The tool focuses on extracting text and preserving basic formatting like bold, italics, and headings. Complex multi-column layouts or embedded images may not be fully preserved.

### What file formats are supported for conversion?

The tool accepts standard PDF files as input and outputs editable Microsoft Word (.docx) files.

### Is there a file size limit for the PDF upload?

Yes, the maximum supported file size for a single PDF upload is 50 MB.

### Can I convert scanned PDFs or images?

This tool extracts text directly from PDF documents; scanned PDFs containing only images of text may not convert to editable text.

## Related tools

- [PDF to Text Advanced](https://elysiatools.com/en/tools/pdf-to-text-advanced): Advanced PDF to text converter with page selection, formatting options, and metadata extraction
- [PDF Text Extractor](https://elysiatools.com/en/tools/pdf-text-extractor): Extract text content from PDF documents with support for page selection, formatting options, and multi-language processing
- [PDF to Markdown Converter](https://elysiatools.com/en/tools/pdf-to-markdown): Convert PDF documents to Markdown format with text extraction and formatting preservation
- [HTML Mail to PDF](https://elysiatools.com/en/tools/libreoffice-html-mail-to-pdf): Render email HTML content to PDF with preserved basic formatting using Puppeteer
- [Markdown to PDF Converter - Markdown转PDF转换器](https://elysiatools.com/en/tools/markdown-to-pdf-converter): Convert Markdown files to PDF documents with proper formatting, syntax highlighting, and styling
- [PDF to EPUB](https://elysiatools.com/en/tools/pdf-to-epub): Convert PDF documents to EPUB e-book format with reflowable content
- [PDF to PowerPoint](https://elysiatools.com/en/tools/pdf-to-powerpoint): Extract text content from PDF files and convert to PowerPoint presentation slides
- [Text File to PDF Converter - 文本文件转PDF转换器](https://elysiatools.com/en/tools/text-file-to-pdf-converter): Convert text files (.txt, .md, .csv, etc.) to PDF documents with customizable formatting and encoding support

## Samples

- [PDF Samples](https://elysiatools.com/en/samples/pdf-samples): Generated PDF samples from tools dated 2026-02-01 to 2026-02-10
- [Markdown Slide Deck Samples](https://elysiatools.com/en/samples/md-slide-deck-to-pdf): Remark/Marp style Markdown slide decks for testing PDF export layouts
- [DOC Samples](https://elysiatools.com/en/samples/doc-samples): Sample legacy Word documents (.doc) for binary format preview and parser validation
- [Markdown Samples](https://elysiatools.com/en/samples/markdown-samples): Markdown format examples from simple to complex document structures

## Related content

- [PDF to Office, Web, Ebook, and Structured Conversion](https://elysiatools.com/en/hubs/pdf-to-office-and-ebook-converters): Turn PDFs into Word, Excel, PowerPoint, HTML, EPUB, image, text, and XML outputs with a clear format-selection workflow.
