Skip to content

v4.1.0 — PDF to Word

Choose a tag to compare

@rahulswargam rahulswargam released this 17 Aug 06:56
· 8 commits to master since this release

New: PDF → Word

Convert a PDF into an editable Word document — reconstructs text, tables, and images page by page. Complex layouts may not match the original exactly, but the extracted text and structure are genuinely editable, not just a snapshot image.

Size note

The installer grows from ~118MB to ~174MB with this release. That's entirely the PDF → Word conversion library's own dependencies (it needs numpy and OpenCV internally for layout analysis) — nothing else changed in size. Still well short of what a bundled full office suite would cost.

Also included

The v4.0.1 startup-crash fix, if you're updating directly from v4.0.0.