Skip to content

PDF tools are a set of handy Perl scripts used to process PDF files

Notifications You must be signed in to change notification settings

lgautrot/pdftools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

PDFTools is a set of Perl scripts written for the purpose of
low-level user actions.

Currently, several commands are available:

    pdfextract: extract some pages from a PDF file

      pdfmerge: merge several PDF files

  pdfpagecount: return the number of pages inside a PDF file

      pdfsplit: split one or more PDF files to a bunch of one-page PDF
                files

The documentation is available as POD inside of each script.

Prerequisites: PDF::API2 and Pod::Usage Perl modules

About

PDF tools are a set of handy Perl scripts used to process PDF files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages