Back to catalog
Text to PDF
Generate a PDF from plain text with a basic title, font size, and margins.
ActiveDocumentsFree
Loading tool...
Embeddable code: coming soon
Coming soon: this section will be available when the tool moves to its next phase.
API: coming soon
An endpoint to use this tool from your backend; not available yet. Meanwhile, the Embeddable code runs in your browser with no server.
Text to PDF takes plain text and produces a simple A4 or Letter PDF with optional title, font size, and margins.
How to use
- Paste or type the text you want to convert.
- Optional: add a title and pick font size, margin, and page size.
- Click generate to download the PDF.
Use cases
- Quickly print a snippet of text without opening an editor.
- Generate a simple PDF to share notes or instructions.
Limits
- Plain text only: no images, tables, markdown, or custom fonts.
- Up to 200,000 characters per document.
- Helvetica only, sizes 10/12/14/16.
Privacy
The text and the generated PDF stay in your browser — we don't upload anything to Modulaq.
Common errors
- Empty text: enter at least some content.
- Text too long: split it into smaller chunks if it exceeds the limit.
Technical notes
- Uses pdf-lib in the browser with StandardFonts.Helvetica.
- Word-wrap computed with the real font metric.
Related tools
Technical details
- ID
- text-to-pdf
- Slug
- /en/tools/text-to-pdf
- Backend
- Not required
- AI
- Not required
- API
- Planned