1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39
|
.. include:: header.rst
Resources
=============
**PyMuPDF Pro**
--------------------
For **Office** file support `try PyMuPDF Pro <pymupdf-pro>`.
|
----
Find out about **PyMuPDF Utilities**
-------------------------------------------------
The :title:`GitHub` repository `PyMuPDF-Utilities <https://github.com/pymupdf/PyMuPDF-Utilities>`_ contains a full range of examples, demonstrations and use cases.
|
----
.. _pdf2docx_conversion:
Do you need **PDF** to **DOCX** conversion?
--------------------------------------------------
We recommend the pdf2docx_ library which uses **PyMuPDF** and the **python-docx** library to provide simple document conversion from **PDF** to **DOCX** format.
.. include:: footer.rst
|