<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en-us" xmlns="http://www.w3.org/2005/Atom"><title>Simon Willison's Weblog: googldocs</title><link href="http://simonwillison.net/" rel="alternate"/><link href="http://simonwillison.net/tags/googldocs.atom" rel="self"/><id>http://simonwillison.net/</id><updated>2009-09-29T21:57:59+00:00</updated><author><name>Simon Willison</name></author><entry><title>Google Docs OCR</title><link href="https://simonwillison.net/2009/Sep/29/ocr/#atom-tag" rel="alternate"/><published>2009-09-29T21:57:59+00:00</published><updated>2009-09-29T21:57:59+00:00</updated><id>https://simonwillison.net/2009/Sep/29/ocr/#atom-tag</id><summary type="html">
    
&lt;p&gt;&lt;strong&gt;&lt;a href="http://googlesystem.blogspot.com/2009/09/google-docs-ocr.html"&gt;Google Docs OCR&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
Whoa, the Google Docs API just got really interesting—you can upload an image to it (POST /feeds/default/private/full?ocr=true) and it will OCR the text and turn it in to a document. Since this is Google, I imagine they’ll also be using the processed documents to further improve their OCR technology.


    &lt;p&gt;Tags: &lt;a href="https://simonwillison.net/tags/apis"&gt;apis&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/googldocs"&gt;googldocs&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/google"&gt;google&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/ocr"&gt;ocr&lt;/a&gt;&lt;/p&gt;



</summary><category term="apis"/><category term="googldocs"/><category term="google"/><category term="ocr"/></entry></feed>