Pdftk is an electronic staple-remover, hole-punch, binder, secret-decoder-ring, and X-Ray-glasses. Pdftk is a simple tool for doing everyday things with PDF documents.
Pdftk allows you to manipulate PDF easily and freely. Pdftk does not require Acrobat, and it runs on Mac OS X, Windows, Linux, FreeBSD and Solaris.
Here are some key features of "Pdftk":
· Merge PDF Documents
· Split PDF Pages into a New Document
· Rotate PDF Pages or Documents
· Decrypt Input as Necessary (Password Required)
· Encrypt Output as Desired
· Fill PDF Forms with FDF Data or XFDF Data and/or Flatten Forms
· Apply a Background Watermark or a Foreground Stamp
· Report on PDF Metrics such as Metadata, Bookmarks, and Page Labels
· Update PDF Metadata
· Attach Files to PDF Pages or the PDF Document
· Unpack PDF Attachments
· Burst a PDF Document into Single Pages
· Uncompress and Re-Compress Page Streams
· Repair Corrupted PDF (Where Possible)
What's New in This Release: [ read full changelog ]
· Added new feature for collating PDF page scans: shuffle. Please see the man page for usage details.
· Introduced update_info_utf8, dump_data_utf8 and dump_data_fields_utf8 to provide UTF-8 companions to update_info, dump_data and dump_data_fields. These latter operations use XML numerical entities to encode non-ASCII characters. In version 1.43, we changed the encoding for update_info to UTF-8, but that made it incompatible with dump_data and also broke some downstream applications. By introducing these UTF-8 operations, we can revert update_info to its original behavior.
· Burst feature now copies the metadata (including XMP) from the input file to the output pages.
· Updated Bouncy Castle library to 1.45.
· Removed or replaced third-party code that wasn’t compatible with pdftk’s GPL license.
· Updated third-party license information.