pdf_oxide_cli 0.3.36

CLI for pdf-oxide — the fastest PDF toolkit. 22 commands: text extraction, PDF to markdown, search, merge, split, images, compress, encrypt, watermark, forms, and more.
Documentation
1
2
3
4
5
#![allow(clippy::explicit_counter_loop)]
#![allow(clippy::collapsible_match)]
#![allow(clippy::too_many_arguments)]

pub mod cli;