Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tmalik1116/pdf_merger

A script I developed for performing a DFS within a given directory to locate all PDF files in subdirectories, and then merging them all together into one PDF file. The applications for this are niche, but when needed it is a massive time saver.
https://github.com/tmalik1116/pdf_merger

Last synced: 19 days ago
JSON representation

A script I developed for performing a DFS within a given directory to locate all PDF files in subdirectories, and then merging them all together into one PDF file. The applications for this are niche, but when needed it is a massive time saver.

Awesome Lists containing this project

README

        

# PDF_Merger
A script I developed for performing a DFS within a given directory to locate all PDF files in subdirectories, and then merging them all together into one PDF file. The applications for this are niche, but when needed it is a massive time saver.