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.
Usage:
pdftoimg -i <pdf_path> -o <output_folder_path> -f <format> -d <dpi> -g <True/False>
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)
GIF
Click here
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.5.tar.gz
(2.4 kB
view details)
Built Distribution
File details
Details for the file pdftoimg-0.0.5.tar.gz
.
File metadata
- Download URL: pdftoimg-0.0.5.tar.gz
- Upload date:
- Size: 2.4 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 requests-toolbelt/0.9.1 tqdm/4.40.2 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 45f2d8275bb37e77b531feaef6007076a873e5bd6431722cfff5394396024729 |
|
MD5 | dc90dd49b3ed5e36135c66ceed830a13 |
|
BLAKE2b-256 | be0f342b27425ceebd289ec8f499eac05570c07067ee3c1c55be1e7b156e6fb7 |
File details
Details for the file pdftoimg-0.0.5-py3-none-any.whl
.
File metadata
- Download URL: pdftoimg-0.0.5-py3-none-any.whl
- Upload date:
- Size: 3.7 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 requests-toolbelt/0.9.1 tqdm/4.40.2 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a9e22e4dd1ad56778e64f545165dd9badb1997177ce42e9aa32a5b85f4f44a3a |
|
MD5 | 0ff681346a9c1834ad3e46924617d2c0 |
|
BLAKE2b-256 | 66504acf35673502ffa0172c5a673d4dcc958e39cda98f6bc8cec62c088b6730 |