neopdf_cli 0.3.2

CLI interface to NeoPDF
Documentation

NeoPDF-CLI

Static Badge GitHub Tag Crates.io Version GitHub License

This crate provides Command Line Interface (CLI) to the NeoPDF Rust's APIs. The neopdf-cli package can be installed using a Python Package manager. For example using pipx:

pipx install neopdf-cli

For detailed examples on how to use neopdf-cli, please head over the tutorials section.