Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Convert web page to image [closed]

What are some utilities to obtain an image of a webpage?

Basically equivalent to taking a "screenshot" of the page after opening it.

like image 465
jrharshath Avatar asked Jun 09 '09 04:06

jrharshath


People also ask

How do I turn an HTML page into a picture?

Converting HTML to JPG with the Windows screen capture toolOpen your HTML file in your browser or any viewable tool. Take a snapshot of an area with your screen capture tool (Snipping tool on Windows, for example). Click File > Save as. Select the location and select the Save as type as JPG.


1 Answers

Real answers:

http://cutycapt.sourceforge.net/

http://iecapt.sourceforge.net/

http://www.websitescreenshots.com/

http://www.princexml.com/

http://khtml2png.sourceforge.net/

http://linkpeek.com/

https://htmlcsstoimage.com/ (Uses Google Chrome)

https://gofullpage.com/ - Full Page Screen Capture (Chrome extension) - see this superuser answer for more info

(Don't know of one to use Mozilla's renderer, though.)

like image 124
Stobor Avatar answered Sep 23 '22 03:09

Stobor