CutyCapt icon indicating copy to clipboard operation
CutyCapt copied to clipboard

A Qt WebKit Web Page Rendering Capture Utility

Results 24 CutyCapt issues
Sort by recently updated
recently updated
newest added

If the url path is wrong, particularly to a local file (i.e. `CutyCapt --url=~/wrong/path...` instead of `CutyCapt --url=file:///home/usr/path...`), CutyCapt takes a long time and then spits out a blank file....

With `file:./localdir/localfile.html` does not work

Any plans or has anyone actually tried to convert CutyCapt to use (the new) QtWebengine instead of QtWebKit?

Hi Björn, I've added in some options to set the page size and margins, and also to control whether remote web requests are allowed. I'm happy to make any change...

Can we render html and convert to image in code or must we use a html file like example.html?

should look like this ![image](https://cloud.githubusercontent.com/assets/1238202/23332705/fb1bdcb4-fb4b-11e6-93c7-84eed4b55c44.png) but renders like this ![image](https://cloud.githubusercontent.com/assets/1238202/23332709/1328335c-fb4c-11e6-92d5-5781bfa58a02.png)

Hi Bjoern, You asked help building static Qt build and a single-file CutyCapt executable...does this article below help you? http://dimitris.apeiro.gr/2015/06/24/build-a-static-qt5-for-windows-by-compiling/ I'm still hoping for a windows version of CutyCapt using...

I just wanna leave this as a note for others with the same concern: CSS 3D Transforms are not supported and are just rendered flat. Seems like there is no...

I just wanted to note that there is a great patch allowing orientation and page sizes to be adjusted: https://sourceforge.net/p/cutycapt/patches/3/