Convert TXT to Word
Turn a plain text file into a Word document, with every line as its own paragraph.
How it works
- Drag and drop your text (.txt) file below.
- Choose the output document format.
- Click Convert to download the document.
What this tool does to your file
Each line of the text file becomes its own paragraph in a Word document, which is the mapping that makes the result editable rather than one long block. The input is read as text and rejected if it turns out to be a binary file wearing a .txt extension — that check reads only the first few bytes, since the container formats worth catching declare themselves at the start. A generated document may hold up to 100,000 paragraphs. That is far above anything real: a 1,000-page book runs to roughly 30,000. The ceiling exists because paragraphs, not bytes, are what the document costs to build, and a 10 MB text file of short lines could otherwise ask for over three million of them. Text files are capped at 10 MB whatever your tier, for the same reason. Output can be .docx or legacy .doc.
What happens to your files
- No account needed — Every tool works as a guest. Signing in raises the limits and keeps your files together, but nothing asks you to register before you get a result.
- It runs in your browser — There is nothing to install and nothing to keep up to date. Files travel to our servers over an encrypted connection, and come back the same way.
- Your files stay yours — Files and results stay in your account until you delete them. Files from a guest session that is never linked to an account are removed automatically after a period of inactivity.
- Size limits, stated up front — Up to 10 MB per file as a guest, and up to 25 MB signed in. You see the limit before you upload, not after.