Redefine Your Copy & Paste Experience
Lightweight · Fast · Smart · Customizable
QuickClipboard is a cross-platform clipboard enhancement tool (currently supports Windows and Android), built with Tauri 2 + Rust + React. It starts working the moment you copy — automatically recording text, images, rich text, and files, so you can always retrieve anything you've ever copied. Beyond just recording, QuickClipboard integrates screenshot, image pinning, OCR, WebDAV sync, LAN sync/transfer, and more, delivering a comprehensive productivity boost for daily work.
Native performance, low memory footprint, ready to use on launch, lives in your system tray.
| Module | Features |
|---|---|
| Clipboard Manager | All-type recording (text / HTML / images / files) · Smart dedup · Search & filter · Virtual list · Drag sort / pin · SQLite persistence |
| Content Preview | Hover preview for text / HTML / images / file lists · Ctrl+scroll to scroll / zoom · Multi-format content switching |
| Quick Paste | Paste from list · Number keys 1-9 to paste · Plain text / formatted paste · Merge copy / merge paste · One-shot paste · Quick paste window · Win+V support |
| Favorites & Groups | Save favorites · Custom groups / icons / colors · Group sorting · Batch move to groups · Keyboard group switching |
| Emoji / Symbols / Gallery | Complete Emoji set · Symbol library · Custom image / GIF gallery · Recently used · Drag or click to use |
| Pin to Screen | Desktop pinned images · GPU-accelerated rendering · Drag to resize / pin · Copy / save as · Pin after screenshot |
| Built-in Screenshot | Standard screenshot · Quick screenshot / quick pin / quick OCR · Multi-monitor support · Scrolling screenshot · Auto-detect area · Screen color picker · Annotation tools |
| OCR Recognition | Image OCR · Screenshot OCR · One-click extract and copy text |
| Sync / Transfer | WebDAV full sync · LAN HTTP direct connection · Pairing code connection · Auto push/pull · File sending |
| Edge Snap & Window | Auto-hide at screen edge · Summon by cursor · Pin window · Remember position / size · Title bar orientation switch |
| Personalization | Follow system / Light-Dark theme / Super background · Multiple theme styles · Custom background / blur · Custom font · Animation toggle |
| Low Memory Mode | Auto or manual switch to lightweight mode · Instant full-UI recovery · Say goodbye to memory anxiety (~10MB in low-memory mode) |
| Background Optimization | Auto-clean memory when in background · Pause frontend updates · Reduce system resource usage (~50MB in background) |
| Data Management | ZIP import / export · Backup & restore · Custom storage path · Data migration / merge · Clear history · Portable mode |
| App Filtering | Filtered apps list · Clipboard monitoring filtering · Disable all features in foreground · Process-level rules |
| System Integration | System tray resident · Auto-start on boot · Auto-update · Run as administrator · Startup notification |
Light
|
Light Sketch
|
Dark
|
Dark Classic
|
Dark Sketch
|
Custom Background
|
Settings
|
Emoji Picker
|
Gallery
|
Content Preview
|
- Windows 10 / 11 (x64)
Features demos, usage tutorials, installation guides, and FAQs
Get the latest version, download mirrors, documentation, and more
Scan the QR code or search for the group number to join:
Channel: pd80680380
|
Group 1: 725313287
|
Group 2: 1033556729
|
- Node.js ≥ 16
- Rust ≥ 1.70
- Tauri CLI ≥ 2.0
# Install dependencies
npm install
# Development mode
npm run tauri dev
# Build release
npm run tauri:build
# Community edition dev mode (without private plugins)
npm run tauri:dev:community
# Community edition build (without private plugins)
npm run tauri:build:communityThe official release of this project includes the following private plugins (not included in the open-source scope):
gpu-image-viewer(GPU-accelerated image viewer): Enhances pin-to-screen and image preview performance, significantly reducing memory usage when multiple pinned image windows are open.screenshot-suite(Screenshot suite): Includes free-form screenshot, screenshot-to-pin, screenshot OCR, scrolling screenshot, and related capabilities.
This project is licensed under the Apache License 2.0.
Private plugins
gpu-image-viewerandscreenshot-suiteare not included in the open-source scope and are only available in the official release.

