Wingetlywingetly
← All apps

WinSnipper

by Marko Matoševićv0.5.1

Last updated

Ultra-lightweight Win+Shift+S replacement - snip, floating thumbnail, annotate, paste.

Install with winget

$ winget install --id v2matosevic.WinSnipper --exact --version 0.5.1

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

WinSnipper replaces the built-in Windows snip with a faster flow: press the

hotkey, drag a region, and the snip is saved, copied to the clipboard, and

pinned as a small floating thumbnail. Click the thumbnail to annotate

(rectangle, freehand, ellipse, arrow, text, numbered step badges,

redact/pixelate, crop) or drag it straight into any app as a file.

No confirmation dialogs anywhere - closing the editor saves silently and

refreshes the clipboard. Built for fast feedback loops, especially pasting

annotated screenshots into AI coding chats.

Installers · v0.5.1

ArchitectureTypeScopeInstallDownload
x64Portable-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 WinSnipper.

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

  • Tesseract-OCR - open source OCR engineTesseract-OCR community
    UB-Mannheim.TesseractOCRv5.4.0.20240606

    Tesseract Open Source OCR Engine.

  • Adobe Acrobat Reader (64-bit)Adobe
    Adobe.Acrobat.Reader.64-bitv26.001.21789

    The free global standard for reliably viewing, printing, signing, and commenting on PDF documents.

  • R
    rtkrtk-ai
    rtk-ai.rtkv0.45.0

    CLI proxy that reduces LLM token consumption by 60-90% on common dev commands. Single Rust binary, zero dependencies

  • Foxit PDF ReaderFoxit Software Inc.
    Foxit.FoxitReaderv2026.1.3.36551

    Industry’s most powerful PDF Reader Solution.

  • ActivityWatchActivityWatch Contributors
    ActivityWatch.ActivityWatchv0.13.2

    ActivityWatch is an app that automatically tracks how you spend time on your devices.

  • Tesseract-OCR - open source OCR engineTesseract-OCR community
    tesseract-ocr.tesseractv5.5.3

    Tesseract Open Source OCR Engine

More from Marko Matošević or browse annotation, capture, ocr.

Frequently asked questions

How do I install WinSnipper on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id v2matosevic.WinSnipper --exact --version 0.5.1. winget downloads the installer from Marko Matošević and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install WinSnipper silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id v2matosevic.WinSnipper --exact 0.5.1 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
How do I uninstall WinSnipper via winget?
Run: winget uninstall --id v2matosevic.WinSnipper --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from WinSnipper's Apps & Features entry.
Is WinSnipper free?
WinSnipper is distributed under MIT. Refer to the publisher (https://github.com/v2matosevic/WinSnipper) for the full license terms - Wingetly itself does not charge for installation.
Does WinSnipper 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 WinSnipper directly from the publisher.
How do I keep WinSnipper up to date?
Run winget upgrade --id v2matosevic.WinSnipper --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of WinSnipper from microsoft/winget-pkgs.