An open API service indexing awesome lists of open source software.

https://github.com/muhammadmuazen/pdf-pages-counter

This is a python simple python scripts that counts the sum of pages number in a certain directory
https://github.com/muhammadmuazen/pdf-pages-counter

pdf pypdf2 python simple simple-tools tool

Last synced: over 1 year ago
JSON representation

This is a python simple python scripts that counts the sum of pages number in a certain directory

Awesome Lists containing this project

README

          

# pdf-pages-counter
This is a simple python script that counts the sum of pages number for the PDF files in a certain directory
# Requirments
pip install pycryptodome

pip install PyPDF2