Difference between revisions of "Pdftk"
Jump to navigation
Jump to search
(Trial import from script.) |
(File Formats) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
− | {{ | + | {{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 | ||
+ | |content=Document | ||
+ | }} | ||
+ | {{Infobox tool details | ||
+ | |ohloh_id=pdftk | ||
}} | }} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
= 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 = | ||
Line 21: | Line 31: | ||
= Development Activity = | = Development Activity = | ||
− | + | ||
− | |||
− | |||
[http://code.google.com/p/openjpeg/updates/list] | [http://code.google.com/p/openjpeg/updates/list] |
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