.. include:: header.rst Welcome to pdf2docx ==================================== :title:`pdf2docx` is a **Python** library to extract data from **PDF** with PyMuPDF_, parse layout with rule, and generate **docx** files with ``python-docx``. :title:`pdf2docx` is hosted on `GitHub `_ and registered on `PyPI `_. ---- .. image:: images/intro.png .. toctree:: :maxdepth: 2 :caption: USER GUIDE installation quickstart techdoc license .. toctree:: :maxdepth: 2 :caption: API DOCUMENTATION api/modules Indices and tables ================== * :ref:`genindex` * :ref:`modindex` .. include:: footer.rst .. raw:: html .. _PyMuPDF: https://pymupdf.io