Open-Source Clipboard Managers You Can Get From the Microsoft Store
An open-source clipboard manager on the Microsoft Store is still a clipboard manager: it can read everything you copy. A Store badge is not a license. “Open source” on a marketing screenshot is not a license. Verify LICENSE, publisher, and repo on the build you actually install. This is not a scraped “top 10 Store clipboards” list.
Two listings that survive that check:
- Edge Drop — Apache-2.0, publisher Deepender Yadav, Store product 9P3JMHN9M4NR, source github.com/Deepender25/Edge-Drop. Local Windows hover shelf (hover / Alt+C, OLE drag-out, no cloud).
- Ditto — GPL-3.0, publisher Scott Brogden, Store product 9NBLGGH3ZBJQ, source github.com/sabrogden/Ditto. Local tray history (default Ctrl+`). The Store build is still Ditto under GPL. It is not a proprietary Store edition. Channel details: Ditto Store vs GitHub.
Win+V remains the zero-install option: 25 items, 4 MB, text/HTML/bitmap. It is not open source. It is often enough.
This Edge Drop is not Microsoft’s retired browser pane (Edge 152, 152.0.4191.53, 27 August 2026). A Store clipboard app with a colliding name is still a third-party package. Is Edge Drop a Microsoft app?.
How to verify OSS (do this before install)
- Publisher line. On the Store page, read the publisher, not the title. Microsoft Corporation is not Deepender Yadav and is not Scott Brogden. A Store listing is not a Microsoft product.
- Product ID. The
apps.microsoft.com/detail/…slug should match what the project itself publishes. Random “Get Ditto” mirror sites are not a channel. - LICENSE file on the tag. Open the GitHub (or GitLab) repo. Open
LICENSEon the release you will run, not onmainfrom two years later. Apache-2.0, MIT, GPL-3.0, BSD are real licenses. “Source available later” is not. - Same author, two packages. Store MSIX and GitHub NSIS/Win32 are often the same app with different update and sandbox rules. That is expected. Confirm the Store publisher maps to the repo owner. Edge Drop’s split: GitHub installer vs Microsoft Store.
- Network story. Local-first should mean no account by default. LAN “Friends” (Ditto) is not a vendor cloud, but it is still a port. Optional Microsoft clipboard sync is a Windows toggle, not the app’s license.
- Do not use unverified roundups. SEO “best Store clipboard 2026” posts mix closed shareware, abandoned 2014 tray tools, and apps that phone home. If you cannot click through to LICENSE + publisher + repo in one minute, skip the binary.
| Check | Why it matters for a clipboard app |
|---|---|
| Microsoft signs the package for delivery | Identity of *who submitted it*, not a code audit |
| Auto-update (typical Store) | You wait on certification; you do not sideload a random .exe |
| Sandbox / AppContainer (MSIX) | May limit some Win32 tricks; test drag-out, hotkeys, Friends/LAN |
| Uninstall | Store uninstall can remove the package data folder; GitHub uninstall often leaves %AppData% |
| LICENSE on the tagged release | The only thing “open source” means here |
A Store OSS app can still be a bad clipboard tool (no pause, no ignore formats, huge history, no delete). License and quality are separate. Channel comparison: Microsoft Store clipboard apps vs GitHub releases.
When Edge Drop fits — and when it does not
Fits when you want the Apache-2.0 hover shelf from a publisher you can map to GitHub, delivered as MSIX or as NSIS, with no Microsoft account. Hover or Alt+C. OLE drag-out. Local cards.
Does not fit when you need a tiny native search list (Ditto, also OSS, also on the Store, GPL-3.0), when you need scripts (CopyQ is GPL; usual Windows path is the vendor/GitHub installer, not a famous first-party Store listing), or when 25 text/HTML/bitmap cards are enough (Win+V). It does not become Microsoft software because it sits in the Store. Do not install Store MSIX and GitHub NSIS together.
Edge Drop on Store + GitHub
Same product: local shelf, Apache-2.0, no Microsoft account, no OneDrive. GitHub NSIS auto-updates. Store MSIX follows Store update cadence and does not use that in-app updater. Pick the channel on purpose.
Name clash: what happened to Microsoft Edge Drop in 2026.
Safety is a publisher-and-permissions question, not a Store halo. Is Edge Drop safe?.
Ditto on the Store (GPL)
Ditto’s project lists a Windows Store app next to the classic installer, portable zip, Chocolatey, and winget. The license on the GitHub project is GPL-3.0. Treat the Store build as Ditto packaged for Store rules (data under Packages\…, Store auto-update, architecture as listed). It is still a historian with search, not a hover shelf. Job split: Edge Drop vs Ditto.
Do not invent a proprietary Store edition without evidence. “It is in the Store, so it cannot be GPL” is false. The opposite error — “the Store build is a different closed app” — needs a LICENSE mismatch before you claim it.
If Friends/LAN sharing matters, test it on the Store build instead of assuming the sandbox matches Win32.
Other names you will see
CopyQ is GPL and excellent. Its usual Windows path is the vendor/GitHub installer. EcoPaste is Apache-2.0 on GitHub. “Also on Store” clones with different publishers are different binaries until LICENSE + repo match. Best open-source clipboard managers in 2026 is job-scoped, not a Store scrape.
Closed shareware with a free trial is not OSS. A GitHub README without a LICENSE file is not OSS for this purpose. “Source available to paying customers” is not Apache or GPL.
winget, Chocolatey, and the Store at once
Ditto’s README lists installer, portable zip, Chocolatey, winget, and Store. Edge Drop’s public channels are GitHub NSIS and Store MSIX. Mixing package managers is how you get two copies of Ditto and a mystery auto-start. Pick one channel per app.
winget IDs drift. Confirm the ID maps to Scott Brogden / sabrogden before you winget install a clipboard reader. A similarly named closed app is not a GPL gift.
Hash the GitHub release if you sideload. The Store signature is Microsoft’s delivery signature on the package the publisher submitted, not a review of clipboard-handling code. If you cannot find a LICENSE on the tag, you do not have OSS. You have a binary with a marketing adjective.
What the Store actually buys you
Delivery and updates. Not an audit. Not a promise that the app honors exclusion formats. Not a smaller RAM footprint (Edge Drop is still Electron; Ditto is still native). Not a reason to enable Microsoft clipboard sync.
Uninstall before you switch channels. Leftover %AppData% next to a new MSIX package is how people think they “wiped history” and did not. After uninstall, search the profile for the old database folder before you call the machine clean. Store package data usually lives under %LocalAppData%\Packages\. GitHub NSIS data usually lives under %AppData%. Both can survive a confused “I already uninstalled it” if you switched channels mid-week.
Soft CTA
Want the Apache-2.0 shelf from a publisher you can map to GitHub? edgedrop.app or Store 9P3JMHN9M4NR. Want a tiny native search list? Ditto (Store 9NBLGGH3ZBJQ, GPL-3.0). Want nothing extra? Win+V.
FAQ
Does a Store listing prove the app is open source? No. Open the repo LICENSE on the tag you will run. If there is no repo, it is not OSS for this purpose.
Is the Ditto Store app a different license from GitHub? The project is GPL-3.0. Use the Store page + GitHub LICENSE together. Do not invent a proprietary Store edition without evidence. Ditto on the Store is still GPL.
Should I prefer Store OSS for safety? Safer *delivery* and updates, not a free audit. Clipboard access is still clipboard access.
Can I install Edge Drop from both Store and GitHub? You can. You should not. Two packages, two trays, two update stories. Pick one channel.
Related reading
- Edge-Drop: GitHub Installer or Microsoft Store Build?
- Ditto Store vs GitHub: Which Should You Install?
- Microsoft Store Clipboard Apps vs GitHub Releases
- Best Open-Source Clipboard Managers in 2026
Sources
- Edge Drop Microsoft Store listing 9P3JMHN9M4NR — publisher and package identity
- Edge-Drop GitHub (Apache-2.0) — LICENSE and source
- Ditto Clipboard Store listing 9NBLGGH3ZBJQ — Scott Brogden publisher
- Ditto GitHub (GPL-3.0) — license and official install channels including Store
- Using the clipboard (Microsoft Support) — Win+V is not OSS
- Microsoft Edge Stable notes, version 152 — Microsoft Drop retired; unrelated Store shelf
Deepender Yadav is a B.Tech Computer Science Engineering student and software developer interested in building practical software and open-source projects.
GitHub · LinkedInCopy. Stack. Drop.
Transform your clipboard into an interactive edge shelf. Stack, pin, and drag assets into any app with zero friction.
Download for Windows Get from Microsoft Store
How to Install Guide · First 10 Minutes Guide · Drag & Drop Guide · Edge-Drop vs Win+V · Support
Free · Lightweight · Privacy First