Extract metadata and manipulate PDF files from the command line
CLI tool to extract (meta)data from PDF and manipulate PDF files
pdfly$ pdfly meta document.pdf$ pdfly cat input1.pdf input2.pdf -o output.pdf$ pdfly extract document.pdf -p 1,3,5 -o extracted.pdf