hatchmoment. scored by care · not by stars

markdown-to-pdf-api

Node.js API that converts Markdown to PDF, with optional S3 storage

notableJavaScript⚙ Backend & APIs

The project provides an HTTP API that accepts Markdown text and returns a rendered PDF using marked and Puppeteer. It can also store the generated PDF in a Clever Cloud Cellar (S3‑compatible) bucket and return a presigned URL. This is handy for developers who need automated, programmatic conversion without managing a full‑blown document service. Its minimal design, easy deployment on Clever Cloud, and built‑in S3 integration make it a practical niche tool.

View on GitHub →

Serli/markdown-to-pdf-api