Aller au contenu principal
RADIANK
en

(01) — TOOLS

Markdown to PDF.

Paste, import a .md file, check the preview, save. Nothing leaves your machine.

The print dialog opens. Choose “Save as PDF”.

Preview

At a glance

(02) — HOW TO

Three steps.

01 — Write

GFM Markdown: headings, lists, tables, code. Raw HTML is escaped; javascript: links are dropped.

02 — Review

The preview follows the text. A4 or Letter, adjustable margins. The file name comes from the first heading.

03 — PDF

“Save as PDF” opens the browser print dialog, document only. Pick the PDF printer.

(03) — FAQ

Short answers.

Does the file go to a server?
No. Markdown is rendered here; the PDF is made by your browser. Nothing is sent to Radiank.
Which Markdown is supported?
Headings, paragraphs, bold, italic, strike, links, http(s) images, lists, quotes, tables, inline and fenced code. No raw HTML, no javascript:.
Why a print dialog instead of a download?
The browser PDF engine keeps vector text, page breaks and your fonts. A canvas export would rasterise everything. In Chrome: Printer → Save as PDF.
Are my notes kept?
Yes, in this browser’s localStorage, with paper size and margins. Another device or a private window starts empty.
Does it work on a phone?
Yes. Source and preview become tabs. Saving a PDF depends on the mobile browser (often Print → Save as PDF).

← All tools