287 B
287 B
pdf-utils
Provides console script pdfcat
that allows printing text scraped from PDFs to stdout.
installation + usage
(recommended): with uv
uv run --with 'git+https://git.mlden.com/mm/pdf-utils' pdfcat --help
with pip:
pip install 'pdf-utils[s3]'