<?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>AlferSoft Blog &#187; rotate</title>
	<atom:link href="http://www.alfersoft.com.ar/blog/tag/rotate/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.alfersoft.com.ar/blog</link>
	<description>Explaining this blog in a few words since 1999</description>
	<lastBuildDate>Wed, 01 Feb 2012 22:36:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Slice and rotate images with CutNRot</title>
		<link>http://www.alfersoft.com.ar/blog/2008/06/04/slice-and-rotate-images-with-cutnrot/</link>
		<comments>http://www.alfersoft.com.ar/blog/2008/06/04/slice-and-rotate-images-with-cutnrot/#comments</comments>
		<pubDate>Wed, 04 Jun 2008 23:24:19 +0000</pubDate>
		<dc:creator>fvicente</dc:creator>
				<category><![CDATA[Software Development]]></category>
		<category><![CDATA[cut]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[pictures]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[rotate]]></category>
		<category><![CDATA[scanned]]></category>
		<category><![CDATA[wxpython]]></category>

		<guid isPermaLink="false">http://www.alfersoft.com.ar/blog/?p=8</guid>
		<description><![CDATA[Today I&#8217;m introducing another utility script written in python that uses wxPython to edit your scanned images (JPEG, BMP, TIFF, etc.) obtain sub-images, rotate and save them. This first version is very basic but effective, there is no necessity of learning complex commands or image handling programs, just: click in the upper-left corner click in [...]]]></description>
			<content:encoded><![CDATA[<div id="wikicontent" style="padding: 0pt 3em 1.2em 0pt;">
<p><img src="http://www.alfersoft.com.ar/files/cutnrot.jpg" alt="Cut and Rotate" width="400" height="150" /></p>
<p>Today I&#8217;m introducing another utility script written in python that uses wxPython to edit your scanned images (JPEG, BMP, TIFF, etc.) obtain sub-images, rotate and save them.</p>
<p><span id="more-8"></span>This first version is very basic but effective, there is no necessity of learning complex commands or image handling programs, just:</p>
<ul>
<li>click in the upper-left corner</li>
<li>click in the lower-right corner</li>
<li>rotate if you wish</li>
<li>close and save</li>
</ul>
</div>
<div id="wikicontent" style="padding: 0pt 3em 1.2em 0pt;">The unfortunate name of this script is cutnrot <img src='http://www.alfersoft.com.ar/blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  and it is released under BSD license, download, modify and use it at your own risk, as usual. <a title="Cut And Rotate" href="http://code.google.com/p/cutnrot/" target="_blank">Here is the Google Code page for this tiny project.</a></div>
<div style="padding: 0pt 3em 1.2em 0pt;"><a title="cutnrot Windows Binaries" href="http://cutnrot.googlecode.com/files/cutnrot_win32_bin.zip">Download Windows Binaries</a> generated with <a title="py2exe" href="http://www.py2exe.org/" target="_blank">py2exe</a> for those that does not have a Python interpreter and/or wxPython installed.</div>
]]></content:encoded>
			<wfw:commentRss>http://www.alfersoft.com.ar/blog/2008/06/04/slice-and-rotate-images-with-cutnrot/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

