Sorted on copy.
Every copy lands in one of seven purpose-built columns the moment it hits your clipboard. Stop scrolling one endless history and go straight to the column you need.
History
The full timeline of everything you copied, searchable and reversible.
Code
Language detected, syntax highlighted, indentation kept.
func paste(_ clip: Clip) {
board.write(clip.payload)
}Text
Snippets, drafts and notes, ready to paste.
Links
Unfurled with title, favicon and preview.
Files
Any type, with Finder icons and multi-file groups.
Media
Images, video and audio with instant previews.
Colors
Read in any format, pasted back in any other.
Code detection.
Copy a snippet and two on-device models go to work. Magika reads the byte signature to tell code from prose; Guesslang names the language, across 54 of them. The clip lands in the Code column, highlighted and indented, with no cloud round trip and nothing logged.
const debounce = (fn, ms) => {
let t;
return (...args) => {
clearTimeout(t);
t = setTimeout(() => fn(...args), ms);
};
};const debounce = (fn, ms) => {
let t;
return (...args) => {
clearTimeout(t);
t = setTimeout(() => fn(...args), ms);
};
};Link previews.
Copy a URL and Copy Haste fetches its Open Graph data in the background: title, favicon, description, hero image. It keeps the page title your browser already had, so your clipboard remembers what the link is, not a 200-character slug. It is the one feature that touches the network, and only to pull the preview.
Nebulae Rythms
Tom Vaylo, Hugo Piris · Cosmic Patterns · Song · 2026
Hydration - Google Drive
drive.google.com/drive/folders/1tL4RAHCBe9P…
Supabase · Dashboard
supabase.com/dashboard/project
Figma · Contaqt 2.0
figma.com/design/0MXXHDDGdrGLpvgHefBmmq
Colors, in any format.
Paste a hex like #F5C518 and Copy Haste reads it instantly. 20+ formats in, any format out: rgb,
hsl, oklch, lch, cmyk, lab, named, even UIColor, NSColor and SwiftUI Color().
It catches the bare hex that Figma, Sketch and Adobe drop on the clipboard,
so you paste back in whatever your file wants.
Images, audio & video.
Screenshots, PNGs, videos and voice memos keep their original bytes. PNG transparency survives, color profiles stay attached, and nothing gets re-encoded into a JPEG ghost of itself. Audio even brings its album art along.
Files & folders.
Copy one file or a whole folder from Finder and Copy Haste keeps the selection as a group. Finder-style icons render for every type (Blender, PDF, archives, executables). Security-scoped bookmarks keep the files reachable even after you move them.
Compact mode.
When you want to stay focused, switch to compact mode: one column at a time, all the power. Cycle columns with ⌘1 to ⌘7, move through items with the arrow keys, press ↵ to paste. Your hands never leave the keyboard.
Privacy by default.
Copy Haste is a native macOS app that does one thing, locally. No sync, no cloud, no analytics, no background tasks phoning home. It runs perfectly with the network switched off.
Local-first
Every clip lives in a SwiftData store on your Mac. No accounts, no servers, no analytics. Tracking parameters get stripped from the links you copy, too.
Passwords filtered
1Password, Bitwarden, LastPass, Apple Keychain. Any app that flags its clipboard as a secret is auto-ignored, so passwords never land in history.
Adult content filter
An optional on-device classifier keeps NSFW imagery out of your history, with zero detection data leaving the machine.
Pay once. Own it.
Free to start, free to keep. Try every premium feature free for 30 days, then unlock them for good with one in-app purchase. No subscription, no account, ever.
Everything you need to get going.
- Up to 50 clipboard items
- All seven columns
- Hex and RGB colors
- Password filtering
- Local-first storage
- Automatic updates
Everything in Free, plus:
- Up to 200 clipboard items
- On-device code detection
- All color formats (HSL, OKLCH, LCH, CMYK)
- Unlimited pinned items with labels
- Compact mode and every shortcut
- Adult content filter
No subscription. No account. Unlock premium later, once, from inside the app.
Stop losing
your clipboard.
Download Copy Haste, try it for 30 days and forget life without it.