Text to PDF
A .txt file, or anything you paste, set out on clean A4 pages with the text still text. Nothing is uploaded.
Drop your text file here
They stay on your computer. Nothing is sent to a server.
How to turn a text file into a PDF
A text file is the plainest thing a computer can hold, which is exactly why it travels badly. It has no page, no margin and no font, so it opens looking different on every machine and prints looking like nothing at all. A PDF gives it a page.
- Drop the .txt file on the box, or paste the words into the space under it.
- Look at what was found.
- Press Make the PDF and look at the first page.
- Press Save the PDF.
Where the paragraphs go
A blank line starts a new paragraph. A single line break inside a paragraph is not honoured, because a text file wrapped at 72 characters would otherwise come out ragged down the middle of an A4 page - the words are re-wrapped to the width of the page instead.
There is one exception. A file that looks like a listing - many short lines, a lot of them indented, the shape of code or of a log - keeps every line break exactly where it is, because in that kind of file the line breaks are the meaning.
The one exact conversion on this site
Every other conversion here involves letting something go, because the original had a layout and we cannot reproduce it without the software that made it. A text file has no layout to lose. What you get is what the file says, set well on a page, and there is nothing to compare it against unfavourably.
Good to know
- Can I just paste the words instead of using a file?
- Yes. There is a box for it under the drop area, and it works the same way.
- Are the line breaks kept?
- Blank lines start new paragraphs. Single line breaks are re-wrapped to the page, unless the file looks like code or a log, in which case every break is kept.
- Can the text be selected in the PDF?
- Yes. It is written as real text, so it can be selected, copied and searched.
- Is anything uploaded?
- No. The file is read by your own browser and never leaves your computer.