https://github.com/deadcoder0904/all-links-to-pdf
open all links on a webpage & make their pdfs & then merge them into a single pdf
https://github.com/deadcoder0904/all-links-to-pdf
Last synced: 12 months ago
JSON representation
open all links on a webpage & make their pdfs & then merge them into a single pdf
- Host: GitHub
- URL: https://github.com/deadcoder0904/all-links-to-pdf
- Owner: deadcoder0904
- Created: 2022-04-12T13:19:01.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-12T13:19:54.000Z (almost 4 years ago)
- Last Synced: 2025-04-11T18:04:37.922Z (12 months ago)
- Language: JavaScript
- Size: 20.2 MB
- Stars: 6
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# all-links-to-pdf
> convert all links on a website into a pdf format
## how to run
1. run `npm start` first to create pdfs of everything linked
2. run `npm run merge` to merge all pdfs into one
## inspiration
the [all access pass by shaan puri emails](https://ckarchive.com/b/8kuqhohwzd37) are so good that i wanted them in a pdf so this project was started.