Skip to content

everlearner/pdf-merger

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pdf-merger

Python scripts to help with performing basic actions like Merging them.

All online tools have some kind of limitations on size and quality; These scripts can be used on the local system, without any limitations.

Features

  • Extensive usage of PyPDF2 package.
  • Merge all pdfs from a given path to a desired location.
  • pdfs are sorted in the lexicographical order, of the name of the files.
  • Using natsort so that numbers in the filenames are handled while sorting.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%