<?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>gHacks technology news &#187; scanning</title>
	<atom:link href="http://www.ghacks.net/tag/scanning/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ghacks.net</link>
	<description>A technology blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description>
	<lastBuildDate>Wed, 25 Nov 2009 11:56:41 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Scanning in Linux with iscan and XSane</title>
		<link>http://www.ghacks.net/2009/11/01/scanning-in-linux-with-iscan-and-xsane/</link>
		<comments>http://www.ghacks.net/2009/11/01/scanning-in-linux-with-iscan-and-xsane/#comments</comments>
		<pubDate>Sun, 01 Nov 2009 15:04:58 +0000</pubDate>
		<dc:creator>Jack Wallen</dc:creator>
				<category><![CDATA[Advice]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Tutorials Basic]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[Espon]]></category>
		<category><![CDATA[flatbed scanners]]></category>
		<category><![CDATA[linux scanning]]></category>
		<category><![CDATA[scanning]]></category>
		<category><![CDATA[usb scanners]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=17986</guid>
		<description><![CDATA[If you are one of those that depends upon a scanner for your daily work, and you want to handle this task using the Linux operating system, you are in luck. In the past, Linux has had some serious issues with scanning tools. When USB scanners replaced the old parallel port scanners it seemed nothing [...]]]></description>
			<content:encoded><![CDATA[<p>If you are one of those that depends upon a scanner for your daily work, and you want to handle this task using the Linux operating system, you are in luck. In the past, Linux has had some serious issues with scanning tools. When USB scanners replaced the old parallel port scanners it seemed nothing would work. But, as usual, Linux caught up and USB scanner support started appearing. Now many scanners are supported under Linux and the tools available for scanning have improved greatly. The improvements in scanner support have been made possible by the <a title="Sane Project" href="http://www.sane-project.org" target="_blank">Sane Project</a>.</p>
<p>The first thing you will want to do is check the <a title="Supported Scanners" href="http://www.sane-project.org/sane-mfgs.html#SCANNERS" target="_blank">Sane supported scanner listing</a> on the Sane Project site. But don&#8217;t let your scanner not being on that list stop you. My Epson Perfection V30 was not on the list and I still managed to get it working with the help of iscan. The iscan package is a simple scanning tool for Epson scanners.  You can find the iscan tool within Synaptic. The iscan tool also integrates perfectly into The GIMP, so all your image needs can be met within one tool. But iscan is not the only option. There is also the Xsane tool, which is far more powerful than iscan. Let&#8217;s take a look at both of these scanning utilities to see how scanning is handled under the Linux operating system.</p>
<p><span id="more-17986"></span>NOTE: This article is not going to cover getting your scanner to work under Linux. If your scanner is not listed in the Sane hardware listing, your best bet is to google your model numer and your distribution. For example, in my case I would google <em>epson perfection v30 ubuntu 9.10</em>. You should come up with results that will tell you what approximate drivers to use to get your scanner working.</p>
<p><strong>iscan</strong></p>
<div id="attachment_17989" class="wp-caption alignleft" style="width: 190px"><a rel="attachment wp-att-17989" href="http://www.ghacks.net/2009/11/01/scanning-in-linux-with-iscan-and-xsane/iscan/"><img class="size-thumbnail wp-image-17989" src="http://www.ghacks.net/wp-content/uploads/2009/11/iscan-300x300.png" alt="Figure 1" width="180" height="180" /></a><p class="wp-caption-text">Figure 1</p></div>
<p>We&#8217;ll first look at iscan. This tool is, by far, the easier of the two tools to use. And, like its bigger brother XSane, it integrates perfectly with The GIMP. That doesn&#8217;t mean you have to use iscan from within The GIMP. Once installed you will find iscan within the Graphics sub menu of the Applications menu. The entry will be called &#8220;Image Scan!&#8221; (No quotes). Or, if you&#8217;d rather, you can start iscan from within The Gimp by going to the File menu, then to the Create sub menu, and selecting the &#8220;Scanning (iscan)&#8221; entry. Both will start the iscan interface.</p>
<p>When you fire up iscan you will notice how simple the interface is (see Figure 1). This scanner utility is just as easy to use as any Windows or Mac utility. The only configuration option for iscan is your print command. That is how simple this tool is.</p>
<p>With your picture in your scanner hit the Preview button to first get a preview of your image. Once the image is up you can then select the portion of the image you want to scan, select the Destination (either file or printer), and click the Scan button. When you click the Scan button you will be asked to give the file a name. The scanner will then do it&#8217;s job and save the file for you. It&#8217;s that simple.</p>
<p><strong>XSane</strong></p>
<div id="attachment_17992" class="wp-caption alignright" style="width: 190px"><a rel="attachment wp-att-17992" href="http://www.ghacks.net/2009/11/01/scanning-in-linux-with-iscan-and-xsane/xsane/"><img class="size-thumbnail wp-image-17992" src="http://www.ghacks.net/wp-content/uploads/2009/11/xsane-300x300.png" alt="Figure 2" width="180" height="180" /></a><p class="wp-caption-text">Figure 2</p></div>
<p>XSane can be found in your distributions repositories. So whether you use Ubuntu or Fedoar (or anything in between), you should be able to open up your distributions Add/Remove Software tool and find XSane easily. XSane, like iscan, is a graphical frontend for the Sane project. But XSane is a bit more serious of a tool. You can see (in Figure 2) there is much more to XSane than your average scanning tool. In Figure 2 you see the standard windows that open along with the Main window. Pictured are the  Main windows (far left), Preview window (center), Standard Options window (top right), and Histogram (lower right). You can also include an Advanced Options window, and a Batch Scan window.</p>
<p>But even with all of the extra options, acquiring a scan with XSane is just as simple as with iscan. Follow these directions:</p>
<ol>
<li>Place your photo on the scanner.</li>
<li>Open XSane.</li>
<li>Click the Aquire preview button in the Preview window.</li>
<li>Adjust the size, rotation, and scale at the bottom of the Preview window.</li>
<li>Adjust the color in the Main window.</li>
<li>Select the file type in the Main window.</li>
<li>Adjust the scan resultion in the Main window.</li>
<li>Click the Scan button in the Main window.</li>
</ol>
<p>When the scan is complete a new window will open that allows you to further adjust your image. In this window you can apply a despeckle or blur filter, adjust the geometry, rotate the image, clone image, do optical character  recognition, and save the image.</p>
<p>And what about the Histogram window? This window allows you to fine-tune the color of your image. You use this tool after you preview and before you scan. You will be suprised at how well you can perfect the color of your scans with this tool.</p>
<p><strong>Final thoughts</strong></p>
<p>For my preferences, I lean toward XSane to handle my scanning tasks. But iscan does the job quite well. Either tool will allow you to take advantage of that flatbed scanner you have in your office while using Linux. One less excuse to continue using Windows. ;-)</p>

	Tags: <a href="http://www.ghacks.net/tag/espon/" title="Espon" rel="tag">Espon</a>, <a href="http://www.ghacks.net/tag/flatbed-scanners/" title="flatbed scanners" rel="tag">flatbed scanners</a>, <a href="http://www.ghacks.net/tag/linux-scanning/" title="linux scanning" rel="tag">linux scanning</a>, <a href="http://www.ghacks.net/tag/scanning/" title="scanning" rel="tag">scanning</a>, <a href="http://www.ghacks.net/tag/usb-scanners/" title="usb scanners" rel="tag">usb scanners</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/01/07/document-scanning-with-digital-cameras/" title="Document Scanning With Digital Cameras (January 7, 2009)">Document Scanning With Digital Cameras</a> (5)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/11/01/scanning-in-linux-with-iscan-and-xsane/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>Document Scanning With Digital Cameras</title>
		<link>http://www.ghacks.net/2009/01/07/document-scanning-with-digital-cameras/</link>
		<comments>http://www.ghacks.net/2009/01/07/document-scanning-with-digital-cameras/#comments</comments>
		<pubDate>Wed, 07 Jan 2009 20:26:59 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Tutorials Basic]]></category>
		<category><![CDATA[computer tips]]></category>
		<category><![CDATA[digital camera]]></category>
		<category><![CDATA[document scanner]]></category>
		<category><![CDATA[document scanning]]></category>
		<category><![CDATA[scan documents]]></category>
		<category><![CDATA[scanner]]></category>
		<category><![CDATA[scanner alternative]]></category>
		<category><![CDATA[scanning]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=9719</guid>
		<description><![CDATA[Document scanning can be done with digital cameras. The process is very similar to scanning documents with a scanner. Instead of using a scanner that is connected to the computer to scan the document a picture of the document is taken and uploaded to the computer. The result is the same: A document in electronic [...]]]></description>
			<content:encoded><![CDATA[<p>Document scanning can be done with digital cameras. The process is very similar to scanning documents with a scanner. Instead of using a scanner that is connected to the computer to scan the document a picture of the document is taken and uploaded to the computer. The result is the same: A document in electronic form on the computer. Using a digital camera for document scanning might not result in professional scans that high quality scanners produce but it certainly is enough for every day scanning activities.</p>
<p>Results vary depending on the digital camera used but it can be basically said that most digital cameras should be able to produce a good enough scan. It is a good idea to use enough lighting and place the document on a one colored background. This makes it easier later on to process the scanned document in an image editor. </p>
<p>It really depends on the purpose of the scan. If you just want to scan a document to a friend or family member a simple image might suffice but if you have to send it to authorities, business or other formal contacts you might want to make sure that it looks extra fine.</p>
<p><span id="more-9719"></span>The one colored background ensures that it is easy to copy and paste the document to create a new document that is using the exact document borders as its resolution. This looks way more professional than a document photographed on a kitchen table.</p>
<p>The scanned document can then be printed or send electronically. It is really an easy and efficient process. Have additional tips? Let us hear them.</p>

	Tags: <a href="http://www.ghacks.net/tag/computer-tips/" title="computer tips" rel="tag">computer tips</a>, <a href="http://www.ghacks.net/tag/digital-camera/" title="digital camera" rel="tag">digital camera</a>, <a href="http://www.ghacks.net/tag/document-scanner/" title="document scanner" rel="tag">document scanner</a>, <a href="http://www.ghacks.net/tag/document-scanning/" title="document scanning" rel="tag">document scanning</a>, <a href="http://www.ghacks.net/tag/scan-documents/" title="scan documents" rel="tag">scan documents</a>, <a href="http://www.ghacks.net/tag/scanner/" title="scanner" rel="tag">scanner</a>, <a href="http://www.ghacks.net/tag/scanner-alternative/" title="scanner alternative" rel="tag">scanner alternative</a>, <a href="http://www.ghacks.net/tag/scanning/" title="scanning" rel="tag">scanning</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/03/12/ocr-document-scanning-with-smartphones/" title="OCR Document Scanning With Smartphones (March 12, 2009)">OCR Document Scanning With Smartphones</a> (3)</li>
	<li><a href="http://www.ghacks.net/2008/07/16/automatically-scan-convert-and-burn-multi-page-papers/" title="Automatically Scan, Convert and Burn Multi-Page Papers (July 16, 2008)">Automatically Scan, Convert and Burn Multi-Page Papers</a> (0)</li>
	<li><a href="http://www.ghacks.net/2009/02/19/viper-plagiarism-scanner/" title="Viper Plagiarism Scanner (February 19, 2009)">Viper Plagiarism Scanner</a> (1)</li>
	<li><a href="http://www.ghacks.net/2007/08/09/use-your-printer-and-scanner-as-a-copier/" title="Use your Printer and Scanner as a Copier (August 9, 2007)">Use your Printer and Scanner as a Copier</a> (3)</li>
	<li><a href="http://www.ghacks.net/2007/05/09/things-to-do-before-you-sell-your-digital-camera/" title="Things to do before you sell your digital camera (May 9, 2007)">Things to do before you sell your digital camera</a> (1)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/01/07/document-scanning-with-digital-cameras/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
