<?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>extract text | Learn C Games Programming Blog</title>
	<atom:link href="https://learncgames.com/tag/extract-text/feed/" rel="self" type="application/rss+xml" />
	<link>https://learncgames.com</link>
	<description>A blog about C, programming games and my ebook(s).</description>
	<lastBuildDate>Fri, 11 Sep 2020 13:41:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://learncgames.com/wp-content/uploads/2020/03/cropped-favicon-32x32.png</url>
	<title>extract text | Learn C Games Programming Blog</title>
	<link>https://learncgames.com</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">181446779</site>	<item>
		<title>How to extract text from an Image</title>
		<link>https://learncgames.com/how-to-extract-text-from-an-image/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-extract-text-from-an-image</link>
		
		<dc:creator><![CDATA[David]]></dc:creator>
		<pubDate>Sun, 13 Sep 2020 23:00:21 +0000</pubDate>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[extract text]]></category>
		<category><![CDATA[image]]></category>
		<guid isPermaLink="false">https://learncgames.com/?p=1393</guid>

					<description><![CDATA[<p>This is more of a tip, but it can be a useful thing to know. If you look at this photo you&#8217;ll see it contains a bunch of words. Now you could type them in but that&#8217;s a bit tedious. If you have Ms Office then you&#8217;ll have probably have OneNote. Take the image and [&#8230;]</p>
The post <a href="https://learncgames.com/how-to-extract-text-from-an-image/">How to extract text from an Image</a> first appeared on <a href="https://learncgames.com">Learn C Games Programming Blog</a>.]]></description>
										<content:encoded><![CDATA[<p><img fetchpriority="high" decoding="async" class="alignleft size-medium wp-image-1394" src="https://learncgames.com/wp-content/uploads/2020/09/IMG_2590-300x225.jpg" alt="Puzzle image with text" width="300" height="225" srcset="https://learncgames.com/wp-content/uploads/2020/09/IMG_2590-300x225.jpg 300w, https://learncgames.com/wp-content/uploads/2020/09/IMG_2590.jpg 640w" sizes="(max-width: 300px) 100vw, 300px" />This is more of a tip, but it can be a useful thing to know. If you look at this photo you&#8217;ll see it contains a bunch of words. Now you could type them in but that&#8217;s a bit tedious.</p>
<p>If you have Ms Office then you&#8217;ll have probably have OneNote. Take the image and paste it into OneNote. Now right click on the image (in OneNote and in the popup menu) you should see <strong>Copy Text from Picture </strong>as the third item in the menu.</p>
<p>Just click that then paste the text in to notepad, a text editor, whatever. There&#8217;s your text.</p>
<p><img decoding="async" class="alignleft size-medium wp-image-1395" src="https://learncgames.com/wp-content/uploads/2020/09/onenote-300x223.png" alt="OneNote with popup menu" width="300" height="223" srcset="https://learncgames.com/wp-content/uploads/2020/09/onenote-300x223.png 300w, https://learncgames.com/wp-content/uploads/2020/09/onenote.png 598w" sizes="(max-width: 300px) 100vw, 300px" /></p>
<p>Here&#8217;s the text pasted directly from the clipboard. 100% accurate apart from a ! that it found from somewhere near the edge (just after wain)!</p>
<p>Solution to Puzzle 1<br />
ain, alb, albs, als, ani, ard, ards, arid, ars, awn, blah, blain, dhal<br />
dhals, dirl, dirls, drain, draw, drawn, fah, fain, fan, far, fard, tards,<br />
farl, farls, fars, faw, fawn, flan, flaw, flawn, fra, hain, half, halts, han,<br />
hard, hards, harl, harls, harn, harns, haw, hid, ids, infra, inward,<br />
inwards, lah, lain, lar, lard, lards, larn, larns, law, lawin, lawn, nard,<br />
nards, rah, rai, rain, ran, rani, raw, rawn, rid, rids, slain, slaw, wain, !<br />
wald, walds, wan, war, ward, wards, warn, warns, wars, wha, wharf,<br />
wharfs, whid, whids, whir, whirl, whirls, whirs, Win</p>The post <a href="https://learncgames.com/how-to-extract-text-from-an-image/">How to extract text from an Image</a> first appeared on <a href="https://learncgames.com">Learn C Games Programming Blog</a>.]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1393</post-id>	</item>
	</channel>
</rss>
