Wingetlywingetly
← All apps

Clipboard Transformer

by jag-kv0.1.6

Last updated

Rule-based clipboard transformer with a tray app and command-line interface

Install with winget

$ winget install --id JagK.ClipboardTransformer --exact --version 0.1.6

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

Silent install command for Clipboard Transformer

Clipboard Transformer uses MSI (WiX). The silent install switches are /qn /norestart.

One-line silent install (x64, machine scope)
msiexec.exe /i clipboard-transformer-0.1.6-x86_64.msi /qn /norestart

See the full silent install reference for Clipboard Transformer

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

Clipboard Transformer is a native tray application and standalone command-line interface that applies configurable rules to clipboard content.

Installers · v0.1.6

ArchitectureTypeScopeInstallDownload
x64MSI
WiX
machineDirect

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

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

  • Blur-AutoClickerBlur009
    Blur009.BlurAutoClickerv3.9.6

    An Auto-clicker with a few advanced features and generally better performance than popular alternatives.

  • 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

  • ActivityWatchActivityWatch Contributors
    ActivityWatch.ActivityWatchv0.13.2

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

  • Microsoft Edge WebDriverMicrosoft Corporation
    Microsoft.EdgeDriverv153.0.4234.32

    Close the loop on your developer cycle by automating testing of your website in Microsoft Edge with Microsoft Edge WebDriver

  • GitHub CLIGitHub, Inc.
    GitHub.cliv2.100.0

    Take GitHub to the command line

More from jag-k or browse automation, clipboard, productivity.

Frequently asked questions

How do I install Clipboard Transformer on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id JagK.ClipboardTransformer --exact --version 0.1.6. winget downloads the installer from jag-k and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Clipboard Transformer silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id JagK.ClipboardTransformer --exact 0.1.6 --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 Transformer?
Clipboard Transformer uses MSI (WiX). Run the downloaded installer with: msiexec.exe /i clipboard-transformer-0.1.6-x86_64.msi /qn /norestart. The silent switches are /qn /norestart.
How do I uninstall Clipboard Transformer via winget?
Run: winget uninstall --id JagK.ClipboardTransformer --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Clipboard Transformer's Apps & Features entry.
Is Clipboard Transformer free?
Clipboard Transformer is distributed under MPL-2.0. Refer to the publisher (https://github.com/jag-k/clipboard-transformer) for the full license terms - Wingetly itself does not charge for installation.
Does Clipboard Transformer 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 Transformer directly from the publisher.
How do I keep Clipboard Transformer up to date?
Run winget upgrade --id JagK.ClipboardTransformer --exact, or winget upgrade --all to update everything winget tracks. We index 2 versions of Clipboard Transformer from microsoft/winget-pkgs.

Recent versions

  • 0.1.6latest
  • 0.1.3