podofo

Library to work with PDF file format programmatically

brewmacoslinux
Try with needOr install directly
Source

About

Library to work with the PDF file format

Commands

podofo

Examples

Extract text from a PDF file$ podofo-extract-text input.pdf output.txt
Merge multiple PDF files into one$ podofo input1.pdf input2.pdf -o merged.pdf
Get PDF file information and metadata$ podofo-info document.pdf