html2image_plus
v1.5.0
Published
convert html to image/pdf by phantomjs
Readme
html2image_plus
Convert html to image(png/jpg) or pdf by PhantomJS
Install
npm install -g html2image_pluseUsage
html2image -a https://www.baidu.com -o /home/abc.png -f png -s 375*667or
html2image -a file:///home/index.html -o /home/abc.png -f png -s 375*667Help
html2image -h