๐Ÿ“ฆ djberube / catpdf

concatenates PDFs

โ˜… 4 stars โ‘‚ 0 forks ๐Ÿ‘ 4 watching
๐Ÿ“ฅ Clone https://github.com/djberube/catpdf.git
HTTPS git clone https://github.com/djberube/catpdf.git
SSH git clone git@github.com:djberube/catpdf.git
CLI gh repo clone djberube/catpdf
dave dave fixed bad path for env 5b641c9 17 years ago ๐Ÿ“ History
๐Ÿ“‚ master View all commits โ†’
๐Ÿ“„ catpdf.rb
๐Ÿ“„ README
๐Ÿ“„ README.md

catpdf concatenates pdfs.

requires gs (ghostscript) to be in your path.

USAGE:

catpdf pdf1.pdf pdf2.pdf > output.pdf

INSTALLATION:

cp catpdf.rb /usr/local/bin/catpdf