Your clipboard,
supercharged.
Copied auto-detects code, searches your history instantly, transforms text on the fly, and syncs across all your Macs.
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.
func fetchClippings() async throws {
let descriptor = FetchDescriptor<Clipping>(
sortBy: [SortDescriptor(\.addDate, order: .reverse)]
)
let results = try modelContext.fetch(descriptor)
self.clippings = results
}Keyboard first.
Every action has a shortcut. Your hands never leave the keyboard.
Ready to try?
Free during development. macOS 15+ required.
Requires macOS Sequoia (15.0) or later. Apple Silicon & Intel supported.