Website screenshots

前端 未结 26 3913
长发绾君心
长发绾君心 2020-11-21 06:07

Is there any way of taking a screenshot of a website in PHP, then saving it to a file?

26条回答
  •  萌比男神i
    2020-11-21 07:00

    webkit2html works on Mac OS X and Linux, is quite simple to install and to use. See this tutorial.

    For Windows, you can go with CutyCapt, which has similar functionality.

提交回复
热议问题