Pdftk

From Wikipedia, the free encyclopedia
PDFtk
Developer(s) Sid Steward
Initial release July 14, 2004 (2004-07-14)
Stable release 2.02 / July 24, 2013 (2013-07-24)[1]
Written in Java
Operating system Cross-platform
Type PDF utility
License GPL
Website www.pdflabs.com

PDFtk or The PDF Toolkit is an open source cross-platform tool for manipulating Portable Document Format (PDF) documents. PDFtk is a front end to the iText library (compiled to native code using GCJ), capable of splitting, merging, encrypting, decrypting, uncompressing, recompressing, and repairing PDFs. It can also be used to manipulate watermarks, metadata, and to fill PDF Forms with FDF Data (Forms Data Format) or XFDF Data (XML Form Data Format).

Some features from the unix man page:

  • Merge PDF Documents or Collate PDF Page Scans.
  • Split PDF Pages into a New Document.
  • Rotate PDF Documents or Pages.
  • Decrypt Input as Necessary (Password Required).
  • Encrypt Output as Desired.
  • Fill PDF Forms with X/FDF Data and/or Flatten Forms.
  • Generate FDF Data Stencils from PDF Forms.
  • Apply a Background Watermark or a Foreground Stamp.
  • Report PDF Metrics, Bookmarks and Metadata.
  • Add/Update PDF Bookmarks or 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).

See also

References

  1. PDFtk Version History, 2.02 – July 24, 2013

External links

This article is issued from Wikipedia. The text is available under the Creative Commons Attribution/Share Alike; additional terms may apply for the media files.