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
Release history Release notifications | RSS feed
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 details)
File details
Details for the file pdf-tools-0.2.0.tar.gz
.
File metadata
- Download URL: pdf-tools-0.2.0.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7eee8a617164e5a1811f63a754727e26e38b9a69f53c75dc29b2c43c832e1c55 |
|
MD5 | 30a0d91a71dd05b4ca6731ed61df1ca8 |
|
BLAKE2b-256 | 5f0a563d7909fe70483c0dd17768b957e2082f6881760e881fe0ae8a2c945ad5 |