Skip to main content

PDF tools, e.g. pdf2images, images2pdf, pdf2text, pdf2html, pdfmeta...

Project description

pdf-tools

PDF tools, e.g. pdf2images, images2pdf, pdf2text, pdf2html, pdfmeta...

Install

pip install pdf-tools

Installed Commands

  • pdfmeta
  • pdf2text
  • pdf2html
  • pdf2images
  • images2pdf

Command Helps

E:\pylabs\pdf-tools>pdfmeta --help
Usage: pdfmeta [OPTIONS] FILENAME

Options:
-p, --password TEXT
--help               Show this message and exit.

E:\pylabs\pdf-tools>pdf2text --help
Usage: pdf2text [OPTIONS] FILENAME

Options:
-p, --password TEXT
--help               Show this message and exit.

E:\pylabs\pdf-tools>pdf2html --help
Usage: pdf2html [OPTIONS] FILENAME

Options:
-p, --password TEXT
--help               Show this message and exit.

E:\pylabs\pdf-tools>pdf2images --help
Usage: pdf2images [OPTIONS] FILENAME

Options:
-p, --password TEXT
-o, --output TEXT
-t, --type [png|jpg]
--help                Show this message and exit.

E:\pylabs\pdf-tools>images2pdf --help
Usage: images2pdf [OPTIONS] FOLDER

Options:
-o, --output TEXT  PDF filename.  [required]
--help             Show this message and exit.

Releases

v0.2.0 2020/05/22

  • Use pillow module to create pdf file from image instead of fitz module. It makes a smaller result pdf file.
  • Fix document.

v0.1.0 2019/08/09

  • First release.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pdf-tools-0.2.0.tar.gz (3.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page