<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: Take webpage screenshot from command line in Ubuntu Linux	</title>
	<atom:link href="https://www.binarytides.com/take-webpage-screenshot-from-command-line-in-ubuntu-linux/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.binarytides.com/take-webpage-screenshot-from-command-line-in-ubuntu-linux/</link>
	<description>News, Technology, Entertainment and more</description>
	<lastBuildDate>Wed, 21 Mar 2018 21:23:06 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.2</generator>
	<item>
		<title>
		By: absolis		</title>
		<link>https://www.binarytides.com/take-webpage-screenshot-from-command-line-in-ubuntu-linux/comment-page-1/#comment-156478</link>

		<dc:creator><![CDATA[absolis]]></dc:creator>
		<pubDate>Wed, 21 Mar 2018 21:23:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarytides.com/blog/?p=686#comment-156478</guid>

					<description><![CDATA[# wkhtmltopdf https://192.168.0.34:9044/ image002.jpg
Loading pages (1/6)
Warning: SSL error ignored                                        
Warning: SSL error ignored                                        
Warning: SSL error ignored
Warning: SSL error ignored
Warning: SSL error ignored
Warning: SSL error ignored
Counting pages (2/6)                                               
Resolving links (4/6)                                                       
Loading headers and footers (5/6)                                           
Printing pages (6/6)
Done]]></description>
			<content:encoded><![CDATA[<p># wkhtmltopdf <a href="https://192.168.0.34:9044/" rel="nofollow ugc">https://192.168.0.34:9044/</a> image002.jpg<br />
Loading pages (1/6)<br />
Warning: SSL error ignored<br />
Warning: SSL error ignored<br />
Warning: SSL error ignored<br />
Warning: SSL error ignored<br />
Warning: SSL error ignored<br />
Warning: SSL error ignored<br />
Counting pages (2/6)<br />
Resolving links (4/6)<br />
Loading headers and footers (5/6)<br />
Printing pages (6/6)<br />
Done</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Steventus		</title>
		<link>https://www.binarytides.com/take-webpage-screenshot-from-command-line-in-ubuntu-linux/comment-page-1/#comment-135999</link>

		<dc:creator><![CDATA[Steventus]]></dc:creator>
		<pubDate>Thu, 19 Oct 2017 06:02:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarytides.com/blog/?p=686#comment-135999</guid>

					<description><![CDATA[test_soft_del]]></description>
			<content:encoded><![CDATA[<p>test_soft_del</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Chen Hu		</title>
		<link>https://www.binarytides.com/take-webpage-screenshot-from-command-line-in-ubuntu-linux/comment-page-1/#comment-65881</link>

		<dc:creator><![CDATA[Chen Hu]]></dc:creator>
		<pubDate>Thu, 12 Dec 2013 04:28:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarytides.com/blog/?p=686#comment-65881</guid>

					<description><![CDATA[If you just need simple and quick solution, I recommend cutycapt. But if you need a stable, high performance system which can handle 1M request per day. Cutycapt will be a nightmare. I encounter a lot of problems when I try to use Cutycapt to handle 1M different websites. But after changed the source code of cutycapt, it still work perfect. I recommend to resize image inside of cutycapt. It will save around 1 seconds per request. BTW, page2images.com (multiple device screenshot) is built base on cutycapt. If you have any interesting, please take a look.]]></description>
			<content:encoded><![CDATA[<p>If you just need simple and quick solution, I recommend cutycapt. But if you need a stable, high performance system which can handle 1M request per day. Cutycapt will be a nightmare. I encounter a lot of problems when I try to use Cutycapt to handle 1M different websites. But after changed the source code of cutycapt, it still work perfect. I recommend to resize image inside of cutycapt. It will save around 1 seconds per request. BTW, page2images.com (multiple device screenshot) is built base on cutycapt. If you have any interesting, please take a look.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Taras Kozlov		</title>
		<link>https://www.binarytides.com/take-webpage-screenshot-from-command-line-in-ubuntu-linux/comment-page-1/#comment-65433</link>

		<dc:creator><![CDATA[Taras Kozlov]]></dc:creator>
		<pubDate>Wed, 12 Sep 2012 08:17:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarytides.com/blog/?p=686#comment-65433</guid>

					<description><![CDATA[My vote is for CutyCapt - works pefectly!]]></description>
			<content:encoded><![CDATA[<p>My vote is for CutyCapt &#8211; works pefectly!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Silver Moon		</title>
		<link>https://www.binarytides.com/take-webpage-screenshot-from-command-line-in-ubuntu-linux/comment-page-1/#comment-65432</link>

		<dc:creator><![CDATA[Silver Moon]]></dc:creator>
		<pubDate>Mon, 06 Aug 2012 09:36:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarytides.com/blog/?p=686#comment-65432</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.binarytides.com/take-webpage-screenshot-from-command-line-in-ubuntu-linux/comment-page-1/#comment-65431&quot;&gt;Dom&lt;/a&gt;.

its not a good idea to depend on a 3rd party api or remote solution when there are already so many easy to use tools that can be installed on local machine.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.binarytides.com/take-webpage-screenshot-from-command-line-in-ubuntu-linux/comment-page-1/#comment-65431">Dom</a>.</p>
<p>its not a good idea to depend on a 3rd party api or remote solution when there are already so many easy to use tools that can be installed on local machine.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Dom		</title>
		<link>https://www.binarytides.com/take-webpage-screenshot-from-command-line-in-ubuntu-linux/comment-page-1/#comment-65431</link>

		<dc:creator><![CDATA[Dom]]></dc:creator>
		<pubDate>Mon, 06 Aug 2012 09:26:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarytides.com/blog/?p=686#comment-65431</guid>

					<description><![CDATA[You could use the GrabzIt API to do this, they allow you to use five different languages including Perl, Python, PHP and more.

Check it out http://grabz.it]]></description>
			<content:encoded><![CDATA[<p>You could use the GrabzIt API to do this, they allow you to use five different languages including Perl, Python, PHP and more.</p>
<p>Check it out <a href="http://grabz.it" rel="nofollow ugc">http://grabz.it</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Nacho		</title>
		<link>https://www.binarytides.com/take-webpage-screenshot-from-command-line-in-ubuntu-linux/comment-page-1/#comment-65430</link>

		<dc:creator><![CDATA[Nacho]]></dc:creator>
		<pubDate>Fri, 03 Aug 2012 11:39:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarytides.com/blog/?p=686#comment-65430</guid>

					<description><![CDATA[Outstanding, great post! thanks, cutycapt ROCKS!]]></description>
			<content:encoded><![CDATA[<p>Outstanding, great post! thanks, cutycapt ROCKS!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: igorette		</title>
		<link>https://www.binarytides.com/take-webpage-screenshot-from-command-line-in-ubuntu-linux/comment-page-1/#comment-65429</link>

		<dc:creator><![CDATA[igorette]]></dc:creator>
		<pubDate>Mon, 19 Mar 2012 11:07:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarytides.com/blog/?p=686#comment-65429</guid>

					<description><![CDATA[thanks! went with cutycapt]]></description>
			<content:encoded><![CDATA[<p>thanks! went with cutycapt</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: John Smith		</title>
		<link>https://www.binarytides.com/take-webpage-screenshot-from-command-line-in-ubuntu-linux/comment-page-1/#comment-65428</link>

		<dc:creator><![CDATA[John Smith]]></dc:creator>
		<pubDate>Tue, 15 Nov 2011 12:23:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarytides.com/blog/?p=686#comment-65428</guid>

					<description><![CDATA[Hey, nice tutorial. I tried wkhtmltoimage and just wanted to share something. The command gives some weird errors/warnings like these -

$ ./wkhtmltoimage-amd64 http://google.com google.png
Loading page (1/2)
Rendering (2/2)                                                    
QPixmap: Cannot create a QPixmap when no GUI is being used   ] 25%
QPixmap: Cannot create a QPixmap when no GUI is being used
Done

Although the screenshot *does get* generated. So, no worries i guess :D]]></description>
			<content:encoded><![CDATA[<p>Hey, nice tutorial. I tried wkhtmltoimage and just wanted to share something. The command gives some weird errors/warnings like these &#8211;</p>
<p>$ ./wkhtmltoimage-amd64 <a href="http://google.com" rel="nofollow ugc">http://google.com</a> google.png<br />
Loading page (1/2)<br />
Rendering (2/2)<br />
QPixmap: Cannot create a QPixmap when no GUI is being used   ] 25%<br />
QPixmap: Cannot create a QPixmap when no GUI is being used<br />
Done</p>
<p>Although the screenshot *does get* generated. So, no worries i guess :D</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
