PDF Splice is a small utility to make transformations on PDF files. Transformations include:
The "PDF Splice" name was inspired by the splice function in Perl
Project in sf.net: https://sourceforge.net/projects/pdfsplice/
java -jar pdfsplice.jar
PDF Splice depends on iText framework for manipulating PDF files.
PDF Splice also depends on Bouncy Castle for dealing with signed/cryptographed PDFs
(You can download both of them from https://sourceforge.net/projects/pdfsplice/files/dependencies/)
PDF Splice requires Java SE 5.0 or newer
The project is licenced under AGPLv3