<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>screenshot Archivi - Cesare Bordi | Innovation Manager &amp; Back-end Developer</title>
	<atom:link href="https://www.cesarebordi.it/tag/screenshot/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.cesarebordi.it/tag/screenshot/</link>
	<description>Innovare con soluzioni software efficaci e gioco di squadra</description>
	<lastBuildDate>Sat, 14 Nov 2020 10:09:12 +0000</lastBuildDate>
	<language>it-IT</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.4.4</generator>

<image>
	<url>https://www.cesarebordi.it/wp-content/uploads/2016/02/CB-logo-88x88.png</url>
	<title>screenshot Archivi - Cesare Bordi | Innovation Manager &amp; Back-end Developer</title>
	<link>https://www.cesarebordi.it/tag/screenshot/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>macOS: modificare formato screenshot: jpg, png, pdf, tiff e gif</title>
		<link>https://www.cesarebordi.it/macos-modificare-formato-screenshot-jpg-png-pdf-tiff-gif/</link>
					<comments>https://www.cesarebordi.it/macos-modificare-formato-screenshot-jpg-png-pdf-tiff-gif/#respond</comments>
		
		<dc:creator><![CDATA[cesarebordi]]></dc:creator>
		<pubDate>Sun, 07 Oct 2018 10:30:36 +0000</pubDate>
				<category><![CDATA[Apple OSX / iOS]]></category>
		<category><![CDATA[Tips & tricks]]></category>
		<category><![CDATA[macos]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[screenshot]]></category>
		<guid isPermaLink="false">http://www.cesarebordi.it/?p=523</guid>

					<description><![CDATA[<p>Problema: dovete realizzare degli screenshot per i vostri clienti, ma le immagini PNG generate sono inutilmente pesanti. Questo vi costringe spesso ad utilizzare Photoshop o Anteprima per risalvare...</p>
<p>L'articolo <a href="https://www.cesarebordi.it/macos-modificare-formato-screenshot-jpg-png-pdf-tiff-gif/">macOS: modificare formato screenshot: jpg, png, pdf, tiff e gif</a> sembra essere il primo su <a href="https://www.cesarebordi.it">Cesare Bordi | Innovation Manager &amp; Back-end Developer</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Problema: dovete <strong>realizzare degli screenshot</strong> per i vostri clienti, ma le immagini PNG generate sono inutilmente <strong>pesanti</strong>. Questo vi costringe spesso ad utilizzare Photoshop o Anteprima per risalvare l&#8217;immagine in JPG e renderla più &#8220;leggera&#8221; prima dell&#8217;invio.</p>



<p>Soluzione: in <strong>OSX</strong> e <strong>macOS</strong> è possibile <strong>modificare il formato degli screenshot</strong> specificando come volete che <strong>istantanea schermo</strong> salvi i file.</p>



<p>Per modificare il formato di salvataggio degli screenshot basta aprire il terminale e lanciare un semplice comando:</p>



<h3 class="wp-block-heading"><strong>Screenshot in formato JPG</strong><br /></h3>



<p><pre class="brush: bash; title: ; notranslate">defaults write com.apple.screencapture type jpg;killall SystemUIServer</pre></p>



<p><strong></strong></p>



<h3 class="wp-block-heading" id="mce_29"><strong>Screenshot in formato PDF</strong><br /></h3>



<p><pre class="brush: bash; title: ; notranslate">defaults write com.apple.screencapture type PDF;killall SystemUIServer</pre></p>



<p><strong></strong></p>



<h3 class="wp-block-heading" id="mce_29"><strong>Screenshot in formato TIFF</strong><br /></h3>



<p><pre class="brush: bash; title: ; notranslate">defaults write com.apple.screencapture type tiff;killall SystemUIServer</pre></p>



<h3 class="wp-block-heading" id="mce_29"><strong>Screenshot in formato GIF</strong><br /></h3>



<p><pre class="brush: bash; title: ; notranslate">defaults write com.apple.screencapture type tiff;killall SystemUIServer</pre></p>



<p><strong></strong></p>



<h3 class="wp-block-heading" id="mce_29"><strong>Screenshot in formato PNG<del></del></strong><br /></h3>



<p><pre class="brush: bash; title: ; notranslate">defaults write com.apple.screencapture type png;killall SystemUIServer</pre></p>



<p><br /></p>
<p>L'articolo <a href="https://www.cesarebordi.it/macos-modificare-formato-screenshot-jpg-png-pdf-tiff-gif/">macOS: modificare formato screenshot: jpg, png, pdf, tiff e gif</a> sembra essere il primo su <a href="https://www.cesarebordi.it">Cesare Bordi | Innovation Manager &amp; Back-end Developer</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.cesarebordi.it/macos-modificare-formato-screenshot-jpg-png-pdf-tiff-gif/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
