Wingetlywingetly
← All apps

Klip

by PoBrunov1.4.0

Last updated

Clipboard history, screen capture and screen recording for Windows 11, without the native limits.

Install with winget

$ winget install --id PoBruno.Klip --exact --version 1.4.0

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

Silent install command for Klip

Klip uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.

One-line silent install (x64, user scope)
Klip-Setup-1.4.0.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

See the full silent install reference for Klip

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

Klip keeps the native Win+V and Snipping Tool look and feel and removes the limits: unlimited clipboard history with real search, favorites, tabs and a colored emoji picker; a capture overlay with scrolling capture plus a full editor (pen, shapes, arrow, text, crop, blur/redact, OCR, emoji, rotate); and GIF/MP4 screen recording with system audio and microphones, live controls and a timeline media editor. Runs fully on your machine, no telemetry.

Installers · v1.4.0

ArchitectureTypeScopeInstallDownload
x64EXE
Inno Setup
userDirect

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 Klip.

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.

  • DittoScott Brogden
    Ditto.Dittov3.25.113.0

    Ditto is an extension to the Windows Clipboard. You copy something to the Clipboard and Ditto takes what you copied and stores it in a database to retrieve at a later time.

  • R
    rtkrtk-ai
    rtk-ai.rtkvv0.48.0

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

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

    Tesseract Open Source OCR Engine

  • ActivityWatchActivityWatch Contributors
    ActivityWatch.ActivityWatchv0.13.2

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

  • Wondershare PDFelementWondershare
    Wondershare.PDFelement.12v12.2.2

    Take control of your documents with this powerful PDF editor.

More from PoBruno or browse clipboard, clipboard-history, clipboard-manager.

Frequently asked questions

How do I install Klip on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id PoBruno.Klip --exact --version 1.4.0. winget downloads the installer from PoBruno and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Klip silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id PoBruno.Klip --exact 1.4.0 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for Klip?
Klip uses EXE (Inno Setup). Run the downloaded installer with: Klip-Setup-1.4.0.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART. The silent switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.
How do I uninstall Klip via winget?
Run: winget uninstall --id PoBruno.Klip --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Klip's Apps & Features entry.
Is Klip free?
Klip is distributed under GPL-3.0. Refer to the publisher (https://github.com/PoBruno/klip) for the full license terms - Wingetly itself does not charge for installation.
Does Klip 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 Klip directly from the publisher.
How do I keep Klip up to date?
Run winget upgrade --id PoBruno.Klip --exact, or winget upgrade --all to update everything winget tracks. We index 2 versions of Klip from microsoft/winget-pkgs.

Recent versions

  • 1.4.0latest
  • 1.3.0