Wingetlywingetly
← All apps

Clipboard Master

by Jumping Bytesv5.9.112

Last updated

With the free program Clipboard Master, you can copy, paste, collect, organize and store not only text, but images, files and folders as well. It works in all Windows programs.

Install with winget

$ winget install --id JumpingBytes.ClipboardMaster --exact --version 5.9.112

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

Silent install command for Clipboard Master

Clipboard Master uses EXE. The silent install switches are /exenoui /qn.

One-line silent install (x86, machine scope)
ClipboardMasterInst.exe /exenoui /qn

See the full silent install reference for Clipboard Master

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

With the free program Clipboard Master, you can copy, paste, collect, organize and store not only text, but images, files and folders as well. It works in all Windows programs.

- Clipboard Master features a multi-clipboard that you can also use to access previous copies. Clipboard Master stores up to 10,000 entries.

- Define hotkeys for actions or programs, reassign system hotkeys and special keys.

- With Clipboard Master, you can comfortably create screenshots that are stored directly in your Clipboard Master clipboard or are opened directly in your image processing program.

- With Clipboard Master it is now verry easy to insert special characters - e.g. greek, cyrillic, hebrew, ....

- Clipboard Master offers an integrated password safe that allows you to securely store, manage and quickly access your passwords. You can use these for log-in forms on websites and log-in dialogs in Windows programs.

Installers · v5.9.112

ArchitectureTypeScopeInstallDownload
x86EXEmachineDirect

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 Clipboard Master.

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

  • PureSyncJumping Bytes
    JumpingBytes.PureSync.Personalv8.6.1

    PureSync, a file and folder synchronization and backup tool, by Jumping Bytes

  • Comfort Clipboard ProComfort Software Group
    ComfortSoftwareGroup.ComfortClipboardProv9.6.3.0

    Comfort Clipboard Pro is an advanced clipboard manager for Windows designed to extend the functionality of the standard Windows clipboard.

  • Vovsoft Clipboard ReaderVOVSOFT
    VovSoft.ClipboardReaderv1.4.0.0

    Vovsoft Clipboard Reader is a Windows software that allows you to convert any text to speech with just a click. With this clipboard speaker program, you can listen to whatever text you copy to your clipboard.

  • ClipMateTsabo
    Tsabo.ClipMatev0.1.0-beta.5

    A powerful clipboard manager for Windows

More from Jumping Bytes or browse Clipboard.

Frequently asked questions

How do I install Clipboard Master on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id JumpingBytes.ClipboardMaster --exact --version 5.9.112. winget downloads the installer from Jumping Bytes and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Clipboard Master silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id JumpingBytes.ClipboardMaster --exact 5.9.112 --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 Clipboard Master?
Clipboard Master uses EXE. Run the downloaded installer with: ClipboardMasterInst.exe /exenoui /qn. The silent switches are /exenoui /qn.
How do I uninstall Clipboard Master via winget?
Run: winget uninstall --id JumpingBytes.ClipboardMaster --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Clipboard Master's Apps & Features entry.
Is Clipboard Master free?
Clipboard Master is distributed under Proprietary. Refer to the publisher (https://www.clipboardmaster.com/) for the full license terms - Wingetly itself does not charge for installation.
Does Clipboard Master 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 Clipboard Master directly from the publisher.
How do I keep Clipboard Master up to date?
Run winget upgrade --id JumpingBytes.ClipboardMaster --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Clipboard Master from microsoft/winget-pkgs.