Document converter · runs 100% in your browser
Text to PDF
Turn plain text or markdown files into PDF documents directly in your browser. The converter handles word wrapping, pagination, and a clean default typography (Helvetica 11pt, US Letter, sensible margins). All processing happens client-side via pdf-lib — your text never uploads.
How to use
- Select the source file(s) — drag and drop or click to browse.
- Each file is read locally in your browser; nothing is uploaded.
- pdf-lib assembles the PDF in memory.
- Download the resulting PDF file.
FAQ
Is the PDF generated locally?
Yes. pdf-lib runs in your browser; the PDF is assembled in memory and offered to you as a download. Nothing uploads.
Can I batch multiple files into one PDF?
Yes. Drop several files at once; they will be combined into a single PDF in the order you selected them.
What page size is used?
US Letter (8.5 × 11 in) by default, with reasonable margins. Per-page customisation is on the roadmap if there is interest.
Are there any usage limits?
No. Free, no signup, unlimited conversions per day.