dumppdf

PDF parser and analyser (Python3)

Debian Debian
RUN apt-get update && \ apt-get install -y python3-pdfminer
Ubuntu
RUN apt-get update && \ apt-get install -y python3-pdfminer
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y python3-pdfminer
Fedora
RUN dnf install -y python3-pdfminer
Raspbian
RUN apt-get update && \ apt-get install -y python-pdfminer
click the source code to copy install dumppdf on any operating system with command-not-found.com