https://github.com/sija/gitbook2pdf
CLI utility to turn a published GitBook website into a collection of PDFs for offline reading
https://github.com/sija/gitbook2pdf
downloader gitbook offline pdf reading
Last synced: 8 months ago
JSON representation
CLI utility to turn a published GitBook website into a collection of PDFs for offline reading
- Host: GitHub
- URL: https://github.com/sija/gitbook2pdf
- Owner: Sija
- License: mit
- Created: 2023-02-24T18:51:54.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-01-05T01:48:43.000Z (almost 2 years ago)
- Last Synced: 2025-04-14T02:06:20.737Z (8 months ago)
- Topics: downloader, gitbook, offline, pdf, reading
- Language: JavaScript
- Homepage:
- Size: 185 KB
- Stars: 7
- Watchers: 2
- Forks: 3
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gitbook2pdf
CLI utility to turn a published GitBook website into a collection of PDFs for offline reading.
> NOTE: This tool is created for educational purposes only!
## Installation
```sh
$ PUPPETEER_PRODUCT=firefox npm i
```
## Getting Started
```sh
$ npm start -- --help
```