<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Python on funinkina's corner</title><link>https://funinkina.co.in/tags/python/</link><description>Recent content in Python on funinkina's corner</description><generator>Hugo</generator><language>en</language><lastBuildDate>Thu, 06 Feb 2025 22:57:22 +0530</lastBuildDate><atom:link href="https://funinkina.co.in/tags/python/index.xml" rel="self" type="application/rss+xml"/><item><title>Enhancing Screenshots in GNOME with OCR</title><link>https://funinkina.co.in/blog/enhancing-screenshots-in-gnome-with-ocr/</link><pubDate>Thu, 06 Feb 2025 22:57:22 +0530</pubDate><guid>https://funinkina.co.in/blog/enhancing-screenshots-in-gnome-with-ocr/</guid><description>&lt;p&gt;A while ago, I was working on a project, and the way error was being displayed, I could not copy the text directly to paste it in ChatGPT. I had to type the whole error message manually, which was a bit frustrating. I thought, what if I could just take a screenshot and extract the text from the image directly? That&amp;rsquo;s when I decided to enhance GNOME Screenshot with OCR. I mean windows snipping tool has this feature, why not GNOME Screenshot?&lt;/p&gt;</description></item><item><title>Gnome OCR Screenshot</title><link>https://funinkina.co.in/projects/gnome-ocr-screenshot/</link><pubDate>Thu, 06 Feb 2025 20:04:01 +0530</pubDate><guid>https://funinkina.co.in/projects/gnome-ocr-screenshot/</guid><description>&lt;p&gt;GNOME Screenshot OCR is a simple, native tool for the GNOME desktop environment that allows users to instantly extract text or scan QR codes directly from a selected area of their screen via a screenshot.&lt;/p&gt;
&lt;h3 id="github-repository-funinkinagnome-ocr-screenshot"&gt;GitHub Repository: &lt;a href="https://github.com/funinkina/Gnome-OCR-Screenshot" target="_blank" rel="noreferrer nofollow"&gt;funinkina/Gnome-OCR-Screenshot&lt;/a&gt;
&lt;/h3&gt;
&lt;p&gt;&lt;img src="https://github.com/funinkina/Gnome-OCR-Screenshot/raw/main/screenshot.png" alt="Screenshot Demo" loading="lazy"&gt;&lt;/p&gt;
&lt;h2 id="why-i-made-this"&gt;Why I made this?&lt;/h2&gt;
&lt;p&gt;Oftentimes I needed to copy a error or debug message from the screen but it won&amp;rsquo;t be in a nice text box, so i decided to make this simple utility to do that for me.&lt;/p&gt;</description></item></channel></rss>