Heim > Fragen und Antworten > Hauptteil
想给自己的博客开发一个长微博生成工具,
就是将博客的内容保存为一张长图片可以分享到微博上,
有没有什么好的实现思路?
可以采用php、golang、javascript、html5
html2canvas.js这个库看过了,遗憾的是它只能截取屏幕可见区域的内容
某草草2017-05-16 13:11:00
chrome有一个全网页截取为图片的插件,请戳Blipshot: one click full page screenshots安装。
另外,昨天看到,chrome v60已经原生提供了全网页截图的功能