Extract text from PDF and save as a .docx Word document.
or click to browse
Text extraction uses pdf.js to read text content page by page. The output .docx is built using the docx library. Formatting (fonts, images, tables) is not preserved — only plain text with page breaks.