267 B
267 B
markdown2png
A simple TypeScript tool that converts Markdown files to PNG images using Puppeteer.
Requirements
- Node
- yarn
Installation
yarn
Commands
yarn dev PATH_TO_FILE.md
The output PNG file is in the output folder.