Clipboarding, done right.
Keep your clipboard organized. Sort every copied item into Text, Code, Links, Files, Media, and Colors, instantly.
Sorted on copy.
Copy Haste classifies every item into seven purpose-built columns, so you stop hunting and start pasting.
History
The full timeline of everything you copied. Searchable, scannable, reversible.
Code
Auto-detects language. Syntax-highlighted. Preserves indentation.
func copy(_ item: String) {
// detected: .code
NSPasteboard.general
.setString(item, forType: .string)
}Text
Plain-text snippets, drafts, and notes. Even rich text is preserved.
Links
Unfurled with titles, favicons, and Open Graph previews.
Files
Any file, any type. Thumbnails preserved, including PNG transparency.
Media
Images, screenshots, and videos with instant visual previews.
Colors
Detected across every format. Paste as hex, rgb, hsl, or oklch.
Code detection.
A 3MB CoreML model (Google's Magika) runs locally the instant you copy. No latency, no telemetry, no cloud round-trip. Copy a snippet of Swift, Python, Bash, or CSS and Copy Haste files it away in the Code column with the right language and syntax highlighting, before your finger leaves the ⌘C keys.
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 the Open Graph metadata in the background: title, favicon, description, hero image. Your clipboard remembers what the link is, not just a 200-character string of characters.
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 #F5C518 and Copy Haste recognizes it instantly: hex, rgb, rgba, hsl, hsla,
oklch, lch, cmyk, or a named color. One click on a swatch and you
paste in whatever format you need.
Images, audio & video.
Screenshots, PNGs, videos, voice memos — Copy Haste keeps the original bytes. PNG transparency survives, color profiles stay attached, and nothing gets re-encoded into a JPEG ghost of itself.
Files & folders.
Copy one file or a whole folder from Finder — Copy Haste remembers the selection as a group. Finder-style icons render for every type (Blender, PDF, archives, executables), so you recognize what you grabbed at a glance.
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, navigate 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 and does it locally. No sync, no cloud, no analytics, no background tasks phoning home. The app can, and will, work with the network switched off.
Local-first
Every clip lives in an encrypted SwiftData store on your Mac. No accounts, no servers, no "we value your privacy" email. Just your clipboard, on your machine.
Passwords filtered
1Password, Bitwarden, LastPass, Apple Keychain. Any app flagging clipboard contents as a secret is auto-ignored. Your 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.
30-day free trial. No subscription traps. No account required. Just a one-time license and a local-first app that quietly makes every future copy better.
The basics, no strings.
- Up to 50 clipboard items
- All seven columns
- Hex + RGB color formats
- Password filtering
- Local-first storage
- Auto-updates via Sparkle
The full Copy Haste.
- Up to 200 clipboard items
- On-device code detection (ML)
- All color formats (HSL, OKLCH, LCH, CMYK)
- Unlimited pinned items with labels
- Compact mode + all shortcuts
- Adult content filter
- Priority support
Stop losing
your clipboard.
Download Copy Haste, try it for 30 days and forget life without it.