How to Convert Text to PDF
Updated July 13, 2026
A block of pasted text or a .txt file is quick to write but awkward to hand off — nobody wants a plain-text attachment when a proper document would do.
Steps
- Paste your text into the box, or load a .txt file.
- Choose a page size (A4 or Letter), font, and text size.
- Click Create PDF and download your file.
Layout you control
Pick A4 or US Letter, and a sans-serif or monospaced font — monospaced suits code, logs, or anything where column alignment matters, while sans-serif is the better fit for prose. Your existing line breaks are respected, and long lines wrap automatically to fit the page width, so the tool flows your content across as many pages as it needs without you formatting anything by hand.
The font limit worth knowing
The standard PDF fonts used here are WinAnsi-encoded, which covers Latin/Western European text but not CJK scripts or emoji — those characters are swapped for a placeholder rather than silently dropped, since there’s no font in play that can render them.
Notes
Generation happens entirely in your browser, so even a large text file never leaves your device. If you’re assembling something longer from several pieces, Merge PDF combines them afterward, and Add Page Numbers is handy once the document spans multiple pages.