<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Innovative Thought &#187; Tips</title>
	<atom:link href="http://innovativethought.net/category/tips/feed/" rel="self" type="application/rss+xml" />
	<link>http://innovativethought.net</link>
	<description>think. code. design. innovate.</description>
	<lastBuildDate>Fri, 13 Jan 2012 16:12:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='innovativethought.net' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Innovative Thought &#187; Tips</title>
		<link>http://innovativethought.net</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://innovativethought.net/osd.xml" title="Innovative Thought" />
	<atom:link rel='hub' href='http://innovativethought.net/?pushpress=hub'/>
		<item>
		<title>Easy Text File Conversion on the Mac</title>
		<link>http://innovativethought.net/2009/01/04/easy-text-file-conversion-on-the-mac/</link>
		<comments>http://innovativethought.net/2009/01/04/easy-text-file-conversion-on-the-mac/#comments</comments>
		<pubDate>Sun, 04 Jan 2009 05:42:55 +0000</pubDate>
		<dc:creator>Tim Knight</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[file conversion]]></category>
		<category><![CDATA[Mac]]></category>

		<guid isPermaLink="false">http://innovativethought.wordpress.com/2009/01/04/easy-text-file-conversion-on-the-mac/</guid>
		<description><![CDATA[Like a lot of other web developers, clients provide me content for their sites/applications in all sorts of formats, and it can get a little crazy. But it turns out that a little terminal utility on the Mac can help the stress of text file conversion. The utility is called textutil and you can access [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=innovativethought.net&amp;blog=965151&amp;post=110&amp;subd=innovativethought&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Like a lot of other web developers, clients provide me content for their sites/applications in all sorts of formats, and it can get a little crazy. But it turns out that a little terminal utility on the Mac can help the stress of text file conversion.</p>
<p>The utility is called textutil and you can access it by going into your <kbd>Applications &gt; Utilities &gt; Terminal</kbd>, running Terminal, and then typing <kbd>textutil</kbd>. If you type the command without any arguments you&#8217;ll see a fairly strong list of options. Textutil supports conversion of txt, rtf, rtfd, html, doc, docx, odt, wordml, and webarchive formats.</p>
<p>Running textutil isn&#8217;t as hard as it looks. For example, I have a lot of clients that send me material in .docx or .odt format. I like to convert them over to .rtf files for quicker review (so Word or OpenOffice doesn&#8217;t have to load up). I make sure I&#8217;m in the same directory as the file I&#8217;m working with of course, and I execute:</p>
<p><kbd>textutil -convert rtf -output introduction.rtf introduction.docx</kbd></p>
<p>Once that&#8217;s done, you&#8217;ll notice an .rtf file is now in the same directory containing the original material.</p>
<p>Now the power of textutil doesn&#8217;t end there. Sometimes I want to convert a bunch of files and combine them into a single file. To do that I do something like:</p>
<p><kbd>textutil -cat rtf -output combined_project.rtf *.docx</kbd></p>
<p>Doing this takes all the .docx files in the current directory and combines them into a single .rtf file called combined_project.</p>
<p>If you have to deal with client provided text a lot, take a serious look at textutil &#8211; it has some great features hidden within it&#8217;s depths (like font resizing).</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/innovativethought.wordpress.com/110/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/innovativethought.wordpress.com/110/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/innovativethought.wordpress.com/110/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/innovativethought.wordpress.com/110/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/innovativethought.wordpress.com/110/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/innovativethought.wordpress.com/110/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/innovativethought.wordpress.com/110/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/innovativethought.wordpress.com/110/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/innovativethought.wordpress.com/110/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/innovativethought.wordpress.com/110/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/innovativethought.wordpress.com/110/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/innovativethought.wordpress.com/110/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/innovativethought.wordpress.com/110/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/innovativethought.wordpress.com/110/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=innovativethought.net&amp;blog=965151&amp;post=110&amp;subd=innovativethought&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://innovativethought.net/2009/01/04/easy-text-file-conversion-on-the-mac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2722012beb9afcad75df5c9f2229fd8c?s=96&#38;d=&#38;r=G" medium="image">
			<media:title type="html">Tim Knight</media:title>
		</media:content>
	</item>
	</channel>
</rss>
