Pdftk
From Wikipedia, the free encyclopedia
Developer(s) | Sid Steward |
---|---|
Initial release | July 14, 2004 |
Stable release | 2.02 / July 24, 2013[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
- List of PDF software
- iText, the open-source library, which is a back end to PDFtk
References
- ↑ PDFtk Version History, 2.02 – July 24, 2013
External links
- http://www.pdflabs.com/tools/pdftk-the-pdf-toolkit/ – PDFtk, The PDF Toolkit (GPL)
- http://sourceforge.net/projects/pdfchain/ – PDF Chain, a GUI for GNU-Linux (GPL)
- http://www.paehl.de/pdf/gui_pdftk.html – an older GUI, working under Windows and most Linux's (GPL)
- http://pdftk4all.sourceforge.net/ – PDF4ALL, a GUI for Windows (GPL)
- http://www.angusj.com/pdftkb/#pdftkbuilder – PDFTK Builder, a GUI for Windows (GPL)
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.