Web application used to generate PDF documents from user input Markdown.
- NextJS
- Convert Markdown input into PDF documents.
- Simple and intuitive user interface.
- Fast and efficient PDF generation.
- Made for Desktop ( for now ). Will be updating for mobile use after I prune the app before setting this repo to public.
Check out the live demo: Demo
- Visit the app URL.
- Enter your Markdown content in the provided input area.
- Click on the "Convert to PDF" button to create the PDF document.
- Download the generated PDF file.
-
Clone the repository:
git clone https://github.com/tego101/md-to-pdf.git