How to generate thumbnail images of HTML pages

前端 未结 5 439
情书的邮戳
情书的邮戳 2021-01-31 04:21

I am trying to create thumbnail images for several HTML pages, so the user can have an idea of what the HTML looks like before they open the link. I have searched online but hav

5条回答
  •  失恋的感觉
    2021-01-31 04:46

    I couldn't get phantomjs to work for my site for some reason, and in further searching I stumbled on this technique for using an iframe to simulate a thumbnail. Posting this here in case others find it useful.

提交回复
热议问题