V
V
Vlad_isLove2019-06-11 13:21:36
JavaScript
Vlad_isLove, 2019-06-11 13:21:36

How to get the full image of the current page?

Is it possible to somehow get the current page image (in thumbnail) and insert it into some block on the site?

For example, canvas has the ability to save the image drawn on it and use it in some way later, but is it possible to get the current image of the entire page using JS and JQquery?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
T
twobomb, 2019-06-11
@Vlad_isLove

There is such a html2canvas . It allows you to render html to canvas, although not quite accurately. I used to do something like this with her.

D
dispet4er2011, 2019-06-11
@dispet4er2011

Personally I use this
https://chrome.google.com/webstore/detail/full-pag...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question