ClipBoardPrime Logo

CLIPBOARD PRIME

Compact Clipboard & Notes Manager

Fast, Private, Keyboard-Driven Clipboard Manager for Windows

Store clipboard history locally in SQLite, paste into active windows instantly via Win32 SendInput, and convert items into an organized notes workspace.

ClipBoardPrime v1.0.1
Ctrl + Shift + V
ClipBoardPrime Compact History Preview

Core Capabilities

Advanced Clipboard & Notes Features

01

Monitors text, rich HTML, URLs, emails, code snippets, and images

02

Smart duplicate detection

moves recurring items to top to prevent heap bloat

03

Native paste automation into the active window using the Win32 SendInput API

04

Integrated notes workspace with custom color-coded categories and icon assignments

05

Space-bar quick preview for selecting, copying, or editing full-length text and image entries

06

Security-first architecture

Electron sandbox, strict context isolation, and allowlisted IPC preload boundaries

07

Sensitive-data shielding

detects and masks payment cards, API keys, JWTs, and Turkish identity numbers

08

OS-level local database encryption using AES-256-GCM via Electron's safeStorage API

09

Password-protected encrypted backups (.cpbackup) using scrypt key derivation and AES-256-GCM

10

Responsive, resizable glassmorphic interface that restores its position safely inside the active monitor

11

Customizable global shortcut (default Ctrl+Shift+V) and deep keyboard-driven navigation support

12

Quality-assured code base validated by a 54-test unit and E2E automation suite

Keyboard First

Shortcuts & Keybindings

01

Global toggle

Ctrl + Shift + V (Customizable)
02

View switch

Ctrl + 1 (Clipboard) / Ctrl + 2 (Notes) / Ctrl+Shift+M (Toggle)
03

Quick Search

Ctrl + F
04

Navigation

Up / Down / Home / End
05

Quick Preview

Space
06

Actions

C (Copy) / P (Pin) / F (Favorite) / Delete (Remove) / N (Save to Notes)
07

Paste text

Enter / Double-click

Security Architecture

Local-First Security & Privacy

AES-256-GCM Encryption

Sensitive text, notes, and credentials stored in SQLite are encrypted with AES-256-GCM, with key protection provided by Windows DPAPI.

Zero Cloud Telemetry

ClipBoardPrime is local-first and uses no analytics, tracking pixels, or automatic cloud sync. Encrypted `.cpbackup` exports are initiated only by the user.