Is the download a real Word document?+
Yes. It is an Office Open XML .docx ZIP package with document, style, settings, relationship, and property parts. The package and edited text are checked locally before download.
Will the Word document look exactly like the PDF?+
Not always. PDFs store positioned drawing instructions while Word reflows document content. Straight text converts well; complex columns, tables, graphics, and scans can need cleanup.
Is my file uploaded to a server?+
No. The file is opened with your browser's File API and processed by code running in your tab. You can confirm this yourself: open your browser's developer tools, watch the Network panel, and process a file — no request carries your file's bytes. See our How it works page for a step-by-step verification guide.
Is there a file size limit?+
There is no artificial upload limit because there is no upload. Practical capacity depends on your device's memory and your browser. Very large files may be slow or fail to decode on low-memory devices; if that happens the tool fails safely without altering your original file.