CopyPaste
V

Copy. Paste. Done.

A native macOS clipboard utility designed to stay out of your way and run at the speed of thought.

CopyPaste
History
3/20
git clone https://github.com/MilanisBored/CopyPaste.git just now
#B5945F Royal Gold Accent
4m ago
github.com MilanisBored/CopyPaste
12m ago

Built for macOS.

C

Hotkey Summon

Press ⌘⌥C from anywhere. The clipboard history panel flies out directly at your cursor position, keeping your focus where you copy.

Activity Monitor
Process Name CPU Memory
CopyPaste 0.0% 4.2 MB
WindowServer 5.2% 240.5 MB

Native Performance

Written natively in Swift to operate seamlessly without background CPU overhead or battery drain.

#B5945F Royal Gold

Smart Previews

Formats clips on the fly: previews Hex codes, shortens URLs to clean domain badges, and retains formatting.

~/Library/Containers/com.copypaste.macos/
100% Secure Local Sandbox

Sandbox Isolation

Histories are saved strictly inside your local macOS container sandbox. No cloud servers, no databases, and zero tracking.

Copy
Auto-Paste

100ms Auto-Paste

Select a clipping, hit Enter. The app closes, regains window focus, and pastes the entry automatically in 100ms.

Keyboard Navigation

Designed to be fully navigated using arrows, enter, and escape. Keep your hands on the keyboard.

// Secure, native Swift Core
import Cocoa
class Clipboard {
let pasteboard = NSPasteboard.general
}

Source Available

The codebase is published transparently on GitHub. Inspect and verify the code you run on your machine.

Improve your workflow.

CopyPaste is native, lightweight, and free to use.

Compatible with macOS 11.0 Big Sur or later. Apple Silicon and Intel.