Document directory
- Powerful and omnipotent PDF tool Pdftk-The PDF Toolkit
I seldom recommend software, tools, and so on to everyone. This is the first time.
Powerful and omnipotent PDF tool pdftk-the PDF Toolkit
Various features you think of and what you did not expect
Cross-platform, GPL, CLI
Http://www.pdflabs.com/tools/pdftk-the-pdf-toolkit/
Official Website introduction:
If PDF is electronic paper, then pdftk is an electronic staple-remover, hole-punch, binder, secret-decoder-ring, and X-ray-glasses. pdftk is a simple tool for doing everyday things with PDF documents.
If PDF is an e-book, pdftk is an electronic dingtalk device, punching machine, glue, decryption ring, and X-ray eyes. Pdftk is a simple tool to process PDF documents every day.
Keep one in the top drawer of your desktop and use it:
Put it in the first drawer of the table. It can:
Merge PDF Documents ents
- Merge PDF documents
Split PDF Pages into a New Document
- Split pages in PDF and merge them to new documents
Rotate PDF Pages or Documents ents
- Rotate the PDF page or the entire document
Decrypt Input as Necessary (Password Required)
- Decrypt the password document (password is not required for cracking)
Encrypt Output as Desired
- Encrypted document
Fill PDF Forms with FDF Data or XFDF Data and/or Flatten Forms
Apply a Background Watermark or a Foreground Stamp
- Watermark or foreground postmark mark
Report on PDF Metrics such as Metadata, Bookmarks, and Page Labels
- Collect PDF document information, such as metadata, bookmarks, and page titles
Update PDF Metadata
- Change PDF metadata
Attach Files to PDF Pages or the PDF Document
- Add additional files to a PDF page or document
Unpack PDF Attachments
- Extract additional files in PDF
Burst a PDF Document into Single Pages
- Merge all pages in the PDF document to a single page
Uncompress and Re-Compress Page Streams
- Decompress and recompress page data streams
Repair upted PDF (Where Possible)
- Repair corrupted PDF files to the maximum extent
Pdftk allows you to manipulate PDF easily and freely. It does not require acrobat, and it runs on Windows, Linux, Mac OS X, FreeBSD and Solaris.
Pdftk is simple and free to use and can run on Windows, Linux, Mac OS X, FreeBSD, and Solaris.
Command Line Introduction
Name
Pdftk-a handy tool for manipulating PDF
Synopsis
Pdftk <input PDF files |-| prompt>
[Input_pw <input PDF owner passwords | prompt>]
[<Operation> <operation arguments>]
[Output <Output Filename |-| prompt>]
[Encrypt_40bit | encrypt_128bit]
[Allow <permissions>]
[Owner_pw <owner password | prompt>]
[User_pw <User Password | prompt>]
[Flatten] [compress | uncompress]
[Keep_first_id | keep_final_id] [drop_xfa]
[Verbose] [dont_ask | do_ask]
Where:
<Operation> may be empty, or:
[Cat | shuffle | burst |
Generate_fdf | fill_form |
Background | multibackground |
Stamp | multistamp |
Dump_data | dump_data_utf8 |
Dump_data_fields | dump_data_fields_utf8 |
Update_info | update_info_utf8 |
Attach_files | unpack_files]
For Complete Help: pdftk -- help