brew install wkhtmltopdf
$ wkhtmltopdf https://google.com google.pdf //Linux $ xdg-open google.pdf //MacOS $ open google.pdf