How to extract text from images using the Snipping Tool’s OCR feature

I recently needed to quickly grab text from a particularly stubborn screenshot. It wasn’t just any text; it was an error message from a deeply embedded application, displayed within a virtual machine that didn’t allow direct copy-pasting. Re-typing its long hexadecimal codes and cryptic messages was slow and error-prone. I just needed that precise text into a ticket, fast.

Why this approach?

For quick text extraction from an image, dedicated OCR software is often overkill. While essential for large documents, using a full suite or online service for a single error message or UI snippet is like bringing a bazooka to a knife fight—it’s slow, often requires installation or internet access, and frankly, it’s just more trouble than it’s worth.

My preference is Windows’ built-in Snipping Tool (or Snip & Sketch, as it’s now known, though I still habitually call it Snipping Tool). Its beauty lies in its immediacy. It’s already there, part of the OS, and its OCR capabilities are integrated directly into a tool I already use for screenshots. No extra software to install, no web services to upload sensitive images to. It just works, right where I need it, for exactly this kind of small, tactical text extraction.

How to extract text from an image

Here’s the straightforward way I tackle this, directly on my Windows 10/11 machine:

  1. Open your source image

    Open the image or application window containing the text you need. Ensure the text is clear and visible; blurry or complex backgrounds will hinder OCR accuracy.

  2. Launch Snip & Sketch

    Launch Snip & Sketch by pressing Windows key + Shift + S for the snipping overlay. Alternatively, find “Snip & Sketch” in the Start menu and click the New button.

  3. Take your snip

    Using the crosshair cursor, click and drag to precisely select the text area. Avoid excessive background. Releasing the mouse button copies the snip to your clipboard and triggers a notification.

  4. Open the snip in Snip & Sketch

    Click the notification that appears (e.g., “Snip saved to clipboard”) to open the image in Snip & Sketch. If missed, open the app directly and use the See more or Open file icon to access your clipboard’s content.

  5. Initiate Text Actions

    Locate and click the Text actions button in the toolbar—it often looks like a capital ‘A’ with a cursor or a text box icon.

  6. Copy the extracted text

    After processing (you might see a brief spinner), options will appear. Click Copy all text to place the extracted text onto your clipboard.

  7. Paste and review

    Paste the text (Ctrl + V) into your desired application. Always review the pasted text; OCR isn’t flawless, especially with imperfect source images. A quick check prevents later issues.

Things people often get wrong

  • Image Quality is Paramount: This is critical. Blurry, too small, heavily stylized, or busy backgrounds severely impact OCR. Garbage in, garbage out. Sharp, high-contrast images are essential for good results. Don’t expect miracles from a poor-quality screenshot; it just won’t work reliably.
  • Internet Connection Required: The OCR feature often relies on cloud services, especially for more complex recognition or language detection. If you’re completely offline, the Text actions button might be greyed out or fail. Keep this in mind if troubleshooting on a locked-down, air-gapped system.
  • Language Packs Matter: My own mistake highlights this: I tried to OCR German error messages from an English Windows installation, resulting in garbled text. The OCR engine benefits significantly from having the correct language pack installed for the text it’s trying to process. Go to Settings > Time & Language > Language & Region and ensure any non-English languages you frequently need to OCR are installed as language packs. Once I added German, the OCR for those messages became nearly flawless.
  • Feature Evolution: Windows updates can sometimes shuffle things around. What I call “Snipping Tool” and its exact button placements might subtly change over time, or the feature itself might get an overhaul. If you can’t find the Text actions button exactly as described, take a moment to look around a bit—it’s usually still present, perhaps under a slightly different icon or label.

Mastering this simple technique will save you countless minutes of tedious re-typing and help maintain accuracy when dealing with text locked inside images.