PDF en Word
Obtenez un .docx modifiable : paragraphes continus, titres et images conservés.
Extraction de texte au mieux, pas une conversion fidèle de la mise en page. Tableaux, colonnes multiples et positions exactes ne sont pas conservés à 100 %.
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.
Outils similaires
Word en PDF
Convertis des documents .docx en un PDF mis en page — titres, listes, tableaux et images. Entièrement dans ton navigateur.
Excel en PDF
Transforme des feuilles .xlsx, .xls, .ods ou .csv en un PDF tabulaire net — orientation automatique, en-têtes répétés, tableaux larges découpés par colonnes. Les formules utilisent les valeurs enregistrées.
PDF en Excel
Extrais les tableaux et le texte d’un PDF vers un classeur .xlsx — une feuille par page, formats de nombres européens reconnus. Les PDF numérisés nécessitent d’abord l’OCR.
PowerPoint en PDF
Convertis des diapositives .pptx en PDF directement dans ton navigateur — une page par diapositive à la taille réelle, avec le texte et les images placés de façon approximative. Au mieux, sans envoi.