Skip to content

pdfpage is a simple command-line tool to count the pages of pdf files in a directory.

License

Notifications You must be signed in to change notification settings

mehdieidi/pdfpage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pdfpage

Description

pdfpage is a simple command-line tool to count the pages of pdf files in a directory.

Table of Contents

Installation

$ go install github.com/mehdieidi/pdfpage@latest

Usage

$ pdfpage -d ./cool_pdfs

To Do

  • Recursive search
  • Filtering support

Credits

pdfcpu is used as the PDF processor library.

License

MIT

About

pdfpage is a simple command-line tool to count the pages of pdf files in a directory.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages