PDF naar Word
Krijg een bewerkbaar .docx — vloeiende alinea’s met koppen, plus de afbeeldingen mee.
Dit is een best-effort tekstextractie, geen exacte layoutconversie. Tabellen, meerdere kolommen en exacte posities blijven niet perfect behouden.
A PDF describes where marks sit on a page; it has no concept of a paragraph, a heading or a table. Converting to Word therefore means reconstructing that structure from geometry: grouping characters into lines, lines into paragraphs, and detecting the aligned columns that indicate a table. This tool does that reconstruction in the browser and writes a real .docx.
Expect a clean, editable document rather than a pixel-perfect clone. Text-based PDFs convert well. A scan is just a picture of text, so run OCR first — otherwise the output is an image dropped into Word.
How it works
- Open the PDF you want to convert.
- Let the page structure be analysed — paragraphs, headings and table candidates are detected.
- Review the preview of what was recognised.
- Download the .docx and edit it in Word, LibreOffice or Google Docs.
What people use it for
- Updating a contract you only have as a PDF because the original document is long gone.
- Reusing the text of a report without retyping it.
- Extracting a table into an editable form for further work.
Frequently asked questions
- Is my file uploaded to a server?
- No. The file is opened by JavaScript and WebAssembly running inside your own browser tab. It is never uploaded, there is no server-side processing and nothing is stored — closing the tab discards everything.
- Will the layout look exactly like the PDF?
- No, and no converter can honestly promise that. Word reflows text according to its own layout engine, so expect the content and basic structure to survive while exact line breaks and spacing shift. Complex multi-column magazine layouts fare worst.
- My converted file has no text, only an image.
- The source is a scan. Run it through the OCR tool first to add a real text layer, then convert.
- Are tables preserved?
- Tables with consistent column alignment are detected and rebuilt as Word tables. Tables held together only by whitespace, or with merged and nested cells, may come out as plain paragraphs.
Gerelateerde tools
Word naar PDF
Zet .docx-documenten om naar een opgemaakte PDF — koppen, lijsten, tabellen en afbeeldingen. Volledig in je browser.
Excel naar PDF
Zet .xlsx-, .xls-, .ods- of .csv-bladen om naar een strakke PDF met tabellen — automatische oriëntatie, herhaalde kopregels, brede tabellen opgesplitst per kolom. Formules gebruiken opgeslagen waarden.
PDF naar Excel
Haal tabellen en tekst uit een PDF naar een .xlsx-werkmap — één blad per pagina, Europese getalnotaties herkend. Gescande PDF’s hebben eerst OCR nodig.
PowerPoint naar PDF
Zet .pptx-dia’s om naar een PDF, direct in je browser — één pagina per dia op het echte diaformaat, met tekst en afbeeldingen bij benadering geplaatst. Naar beste vermogen, geen uploads.