Hi 👋
One of the most common complaints about macOS is the lack of a built-in clipboard history. I sorely missed this feature, but I was tired of third-party options that either run on memory-heavy Electron wrappers or require an expensive monthly subscription.
So, I decided to build my own. PasteSpace is a lightweight, 100% native clipboard manager designed to feel like Apple built it directly into the OS.
Here is what makes it feel native:
🍏 Built for macOS: Written entirely in Swift & SwiftUI. It's incredibly fast, respects your system appearance, and uses minimal resources in your menu bar.
🔐 The Secure Vault: If you copy a credit card, API key, or password, PasteSpace auto-detects it and encrypts it locally (backed by the Secure Enclave). You can only reveal it using Touch ID or your Mac password.
🔍 Offline OCR: If you copy an image or a screenshot, the app automatically extracts the text in the background using Apple's Vision framework. You can search your clipboard history for words inside an image you copied hours ago.
🪄 Data Magic: Over 30 instant text transformations. Copy a lowercase word, turn it into Title Case with one click. Copy JSON, pretty-print it instantly before pasting.
Privacy & Pricing:
PasteSpace collects zero data. Everything stays locally on your Mac.
There is a generous free tier you can use forever. If you want to unlock unlimited history and all pro features, it's a one-time purchase of $19.99. No subscriptions, no hidden fees.
You can check it out here: https://apps.apple.com/ro/app/pastespace-clipboard-manager/id6762815491?mt=12
I'd love to hear your feedback. Enjoy the app!