Now available for macOS

Your clipboard,
supercharged.

Copied auto-detects code, searches your history instantly, transforms text on the fly, and syncs across all your Macs.

Copied
Search clippings...
1func fetchUser()Swift2s
2https://api.example.com/v245s
3Meeting notes from standup — discussed...3m
4Screenshot 1024 x 76812m
Monitoring
Ctrl+Shift+C

Everything you copy.
Nothing you lose.

Code Detection

Auto-detects 25+ languages. Code snippets get monospaced preview with language badges.

Fuzzy Search

Sublime Text-style matching. Type a few characters to find any clipping instantly.

Smart Transforms

JSON format, URL encode, UPPERCASE, strip markdown, and more. One click.

iCloud Sync

Your clipboard history syncs across all your Macs automatically via iCloud.

Keyboard First

Arrow keys navigate, Enter copies, ⌘1–9 for quick paste. No mouse needed.

Favorites & Pins

Star important clippings, pin items to the top. Never lose what matters.

Knows your code.

Copy a function, get syntax-aware preview with language detection.

Detected: Swift
func fetchClippings() async throws {
    let descriptor = FetchDescriptor<Clipping>(
        sortBy: [SortDescriptor(\.addDate, order: .reverse)]
    )
    let results = try modelContext.fetch(descriptor)
    self.clippings = results
}
func fetchClippings()
let descriptor = FetchDescriptor<Clipping>(...
Swift

Keyboard first.

Every action has a shortcut. Your hands never leave the keyboard.

CtrlShiftC
Toggle Copied
Enter
Copy & close
1–9
Quick paste
Navigate
Esc
Dismiss
Type
Fuzzy search

Ready to try?

Free during development. macOS 15+ required.

Requires macOS Sequoia (15.0) or later. Apple Silicon & Intel supported.