Quire

Open a folder, not a file.

Quire treats a directory of Markdown as one working document — a tree on the left, tabs across the top, and every file written straight back to disk as plain text. Nothing is imported. Nothing is locked in a database.

Files never leave your device No account required Works offline Nine languages
Get Quire on the Microsoft Store

Built for writing, not for filing

Everything Quire does is in service of the text in front of you.

The folder is the document

Point Quire at a directory and the whole thing opens: a file tree down the left, tabs across the top, and your text in the middle. Reopen it later and the same tabs come back in the same order.

Live preview

See the rendered page beside the text as you type — headings, tables, task lists, blockquotes, code blocks with syntax highlighting, and images loaded from the folder itself.

Search the whole folder

Find a phrase across every Markdown file under the folder, not just the one you have open. Results group by file with the matching line in place, so you see the context before you jump.

Paste a picture straight in

Copy a screenshot and paste it into the page. Quire files the image in an assets folder beside your document and links it with a relative path, so the folder stays portable. Dragging one in does the same.

A margin ruler

Your headings appear as ticks beside the text, sized by level. Click one to jump straight to that section. Focus mode dims every line but the one you are writing.

Your work is protected

Files are saved atomically, so a crash mid-save cannot truncate one. If another program rewrites a file while you have it open, the save stops and shows you both versions instead of overwriting your work.

Set the page to suit you

Four themes, four writing faces, and a line width and type size you choose. Typewriter mode keeps the line you are writing near the middle of the window instead of the bottom of the screen.

Export when you need to

Send a document out as a self-contained HTML file with its styling included, or as a copy of the plain Markdown, saved wherever you choose.

How it works

Three steps, and none of them involve importing anything.

1

Open a folder

Choose any directory that already holds your Markdown. Quire reads it where it sits and never moves or copies a file.

2

Write

Open files from the tree into tabs, toggle the preview when you want to check the shape of a page, and search the folder when you need to find something.

3

Save, and keep the file

Every save writes plain Markdown back to the same path. Your folder stays readable by every other editor you own.

Questions

Are my files uploaded anywhere?

No. Quire has no account system, no sync and no server. Your documents are read from and written to your own disk, and the app works with the network switched off entirely.

Do I need to sign in?

No. There is nothing to register and no email address to give. Install it and open a folder.

What does Quire store about me?

Only a small preferences file in your user folder, holding your settings, the list of folders you have opened, and which tabs were open. Your Markdown files themselves are never copied into it.

Does it change my files or convert them?

Never. Files stay plain .md exactly where you left them. Quire imports nothing, converts nothing, and adds no metadata of its own.

What happens if another program edits a file I have open?

Quire notices. If Git, a sync client or another editor rewrites a file while it is open, your save is stopped and both versions are shown side by side so you decide which one survives. It never overwrites silently.

Where do pasted images go?

Into an assets folder beside the document you pasted into, named after that document. The link written into your Markdown is relative, so moving or copying the folder keeps every image working.

What happens when I delete a file?

It goes to the Recycle Bin, never straight to nothing, so a mis-click is always recoverable from Windows itself.

Which file types can it open?

Markdown files — .md, .markdown, .mdown, .mkd and .mdx. Images in the folder are shown in the preview when your Markdown references them.

What languages is it available in?

English, Simplified Chinese, Traditional Chinese, Japanese, Korean, French, German, Spanish and Italian. Quire follows your system language until you choose one yourself.

What do I need to run it?

Windows 10 version 17763 or later, on a 64-bit machine. There is nothing else to install.