File: quickstart.rst

package info (click to toggle)
pdf2docx 0.5.10-1
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 16,876 kB
  • sloc: python: 6,843; makefile: 82; sh: 9
file content (17 lines) | stat: -rw-r--r-- 287 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
.. include:: header.rst

Quickstart
=============

``pdf2docx`` can be used as either a Python library or a CLI tool. In addition, it has a simple GUI.


.. toctree::
   :maxdepth: 1

   quickstart.convert
   quickstart.table
   quickstart.cli
   quickstart.gui

.. include:: footer.rst