docs/tools/pdf-to-docx.md
Converts PDF files to editable Word (.docx) documents. The tool uses PyMuPDF to reconstruct the document content, preserving text, basic formatting, and layout. Supports single and batch conversion.
filename.docx. Multiple files are packaged into converted-documents.zip.This tool has no configurable options. Each PDF is converted to DOCX using PyMuPDF's built-in conversion engine.
filename.docxconverted-documents.zip containing one .docx per input PDF.