I always wondered what tools were used to create the full page of a web site without page breaks. I ran across the tool known as
CutyCapt. From the web site:
CutyCapt is a small cross-platform command-line utility to capture WebKit's rendering of a web page into a variety of vector and bitmap formats, including SVG, PDF, PS, PNG, JPEG, TIFF, GIF, and BMP.
This simple command line tool will allow you to capture a full web page. On my Ubuntu Mate Linux machine I used the apt-get tool to install CutyCapt.
|
Installing CutyCapt on a apt based distribution. |