1 tool · 1 with a matching recipe
Universal document converter between dozens of formats.
pandoc input.md -s -o tmp.html && "/Applications/Google Chrome.app/Contents/MacOS/Google Chrome" --headless=new --disable-gpu --no-pdf-header-footer --print-to-pdf=output.pdf "file://$PWD/tmp.html"