JSON
Pretty-printed and syntax-highlighted the moment you copy it. Paste formatted, copy minified, or pull the value at a path.
{"user":{"id":48213,"plan":"pro"}}Rakkun is a native macOS clipboard manager that understands what you copied. Hit ⌘⇧V — JSON is already pretty-printed, the JWT is already decoded, the timestamp is already a date. Before you even ask.
{
"user": {
"id": 48213,
"name": "Amar Hodžić",
"plan": "pro",
"active": true
},
"meta": {
"requestId": "7f3a-91bc",
"cached": false
}
}Detection
Every item in your history is detected, parsed, and given the actions it deserves — automatically, on-device, in native Swift.
Pretty-printed and syntax-highlighted the moment you copy it. Paste formatted, copy minified, or pull the value at a path.
{"user":{"id":48213,"plan":"pro"}}Header and payload decoded, expiry tracked live. Copy the payload as JSON — or just the sub, since that's what you wanted anyway.
eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9…A hex code becomes a swatch with RGB, HSL, SwiftUI and UIColor equivalents. Paste it as whichever format the file in front of you wants.
Color(red: 0.65, green: 0.55, blue: 0.98)Unix timestamps translated to local, UTC, relative, and ISO 8601 — no more pasting ten digits into a converter tab.
1753189200 → 2026-07-22T13:00:00ZTracking parameters stripped automatically. Paste the clean URL; the original stays one keystroke away if you really want the utm_source.
?utm_source=slack&fbclid=… removedFormatted multiline for reading, converted to URLSession or fetch() for shipping. Your API docs just became paste-able code.
curl -X POST → URLSession / fetch()Detected and masked — secrets never sit in plain sight on your screen. Paste reveals the value; pinned secrets live in the Keychain.
sk-prod-a1b2••••••••••••9z8yCanonical, uppercase, lowercase, or hyphenless — whichever your database wants, one keystroke away. ULIDs decoded too.
550E8400-E29B-… → lower / no-hyphensCopy an image and Rakkun reads it — on-device OCR turns screenshots into searchable, paste-able text. Nothing touches the network.
copied image → recognized textPlain text gets the full treatment: fuzzy search with /kind and @source filters, transforms like slugify and JSON-escape, pinning, and paste without formatting.
/json @terminal → filtered historyPrivacy
A clipboard manager sees everything you copy. That’s exactly why Rakkun is built so it can’t betray you.
Anything copied from a password manager (concealed pasteboard types) is skipped entirely — and you can exclude any app the same way. Not masked, not encrypted — never recorded at all.
History lives on your device and nowhere else. No sync service, no server, no account. Nothing you copy ever touches a network.
Zero telemetry on clipboard contents. Rakkun is 100% native Swift 6 and SwiftUI, sandboxed, with the hardened runtime — the Mac App Store way.
Pasting a config or log somewhere public? Rakkun flags embedded API keys, tokens and passwords — Strip & Paste redacts them in one action.
Keyboard-first
Summon, search, act, paste — the whole loop is keystrokes. The mouse is optional equipment.
Private early access
Rakkun is in private early access. Enter your access code and you’re ten seconds from installing.
First launch: early-access builds aren’t notarized yet, so macOS will warn you. Right-click Rakkun.app → Open, or allow it under System Settings → Privacy & Security → “Open Anyway”. Once — then never again.
No code yet? Request access — we onboard a few developers every week.