https://github.com/geraked/mdpdfbook
Generate PDF Book From Markdowns
https://github.com/geraked/mdpdfbook
geraked markdown markdown-converter markdown-to-pdf pdf pdf-book pdf-converter pdf-generation pdfkit python rabist toolkit toolkits
Last synced: about 1 year ago
JSON representation
Generate PDF Book From Markdowns
- Host: GitHub
- URL: https://github.com/geraked/mdpdfbook
- Owner: geraked
- License: mit
- Created: 2021-06-10T16:30:15.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-08-17T05:49:55.000Z (almost 5 years ago)
- Last Synced: 2025-05-06T23:16:12.863Z (about 1 year ago)
- Topics: geraked, markdown, markdown-converter, markdown-to-pdf, pdf, pdf-book, pdf-converter, pdf-generation, pdfkit, python, rabist, toolkit, toolkits
- Language: Python
- Homepage:
- Size: 51.8 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# mdpdfbook

[](https://github.com/geraked/crack-qv/actions/workflows/main.yml)
This is a toolkit that generates pdf books from multiple `*.md` files or [mdBook](https://github.com/rust-lang/mdBook) based structure.
### How To Use?
- Download `mdpdfbook.exe` from the `Releases` section.
- Run the toolkit and Enter the directory path containing `SUMMARY.md` or other `*.md` files.
- Press `Enter` to start operation.
- The output file with the name `mdpdfbook-output.pdf` will be generated in the same directory.
If you want to generate pdf books from [mdBook](https://github.com/rust-lang/mdBook) based structure, You must enter the directory path containing the `SUMMARY.md` file in the root, otherwise enter the directory path containing multiple `*.md` files. No matter whether the markdown files are in the root or sub-folders, it merges all of them in order.
## Author
**Rabist** - view on [LinkedIn](https://www.linkedin.com/in/rabist)
## License
Licensed under [MIT](LICENSE).