What This Tool Does
This tool is a clipboard manager that:
- Automatically captures text you copy (clipboard)
- Lets you manually save clips
- Allows editing, pinning, deleting, copying
- Stores data locally (in the browser)
- Can import/export your clips as JSON
- Allows sorting by title, newest, or oldest
- Works offline—no server needed!
How to Use the Tool
Capturing Text Automatically When you copy or paste something (via Ctrl+C or Ctrl+V), this tool automatically stores it. It checks every 10 seconds and stores the clipboard content only if it’s new. 2. Manually Save Clipboard Click Save Now to capture current clipboard text manually. 3. View Saved Clips Saved clips appear in the list () with:
The clip text
Timestamp
Buttons: Copy, Pin/Unpin, Delete
4. Pin / Unpin
Pinning a clip keeps it at the top of the list.
Unpinned clips follow the sort order selected.
5. Search Clips
Use the search bar to instantly filter clips by content.
6. Sort Clips
Use the dropdown menu to:
Newest First – default, shows newest at top
Oldest First – shows oldest at top
Sort by Title – alphabetical sorting of text
7. Export / Download
Click Export to download all your clips as a .json file (named clipboard_clips.json).
8. Import
Click Choose File to upload a .json file and restore previously saved clips.
9. Clear All
Clears all saved data permanently (with confirmation).