All Projects → indragiek → Pdfcat

indragiek / Pdfcat

Licence: other
OS X utility for concatenating PDF files

Programming Languages

swift
15916 projects

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].