Host a plain text file as a link.
Drop a .txt file and get a URL. The recipient downloads the text from a clean page. Nothing to install on either end.
Key points
- Upload a .txt file, get a public link, share it. The recipient downloads the file in one click.
- The file is stored and served byte-for-byte, so encoding and line endings stay exactly as you saved them.
- One link beats pasting a wall of text into chat or burying an attachment in a thread.
- Free with no signup; 25MB per file is enough for a novel-length manuscript.
A .txt file is one of the most portable formats in computing, and one of the most awkward to share. Pasting a long block of text into Slack ruins the formatting and creates a wall of noise. Squeezing it into an email body mangles the line breaks. A NudgeHost link is the tidy alternative. The recipient gets a clean page with the filename and a download button, and the text arrives on their machine exactly as you saved it.
If the file is really structured data dressed as plain text, treat it as the format it is. When it's messy JSON, you can tidy up a JSON file before you share it. If you want the reader to see formatted output in the browser rather than a downloaded file, put the content in a single HTML page and put an HTML file online; for prose written in Markdown you can publish a Markdown document to keep the source moving as a file. Plain prose, log files, transcripts, and exported chat history are where .txt hosting is the right answer.
One property worth knowing about. The file travels byte-for-byte, with nothing rewritten on the way through. Whatever encoding and line endings you saved are what the recipient gets, which is exactly what you want for logs and transcripts where fidelity matters. If you control the source, UTF-8 is always the cleaner choice for anything another person will open.
The free plan covers ten active text files at 25MB each, enough for a full novel manuscript with margin to spare. Server logs and chat exports are the most common things that push past it. For those, upgrade to Pro or zip the file first; logs compress hard, and you can share a ZIP file so the archive travels as one download. The same dashboard lets you host a file alongside the text.
Drop a file here and get a shareable link in seconds.
Try it freeFrequently asked questions
Does the recipient need a text editor?
Every operating system opens plain text out of the box. The link hands them the file; their device does the rest.
Will the line endings survive?
Yes. The file is stored and served byte-for-byte, so Windows CRLF and Unix LF arrive exactly as you saved them.
Can I share a multi-megabyte log file?
Yes, up to 25MB on the free plan. Above that, either filter the log to the relevant lines first or upgrade.
What does the recipient see when they click?
A clean page with the filename, the size, and a download button. No account needed on their end.
Get file-sharing tips that actually help.
One email a month. No spam, no fluff.
Related tools
Other things you can do on NudgeHost.
Ready to share your file?
Free forever, no credit card needed. The whole thing takes a few seconds.
Get started free