PDFtk
Sign in to saveAlso known as PDF Toolkit
PDFtk (short for PDF Toolkit) is a toolkit for manipulating Portable Document Format (PDF) documents. It runs on Linux, Windows and macOS. It comes in three versions: PDFtk Server (open-source command-line tool), PDFtk Free (freeware) and PDFtk Pro (proprietary paid). It is able to concatenate, shuffle, split and rotate PDF files. It can also show and update metadata. Both CLI and GUI versions of PDFtk are available.
Key facts
- Software.name
- PDFtk
- Software.developer
- Sid Steward
- Software.latest release version
- 2.02
- Software.programming language
- C++
- Software.operating system
- Cross-platform
- Software.genre
- PDF utility
- Software.license
- Proprietary / GPL
via Wikipedia infobox
Official website
PDFtk - The PDF Toolkit
PDFtk is a simple tool for doing everyday things with PDF documents. It comes in three flavors: PDFtk Free, PDFtk Pro, and our original command-line tool PDFtk Server.
pdflabs.com →Link to the official site · 2,814 chars · not written by Vinony
Described at
TAPoR
tapor.ca →Link to a page describing this subject · 814 chars · not written by Vinony
Wikidata facts
- Official website
- www.pdflabs.com/tools/pdftk-the-pdf-toolkit
Show 4 more facts
- software version identifier
- 2.02
- described at URL
- marketplace.sshopencloud.eu/tool-or-service/wpPk4I
- Commons category
- PDFtk
via Wikidata · CC0
~1 min read
Article
4 sectionsContents
- Java implementation
- See also
- References
- External links
PDFtk (short for PDF Toolkit) is a toolkit for manipulating Portable Document Format (PDF) documents. It runs on Linux, Windows and macOS. It comes in three versions: PDFtk Server (open-source command-line tool), PDFtk Free (freeware) and PDFtk Pro (proprietary paid). It is able to concatenate, shuffle, split and rotate PDF files. It can also show and update metadata. Both CLI and GUI versions of PDFtk are available.
== Java implementation == pdftk-java is a port of PDFtk into Java which is developed by Marc Vinyals and GPL licensed. The initial release was on December 30, 2017.