Paste, share, done. Five seconds, no account, works for text, code, Markdown, anything you can put in a textbox.
Open textdrop.sh, paste your text, hit Share. You get back a short URL like textdrop.sh/aB3xY9 that you can drop anywhere a link works.
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia...
textdrop.sh/aB3xY9Same content. One line. Works anywhere a URL works.
You'll get a link back the moment you hit Share.
Text is the worst thing to paste into a message. It's long, it breaks formatting, it shoves the conversation off-screen, and on mobile it's nearly unreadable. A URL is one line. Universally portable. Renderable on any device.
A link also lets the reader bring their own context: paste it into a doc, forward it to someone else, leave it open in a tab, curl it from a script with /raw. None of that works on a chat-message blob.
No. textdrop.sh has no signup. Paste your text and you get a link back within a second.
You pick. Anywhere from a few minutes to a week. After the expiry, the paste is deleted automatically.
No practical limit for normal use. You can paste a tweet or a 200,000-line log file. Long code is rendered with syntax highlighting and stays scrollable.
Yes. Append /raw to any link to get the plaintext directly. Great for piping into curl, scripts, or installers.
Yes. Add a password and the content is end-to-end encrypted. The password never touches the server, so only people you give it to can read the paste.
Email, Slack, and SMS leave passwords sitting in logs and search histories forever. Here are the actually-secure ways to send a password to someone, ranked.
AES-256-GCM, PBKDF2 key wrapping, and what zero-knowledge actually means here.