Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/tmalik1116/pdf_merger
- Owner: tmalik1116
- Created: 2024-09-12T19:13:40.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-09-12T20:24:40.000Z (2 months ago)
- Last Synced: 2024-10-13T13:18:14.093Z (about 1 month ago)
- Language: Python
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.