This repository has been archived on 2026-01-31 . You can view files and clone it. You cannot open issues or pull requests or push a commit.
4662ae040dcb9967d5bdd87e44a2d4fb565d10c2
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.
Languages
TypeScript
75.4%
JavaScript
12.1%
CSS
8.4%
Dockerfile
4.1%