Local text-to-PDF workspace
Create a PDF from text
Turn plain text into a paginated PDF.
- Processing
- Browser only
- Account
- Not required
- Current guardrail
- 1,000,000 characters · paginated output
- Output
- One paginated PDF
No file upload, ads or external processing scripts in this workspace. Public-site analytics does not receive document bytes.
Local browser workspace
Choose source files
Run this operation in the browser and create a separate result file.
Local browser workspace
The source files are not changed and are not uploaded.Current compatibility
What this beta accepts
PigPDF turns pasted plain text or a local .txt file into a new paginated PDF. It does not interpret HTML, fetch remote resources or preserve source styling.
| Input feature | Current behavior | Reason |
|---|---|---|
| Plain text or .txt input | Accepted | Text is read locally and laid out into a new PDF. |
| Long text and line wrapping | Paginated | Lines wrap at a fixed width and continue onto new pages. |
| Built-in Helvetica font | Used | The beta uses the built-in font and does not embed additional fonts. |
| Characters unavailable in the built-in encoding | Rejected | The PDF cannot represent them without an embedded font. |
| HTML, images and remote resources | Not interpreted | This route creates a PDF from plain text only and does not execute or fetch content. |
Before you use this tool
Questions and limits
Does my file leave this device?
No file content is sent by this tool. The active processing path runs in this browser and is covered by an automated egress test.
Does PigPDF change my source file?
No. The source stays unchanged and PigPDF creates a separate output file.
Which current limits apply?
Up to 1,000,000 characters. PigPDF wraps plain text into pages with the built-in Helvetica font; characters unavailable in that encoding are rejected, and advanced layout or font embedding is not provided.