Wingetlywingetly
← All apps

Capture2Text

by Christopher Brochtrupv4.6.3

Last updated

Quickly OCR part of the screen and save resulting text to clipboard

Install with winget

$ winget install --id cb4960.Capture2Text --exact --version 4.6.3

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

Capture2Text enables users to quickly OCR a portion of the screen using a keyboard shortcut. The resulting text will be saved to the clipboard by default. Supports 90+ languages including Chinese, English, French, German, Japanese, Korean, Russian, and Spanish. Portable and does not require installation.

Installers · v4.6.3

ArchitectureTypeScopeInstallDownload
x86ZIP
archive
-Direct
x64ZIP
archive
-Direct

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for Capture2Text.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • Vovsoft Text Edit PlusVOVSOFT
    VovSoft.TextEditPlusv16.6.0.0

    Text Edit Plus is a powerful yet straightforward plain text editor with helpful features. It is a lightweight tool that enables users to easily create new text documents or modify existing ones.

  • Vovsoft Webcam CaptureVOVSOFT
    VovSoft.WebcamCapturev3.4.0.0

    Vovsoft Webcam Capture is a very simple webcam snapshot software that enables you to monitor your cam from a streamlined, minimalist user interface. It offers various visual effects and can help you modify video properties.

  • Vovsoft Text Decoder And EncoderVOVSOFT
    VovSoft.TextDecoderAndEncoderv2.4.0.0

    Vovsoft Text Decoder and Encoder is an easy to use tool designed for encoding and decoding text.

  • Vov Screen RecorderVOVSOFT
    VovSoft.VovScreenRecorderv5.2.0.0

    Vov Screen Recorder is a handy tool to capture computer screen, i.e., record the ongoing activities on the screen.

  • Vovsoft Speech to Subtitle ConverterVOVSOFT
    VovSoft.SpeechToSubtitleConverterv2.5.0.0

    Vovsoft Speech to Subtitle Converter is an automatic speech conversion software to convert voice into subtitles, supporting more than 50 languages.

  • Vovsoft OCR ReaderVOVSOFT
    VovSoft.OCRReaderv4.3.0.0

    Vovsoft OCR Reader is an image to text converter program that allows you to extract text from PDF, PNG, JPEG, TIFF, WEBP, and BMP files using Optical Character Recognition. This software is basically a text reader from image.

More from Christopher Brochtrup or browse Capture, OCR, Screen.

Frequently asked questions

How do I install Capture2Text on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id cb4960.Capture2Text --exact --version 4.6.3. winget downloads the installer from Christopher Brochtrup and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Capture2Text silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id cb4960.Capture2Text --exact 4.6.3 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
How do I uninstall Capture2Text via winget?
Run: winget uninstall --id cb4960.Capture2Text --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Capture2Text's Apps & Features entry.
Is Capture2Text free?
Capture2Text is distributed under GPL-3.0. Refer to the publisher (https://sourceforge.net/projects/capture2text/files/Capture2Text/) for the full license terms - Wingetly itself does not charge for installation.
Does Capture2Text work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls Capture2Text directly from the publisher.
How do I keep Capture2Text up to date?
Run winget upgrade --id cb4960.Capture2Text --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Capture2Text from microsoft/winget-pkgs.