https://github.com/i365/markdown-to-pdf
Markdown to PDF Tools
https://github.com/i365/markdown-to-pdf
markdown markdown-converter markdown-editor markdown-to-pdf online pdf pdf-converter tool tools
Last synced: 11 months ago
JSON representation
Markdown to PDF Tools
- Host: GitHub
- URL: https://github.com/i365/markdown-to-pdf
- Owner: i365
- Created: 2025-04-15T04:47:09.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-04-15T05:12:08.000Z (about 1 year ago)
- Last Synced: 2025-04-17T00:43:22.989Z (about 1 year ago)
- Topics: markdown, markdown-converter, markdown-editor, markdown-to-pdf, online, pdf, pdf-converter, tool, tools
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Markdown to PDF Tools
### Markdown to PDF Converter
A web-based tool for converting Markdown to PDF.
- URL: [https://markdowntopdf.janqi.com](https://markdowntopdf.janqi.com)
- Features:
- Simple and easy to use
- Online conversion without installation
- Supports many Markdown syntax
- Multi-language support, English, Español, Français, Português, Русский, and 中文.
[markdown to pdf Video Tutorial](https://youtu.be/ZKSeqqI_9tY)
### Pandoc
A universal document converter that can convert Markdown to PDF.
- URL: [https://pandoc.org/](https://pandoc.org/)
- Features:
- Command-line tool
- Highly customizable
- Supports many input and output formats
### Markdown PDF VSCode Extension
Extension for Visual Studio Code that converts Markdown files to PDF.
- URL: [https://marketplace.visualstudio.com/items?itemName=yzane.markdown-pdf](https://marketplace.visualstudio.com/items?itemName=yzane.markdown-pdf)
- Features:
- Integrated with VSCode
- Supports custom CSS
- Preview option available
### GitBook
A platform and command-line tool for creating documentation from Markdown files.
- URL: [https://www.gitbook.com/](https://www.gitbook.com/)
- Features:
- Full documentation system
- Supports PDF export
- Collaborative editing
## How to Choose
Choose the tool that best fits your needs:
- For simple online conversion: [JanQi's Markdown to PDF](https://markdowntopdf.janqi.com)
- For advanced command-line usage: Pandoc
- For VSCode integration: Markdown PDF Extension
- For complete documentation systems: GitBook