No processing of your file contents takes place on any server. You need no data-processing agreement with gottrix to handle confidential or business documents.
Hosted in GermanyGlobal Content Delivery
Origin servers at Hetzner in Germany, delivered worldwide through a content delivery network. Your file contents are never transmitted in the process - they never leave your device.
A text file is readable everywhere, but not always nice to send or print. This tool pours your text into a clean PDF with automatic line and page breaks.
Light Markdown is recognised: lines starting with “# ” become headings, “## ” subheadings and “- ” bullet points. Blank lines separate paragraphs. You pick the page size and font size.
Everything runs locally in the browser with pdf-lib - nothing is uploaded. The standard Helvetica font is used; characters outside the Latin range (e.g. CJK or Cyrillic) are not rendered.
Typical inputs are logs, notes, configuration files or a source-code excerpt that should join a report or an exam in fixed page form. Unlike a raw text file, a PDF does not reflow with the window size: the wrapping is frozen, paragraphs and pages are fixed, and printing looks the same on any printer. Even long transcripts can thus be shared reliably or kept as an unchangeable version.
Limitations: Standard Helvetica font (Latin/WinAnsi); characters outside Latin-1 (CJK, Cyrillic, emoji) are replaced with “?”. Recognises only light Markdown (headings, lists, paragraphs), not full Markdown/tables. A Markdown image reference () is not embedded as an image but printed as plain text, since this tool never reads or places images.
FAQ
Is the file uploaded?
No, the PDF is built entirely locally in the browser.
Is Markdown supported?
Light Markdown: headings (#, ##), lists (-) and paragraphs. Not full Markdown.
Does long text wrap automatically?
Yes, lines wrap and new pages are added automatically.
Are special characters shown?
Latin characters yes; CJK/Cyrillic/emoji are replaced with “?” (standard font).