Easily convert PDF to Image from command line
Project description
Pdf-To-Image
Simple Command Line tool to convert PDF to Image. It is a wrapper of pdf2image.
How to Install
pip install pdftoimg
You need to install poppler if you don't have already.
How to use
- Open terminal.
- Run
pdftoimg -h
for help.
Example usage:
pdftoimg -i /Users/starkblaze01/Bova/file_name.pdf -o /Users/starkblaze01/output_folder
Definitions:
- -i for input pdf_file path
- -o for output_folder path
- -f for image format(Default: jpeg)
- -d for dpi(Default: 200)
- -g for grayscale image(Default: False)
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
pdftoimg-0.0.2.tar.gz
(2.2 kB
view details)
Built Distribution
File details
Details for the file pdftoimg-0.0.2.tar.gz
.
File metadata
- Download URL: pdftoimg-0.0.2.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.1.0.post20200119 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
07556a726ce4dfce511f1bae4cd558032e566ce2d9f4d2a958ff84134fa2f1e8
|
|
MD5 |
8ff88e0517c5c9dba495f4b9fdf7cf67
|
|
BLAKE2b-256 |
5f1e4e52a03a0b9c64cdd1f42fbe715536235758b9b9e52772a1665da4ff5649
|
File details
Details for the file pdftoimg-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: pdftoimg-0.0.2-py3-none-any.whl
- Upload date:
- Size: 3.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.1.0.post20200119 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
907054561dc76daf71a9425d7a5916fa0fa60c2c1e58368f9a555468b6f41c30
|
|
MD5 |
b40208518f96607b3eb7ad034648adbe
|
|
BLAKE2b-256 |
a57173b71cbb0fc2d015a6c1aee17152eecac1ebd9e8c83564cad9f277f9214c
|