Metadata-Version: 2.4
Name: pdf2docx
Version: 0.5.13
Summary: Open source Python library converting pdf to docx.
Home-page: https://artifex.com/
Author: Artifex
Author-email: support@artifex.com
License: MIT
Keywords: pdf-to-word,pdf-to-docx
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: PyMuPDF>=1.26.7
Requires-Dist: python-docx>=0.8.10
Requires-Dist: fonttools>=4.24.0
Requires-Dist: numpy>=1.17.2
Requires-Dist: opencv-python-headless>=4.5
Requires-Dist: fire>=0.3.0
Dynamic: author
Dynamic: author-email
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# pdf2docx


![python-version](https://img.shields.io/badge/python->=3.6-green.svg)
![pypi-downloads](https://img.shields.io/pypi/dm/pdf2docx)

## ⚠️ Project Status

**pdf2docx is no longer actively maintained by Artifex.**

The repository will remain available and has been **relicensed under the MIT License** so that the community can freely use, fork, and maintain the project.

Pull requests from the community are welcome, but [Artifex](https://artifex.com) no longer provides active development or maintenance.

---

If you are looking for a **full-featured PDF processing library**, consider using [PyMuPDF](https://github.com/pymupdf/PyMuPDF) or [MuPDF.NET](https://github.com/ArtifexSoftware/MuPDF.NET).

## Documentation

- [Installation](https://pdf2docx.readthedocs.io/en/latest/installation.html)
- [Quickstart](https://pdf2docx.readthedocs.io/en/latest/quickstart.html)
    - [Convert PDF](https://pdf2docx.readthedocs.io/en/latest/quickstart.convert.html)
    - [Extract table](https://pdf2docx.readthedocs.io/en/latest/quickstart.table.html)
    - [Command Line Interface](https://pdf2docx.readthedocs.io/en/latest/quickstart.cli.html)
    - [Graphic User Interface](https://pdf2docx.readthedocs.io/en/latest/quickstart.gui.html)
- [Technical Documentation (In Chinese)](https://pdf2docx.readthedocs.io/en/latest/techdoc.html)
- [API Documentation](https://pdf2docx.readthedocs.io/en/latest/modules.html)

## Sample

![sample_compare.png](https://s1.ax1x.com/2020/08/04/aDryx1.png)
