{"$schema":"https://toolsly.tools/schemas/tool-manifest-v1.json","generated":"2026-05-20T20:47:38.081Z","discovery":{"catalog":"https://toolsly.tools/tools.json","llmsTxt":"https://toolsly.tools/llms.txt","sitemap":"https://toolsly.tools/sitemap.xml"},"relatedTools":[{"slug":"docx-to-pdf","name":"Word (DOCX) to PDF","url":"https://toolsly.tools/docx-to-pdf"},{"slug":"pdf-merge","name":"Merge PDF","url":"https://toolsly.tools/pdf-merge"},{"slug":"pdf-rotate-pages","name":"Rotate PDF Pages","url":"https://toolsly.tools/pdf-rotate-pages"},{"slug":"pdf-delete-pages","name":"Delete PDF Pages","url":"https://toolsly.tools/pdf-delete-pages"},{"slug":"pdf-extract-pages","name":"Extract PDF Pages","url":"https://toolsly.tools/pdf-extract-pages"},{"slug":"pdf-reorder-pages","name":"Reorder PDF Pages","url":"https://toolsly.tools/pdf-reorder-pages"},{"slug":"pdf-add-watermark","name":"Add Watermark to PDF","url":"https://toolsly.tools/pdf-add-watermark"},{"slug":"pdf-add-page-numbers","name":"Add Page Numbers to PDF","url":"https://toolsly.tools/pdf-add-page-numbers"}],"kind":"converter","slug":"pdf-to-docx","name":"PDF to Word (DOCX)","description":"Extract text from a PDF and re-package it as an editable Word .docx — free, online, no upload.","longDescription":"Drop in a PDF and download a .docx you can open in Word, Google Docs or LibreOffice. We extract text page-by-page using pdf.js, group items into paragraphs by their vertical position, and build a clean Word document with the `docx` library. Heads up: this preserves text content, but images, complex table layouts and Word-specific styling don't survive — for that workflow, Adobe Acrobat is still your friend. Scanned (image-only) PDFs won't yield any text without OCR, which we don't do. Runs entirely in your browser — your PDF never leaves this page.","category":"document","categoryName":"Document","keywords":["pdf to word","pdf to docx","convert pdf to word","convert pdf to docx","pdf to word converter","pdf to word online","pdf to word free","convert pdf documents to word","convert pdf doc to word","online pdf to word","free pdf to word converter","pdf to editable word"],"url":"https://toolsly.tools/pdf-to-docx","runsOn":"client","multiple":false,"batch":false,"input":{"type":"file","extensions":[".pdf"],"mimeTypes":["application/pdf"]},"output":{"type":"file","extension":".docx","mimeType":"application/vnd.openxmlformats-officedocument.wordprocessingml.document"},"options":[{"type":"boolean","key":"includePageBreaks","label":"Insert page breaks between PDF pages","defaultValue":true}],"invocation":{"webUi":"https://toolsly.tools/pdf-to-docx","api":null,"notes":"Currently runs client-side in the user's browser. Drop a file on the UI at `webUi` and download the converted result. A remote MCP/REST API is planned."}}