javascript - How to convert .html files into canvas using nodejs
滿天的星座
滿天的星座 2017-06-06 09:52:47
0
1
495

1. There is a page that needs to be converted into canvas. Part of the content in the page is generated by JS. Now you need to use nodejs
to convert this page into a picture. How to implement this function?

滿天的星座
滿天的星座

reply all(1)
小葫芦

You might as well try a Headless Browser like PhantomJS http://phantomjs.org/
It can render the page content as an image as a whole on the Node side.

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!