Skip to content

indragiek/pdfcat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pdfcat

PDF concatenation utility for OS X

pdfcat is a simple utility for concatenating PDF files. It is built on the PDF parsing capabilities of CoreGraphics, so it requires no additional dependencies.

usage: pdfcat file1 file2 ... output_file

Building

Xcode

Requires Xcode 7.1 or higher. Open pdfcat.xcodeproj.

Command Line

Requires Xcode 7.2 and the Swift 2.2 development snapshot.

cd pdfcat
swift build

Binaries

Binaries for all tagged versions can be downloaded on the Releases page.

Contact

License

pdfcat is licensed under the MIT License. See LICENSE.md for more information.

About

OS X utility for concatenating PDF files

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages