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

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

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.