Typeset icon

PX7 Markdown Typeset

From Markdown to something you can send.

The family turns everything into Markdown. Typeset is the way out: open a .md, pick a clean theme, and export a polished PDF, styled HTML, or email-ready rich text - for the people you send things to who don't do Markdown.

No cloud. No account. Front matter becomes the title block.

Apple checks every release before it reaches you. Less than 5 MB to download. Or the .zip.

The app

Choose a theme, then export.

The actual app applying its Manuscript, Modern and Academic themes to the same local Markdown file. PDF, HTML, LaTeX and rich-text export stay one click away.

Themes

Three clean looks. Pick one.

📖

Manuscript

A warm, classic serif with justified, indented paragraphs - books and essays.

📄

Modern

A crisp system sans with an accent - reports and documentation.

🎓

Academic

A restrained, tight serif - papers and formal writing.

Send it

Out in the format they can open.

🖨️

HTML that prints right

Export a self-contained styled HTML file - it opens in any browser and prints to clean, paginated pages.

✉️

Rich text for email

Copy the whole document as rich text and paste it straight into an email.

📑

Paginated PDF

Export a proper multi-page A4 PDF - headings stay with their content, and code blocks and tables never split across a page.

🧮

LaTeX, for the last 10%

Export a compilable .tex file and finish advanced layout in LaTeX - headings, emphasis, lists, code, tables and links come across ready to compile.

Why

Markdown is lovely. Not everyone reads it.

You write in Markdown because it's plain, durable, and portable. But the person you're sending it to just wants something that looks finished. Typeset is the one click between the two - the exit from Markdown, styled the way you'd want it seen.

Need only a quick PDF or a repeatable command? Compare the built-in print flow, Pandoc and Typeset in the Markdown-to-PDF guide for Mac.

Homebrew

Install the notarized app from the command line.

brew install --cask px7digital/tap/px7-markdown-typeset

The public cask pins version 1.3.13 and verifies the downloaded ZIP against its published SHA-256 checksum. Homebrew installs the same seven-day trial as the direct download above. The dedicated distribution and support repository documents the release and provides a public issue tracker.

Feature summary

Details

Product details

Quick answers

Questions about PX7 Markdown Typeset

What is PX7 Markdown Typeset?
Turn Markdown into polished PDF, HTML, LaTeX and rich text documents on your Mac. Local rendering, reusable styles and no subscription.
Where does PX7 Markdown Typeset do its work?
PX7 Markdown Typeset works directly with the Markdown files stored on your Mac.
How much does PX7 Markdown Typeset cost?
PX7 Markdown Typeset costs €12 once. It includes a seven-day trial, and one app-specific key can be used on up to seven Macs. There is no subscription.
Which Macs can run PX7 Markdown Typeset?
macOS 14 or later, Apple silicon or Intel
How do I convert Markdown to PDF on a Mac?
Choose a theme and export — the PDF is paginated for A4, and code blocks and tables are kept from splitting across a page break. PX7 Markdown Typeset ships Manuscript, Modern and Academic themes.
Can I export Markdown as HTML or rich text?
Yes. The HTML is self-contained and styled so it opens anywhere and prints cleanly, and rich text export is meant for pasting into email.
How do I convert Markdown to LaTeX?
Typeset exports compilable LaTeX source, which you can then build with your own LaTeX toolchain if you need a specific class or template.
Does Typeset require Pandoc or LaTeX to be installed?
No. PDF, HTML and rich text are rendered on your Mac by the app itself, with nothing else to install. A LaTeX installation is only relevant if you take the exported LaTeX source and compile it yourself.