pdf2image-cli-0.1.3 is not a library.
📄➡️🖼️ Pdf2Image CLI
A fast and lightweight command-line tool to convert PDF pages into high-quality images. Perfect for automation, batch processing, and backend pipelines. ⚡
🚀 Features
-
🖼️ Convert every PDF page into PNG/JPG images
-
🔍 Adjustable DPI for crisp output
-
📁 Specify custom output directory
-
🧰 Easy installation via Cargo
-
⚡ Built with Rust for maximum performance
📦 Installation
Install using Cargo:
cargo install pdf2image-cli
🛠️ Usage
You can specify the password using the --password argument.
▶️ Run from source
After cloning this repository:
▶️ Run after installation