<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									Raspberry Pi - How to take screenshot without XWindows running?! - Raspberry Pi				            </title>
            <link>https://www.tweaking4all.com/forum/raspberry-pi/raspberry-pi-how-to-take-screenshot-without-xwindows-running/</link>
            <description>Tweaking4All.com Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Tue, 09 Jun 2026 02:06:59 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>Raspberry Pi - How to take screenshot without XWindows running?!</title>
                        <link>https://www.tweaking4all.com/forum/raspberry-pi/raspberry-pi-how-to-take-screenshot-without-xwindows-running/#post-132</link>
                        <pubDate>Fri, 17 Jan 2014 12:32:18 +0000</pubDate>
                        <description><![CDATA[While writing an article related to the RaspberryPi, I wanted to take a screenshot of ChameleonPi - which runs without XWindows. So the usual screenshot tools like scrot didn&#039;t work. So I ha...]]></description>
                        <content:encoded><![CDATA[While writing an article related to the RaspberryPi, I wanted to take a screenshot of ChameleonPi - which runs without XWindows. So the usual screenshot tools like <a href="http://freecode.com/projects/scrot" target="_blank">scrot</a> didn't work. So I had to divert to another tool, which actually took me a while to find.<div><br></div><div><a href="https://github.com/AndrewFromMelbourne/raspi2png" target="_blank"><b>Raspi2png</b></a> does the trick but you'll need to <b>download</b> and <b>compile</b> it before you can use it:</div><div><br></div><pre>git clone https://github.com/AndrewFromMelbourne/raspi2png.git<br>cd raspi2png<br>make</pre><div><br></div><div>After compiling you can copy the binary (for example: sudo cp raspi2png /usr/local/bin/), after that simply call it by entering:</div><div><br></div><pre>raspi2png</pre><div><br></div><div>After that you'll a file called <b>snapshot.png</b> in the directory where you called raspi2png.</div><div><br><div><div><i>Note</i>: Scrot can be installed as such:</div><pre>sudo apt-get install scrot</pre></div></div>]]></content:encoded>
						                            <category domain="https://www.tweaking4all.com/forum/raspberry-pi/">Raspberry Pi</category>                        <dc:creator>Hans</dc:creator>
                        <guid isPermaLink="true">https://www.tweaking4all.com/forum/raspberry-pi/raspberry-pi-how-to-take-screenshot-without-xwindows-running/#post-132</guid>
                    </item>
							        </channel>
        </rss>
		