pandoc
CLIUniversal document converter between dozens of formats.
Convert Markdown to standalone HTMLVerified macOS · Linux
pandoc input.md -s -o output.html+3 more matching recipesconversion7 recipes · 6 verified
Chrome headless
CLIScreenshot or print any web page (local file or URL) to PNG/PDF with the browser you already have.
Print a page to PDF (macOS, Google Chrome)Verified macOS
"/Applications/Google Chrome.app/Contents/MacOS/Google Chrome" --headless=new --disable-gpu --no-pdf-header-footer --print-to-pdf=out.pdf "file://$PWD/page.html"+1 more matching recipedev-tools4 recipes · 4 verified