Live Thumbnails/Large Image

依然范特西╮ 提交于 2019-12-02 13:38:36
Baba

Form what i understand you want to generate thumbnail of a given website via its URL ???

If that is what you want then Website screenshots using PHP would help you

I prefer the Pure PHP option if you are using a windows server but if not then you would have to use 3rd party APU like http://www.thumbalizr.com/apitools.php

Another method is using HTML5 Canvas or Converting the site to PDF -> PNG or any image format

I hope this information helps

Thanks :)

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!