PDF preserves a fixed page layout across devices and operating systems.
DOCX is the current XML-based Microsoft Word document format.
Selectable text is extracted from up to 250 chosen pages and packaged as an editable DOCX document.
Scanned pages need OCR first. Images, forms, links, annotations, columns, tables, and exact page layout are not reproduced.
Choose an optional inclusive first and last page, then select reading order or approximate physical spacing. The output contains editable selectable text, not the source page graphics.
One PDF is processed per request. The input limit is 50 MB.
The web application validates the file before forwarding it to a private worker. The worker validates the signature again, processes the file inside a unique temporary directory, validates the output, and removes the job directory in a guaranteed cleanup path. Files are not written to the database or retained for analytics.
When you import from a URL, the application fetches only a validated public HTTP or HTTPS address, checks the downloaded file in memory, and applies the same worker cleanup rules. The URL, filename, and file contents are not sent to analytics.