Skip to content

darixsamani/pdf2img-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📄➡️🖼️ pdf2img-cli

A simple and powerful CLI tool to convert PDF files into images!

🚀 Installation

Install using pip:

pip install pdf2img-cli

🛠️ Usage

you can specify password using --password arguemnt

Run with uv:

uv run pdf2img-cli --pdf ./example/pdf.pdf --ouput-dir images

Or call the CLI directly:

pdf2img_cli --pdf ./example/pdf.pdf --ouput-dir images

About

A simple and powerful CLI tool to convert PDF files into images!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages