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

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

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