Turn your clipboard into a file
The clipboard is a great place to move something across two apps and a terrible place to keep it. This page empties it into a file you can name, keep, attach and back up.
Press ⌘V to paste
A screenshot, an image, text, JSON, a PDF, a whole file — anything on your clipboard becomes a download.
or drop a file anywhere on this page
Steps
- 01Copy anything, anywhere.
- 02Press ⌘V here.
- 03Rename if you like, then Download.
Good to know
The file type is detected for you
JSON arrives as .json, a comma-separated table as .csv, markup as .html, SVG source as .svg, and everything else as .txt. Change the extension in the filename field to override it.
Several items at once
Paste repeatedly and each item stacks up with its own preview. Download them individually or grab the whole set as a ZIP.
Questions
Can I convert clipboard text to a .txt file?
Yes — paste it, and the download is a plain .txt file by default.
Does this work offline?
Once the page has loaded, yes. Everything runs in your browser.