Difference between revisions of "Pdftk"
Jump to navigation
Jump to search
Ania Molenda (talk | contribs) |
(File Formats) |
||
Line 1: | Line 1: | ||
{{Infobox tool | {{Infobox tool | ||
+ | |image=PDFtk-logo.png | ||
|purpose=PDF manipulation tool | |purpose=PDF manipulation tool | ||
|homepage=http://www.pdflabs.com/tools/pdftk-the-pdf-toolkit/ | |homepage=http://www.pdflabs.com/tools/pdftk-the-pdf-toolkit/ | ||
|license=GPL | |license=GPL | ||
+ | |formats_in=PDF | ||
+ | |formats_out=PDF | ||
|function=Metadata Extraction, Repair | |function=Metadata Extraction, Repair | ||
|content=Document | |content=Document | ||
Line 11: | Line 14: | ||
= Description = | = Description = | ||
Pdftk supports various kinds of PDF manipulation and hacking, including the extraction of metadata and repairing damaged PDFs. | Pdftk supports various kinds of PDF manipulation and hacking, including the extraction of metadata and repairing damaged PDFs. | ||
+ | * Merge PDF Documents | ||
+ | * Split PDF Pages into a New Document | ||
+ | * Decrypt Input as Necessary (Password Required) | ||
+ | * Encrypt Output as Desired | ||
+ | * Fill PDF Forms with FDF Data and/or Flatten Forms | ||
+ | * Apply a Background Watermark | ||
+ | * Report on PDF Metrics such as Metadata, Bookmarks, and Page Labels | ||
+ | * 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 | ||
= User Experiences = | = User Experiences = |
Latest revision as of 12:45, 19 October 2021
Error in widget Ohloh Project: unable to write file /var/www/html/extensions/Widgets/compiled_templates/wrt673f720de48b62_84001886
Description[edit]
Pdftk supports various kinds of PDF manipulation and hacking, including the extraction of metadata and repairing damaged PDFs.
- Merge PDF Documents
- Split PDF Pages into a New Document
- Decrypt Input as Necessary (Password Required)
- Encrypt Output as Desired
- Fill PDF Forms with FDF Data and/or Flatten Forms
- Apply a Background Watermark
- Report on PDF Metrics such as Metadata, Bookmarks, and Page Labels
- 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