ctrlv.page Help center Open ctrlv.page

ctrlv.page help

Help with ctrlv.page

ctrlv.page saves pasted text in this browser so you can find and copy it later. Start with the task you need.

What is ctrlv.page?

A digital junk drawer that stays searchable.

Keep ctrlv.page open beside your IDE. Drop in the JSON response, command, URL, error message, code fragment or rough note you need while you work. You do not have to name it, file it or turn it into a permanent note.

Remember one word? Search it, copy the original text and get back to your code.

The inbox runs entirely on the client side. Your pasted content stays in the current browser profile. ctrlv.page does not upload or log it, and it never sends your items to a server. Your clipboard is not monitored. Possible secret patterns are checked locally after you paste.

Export one JSON file when you want a backup, then import it to move the inbox yourself.

Open your working inbox See how your data stays local
Temporary working data flows into a local, searchable inbox JSON, URL, command and error fragments move into a browser-local ctrlv.page inbox where a remembered word finds the original text. JSON { "ok": true } URL /api/builds/42 COMMAND curl /health ERROR retry in 2000ms LOCAL INBOX refresh JSON refresh_interval: 2000 ERROR retry after 2000 ms STAYS IN THIS BROWSER
Loose working data goes in. The word you remember brings it back.
Keep it beside your IDE
Working data stays close without becoming a permanent note.
Search what you remember
One word is enough to find the original item.
Stored in your browser
Your pasted content never reaches a ctrlv.page server.
Move it when you choose
Export or import one JSON file when you need it.

Three short guides

Choose a guide

Each guide follows one task from start to finish.

Guide 01

Save your first item

Paste text, code, links or JSON. Check the detected type, or write a new item from scratch.

Read getting started

Guide 02

Find and copy

Search with one or more words, filter by type and copy a full item, one line or a selected part.

Learn how to find items

Guide 03

Data and privacy

See where items are stored, how local possible-secret checks work and what to review before selected exports.

Manage your data

The basic loop

Paste, find, copy

You do not need an account or a folder system.

  1. Copy any text in another app.
  2. Open ctrlv.page and press Ctrl+V on Windows or Linux, or Command+V on Mac.
  3. Search for a word from the item when you need it again.
  4. Use Copy all, click a line or select part of the text.

Work from the keyboard

Keyboard shortcuts

Use these shortcuts from the main inbox.

Action Shortcut When it works
Paste an item Ctrl+V or Command+V Anywhere on the main page except inside a text field.
Focus Search / When you are not typing in a field.
Move through results or From Search or an active result.
Open a result Enter On the active result.
Copy a result C Copies the full active result.
Go back Esc Closes an item. Press again to clear Search.

Quick answers

Common questions

Does ctrlv.page save everything I copy?
No. It saves text only when you paste it into ctrlv.page or create a new item.
Where are my items saved?
They stay in the browser you are using. They do not sync automatically.
Why did a paste update an existing card?
The content matched exactly. ctrlv.page updates the existing item instead of making a duplicate.
What if Paste clipboard is blocked?
Click the Paste anything area, then use Ctrl+V or Command+V.
Does ctrlv.page change my pasted text?
No. Valid JSON may look indented while open, but Copy all returns the original text.
Can I use ctrlv.page offline?
Yes, after the app confirms that its offline files are ready.