Document Tools
Convert between Word, Excel, PowerPoint, and PDF while preserving layout, fonts, and images.
Word to PDF
Convert DOCX to PDF while preserving fonts, images, tables, and layout exactly.
PDF to Word
Convert PDF into an editable Word document, reconstructing text, images, and tables in place.
Excel to PDF
Convert spreadsheets to PDF with correct page breaks and print scaling.
PDF to Excel
Extract tables from a PDF into an editable spreadsheet.
PowerPoint to PDF
Convert presentations to PDF, preserving slide layout and optional speaker notes.
PDF to PowerPoint
Turn PDF pages into editable presentation slides.
TXT to PDF
Convert plain text into a cleanly formatted PDF.
HTML to PDF
Render an HTML file into a PDF, preserving structure and styling.
Markdown to PDF
Render Markdown, including headings, lists, tables, and code blocks, into a styled PDF.
About Document Tools
Documents move constantly between formats — a resume drafted in Word needs to become PDF for an application, a report exported to PDF needs to become editable again for revisions, a spreadsheet needs a fixed, printable layout, a README written in Markdown needs to become something presentable. This collection covers conversion in both directions between Word, Excel, PowerPoint, PDF, plain text, HTML, and Markdown, using engines that read each format's real internal structure rather than approximating it.
Why use these tools
- Word and PowerPoint conversions parse the actual OOXML file structure directly, preserving exact fonts, colors, and layout rather than losing formatting detail the way simpler converters do.
- PDF-to-Word and PDF-to-Excel include real table detection, rebuilding genuine editable tables instead of dumping text into a single column.
- HTML-to-PDF renders using the browser's own layout engine for real CSS fidelity, not a simplified approximation.
- Every conversion runs locally, so sensitive documents like contracts and financial reports never leave your device.
Frequently asked questions
Will converting a Word document to PDF change how it looks?
No — this tool parses the DOCX file's actual structure (fonts, images, tables, layout) directly, so the resulting PDF matches the original document's appearance closely.
Can I get an editable Word document back from a PDF?
Yes, PDF to Word reconstructs text with its original styling, embedded images, and detected tables into a genuinely editable DOCX file. If the source PDF is a scan with no selectable text, on-device OCR runs automatically first.
Do these tools handle spreadsheets and presentations, or only text documents?
Both directions are covered for Excel and PowerPoint as well — converting spreadsheets and slide decks to PDF, and converting PDFs back into editable spreadsheet or presentation files.
Are my documents uploaded to a server during conversion?
No. Every document conversion runs locally in your browser using JavaScript and WebAssembly, which matters for sensitive files like contracts, financial statements, or personal records.
Can I convert a Markdown file into a nicely formatted document?
Yes, Markdown to PDF renders headings, lists, tables, and code blocks with proper visual styling, turning raw Markdown syntax into a properly typeset PDF.