Difference between revisions of "Pdftk"

From COPTR
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
+
{{Infobox tool
 +
|image=PDFtk-logo.png
 
|purpose=PDF manipulation tool
 
|purpose=PDF manipulation tool
|image=
 
 
|homepage=http://www.pdflabs.com/tools/pdftk-the-pdf-toolkit/
 
|homepage=http://www.pdflabs.com/tools/pdftk-the-pdf-toolkit/
 
|license=GPL
 
|license=GPL
|platforms=
+
|formats_in=PDF
 +
|formats_out=PDF
 +
|function=Metadata Extraction, Repair
 +
|content=Document
 +
}}
 +
{{Infobox tool details
 +
|ohloh_id=pdftk
 
}}
 
}}
 
<!-- Delete the Categories that do not apply -->
 
[[Category:Metadata Extraction]]
 
[[Category:Repair]]
 
[[Category:Document]]
 
 
 
 
= 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 =
  
{{Infobox_tool_details
+
 
|ohloh_id=pdftk
 
}}
 
  
 
[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



Pdftk
PDF manipulation tool
Homepage:http://www.pdflabs.com/tools/pdftk-the-pdf-toolkit/
License:GPL
Input Formats:PDF
Output Formats:PDF
Function:Metadata Extraction,Repair
Content type:Document


Error in widget Ohloh Project: unable to write file /var/www/html/extensions/Widgets/compiled_templates/wrt6621f68c62ca21_59490783


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

User Experiences[edit]

Development Activity[edit]

[1]