Write in calm.Share it whole.

Velq opens the Markdown & HTML your AI writes — no browser tab — and lets you edit while looking at the real rendered page. Then pack it, dependencies and all, into one .velq that survives moved folders and missing networks.

Free & open source · Apache-2.0 · macOS / Windows / Linux · auto-updates

The Velq window: folder tree, document list, and a live-formatted Markdown document

Why Velq

Your AI writes Markdown & HTML now. Then what?

A browser tab, just to read a file?

Velq opens .md and .html like documents. Double-click in the file manager, read, done — no server, no tab.

Browsers can't edit.

Velq can. The rendered page itself is the editor — type, add a paragraph, hit ⌘B — and every edit writes back into the .html source.

Move the folder, lose the images.

Pack the document with its CSS, scripts, images and fonts into one .velq. Paths change, networks vanish — it still opens.

Three things, done properly.

An editor, a file manager, and a memory. Nothing extra — each one polished.

An editor that stays out of the way

Source, Split, or Typora-style Live: headings, tables, task lists and code format in place while the active line stays raw Markdown — and .html opens as the page itself, editable in place.

A file manager you already know

Your vault is a real folder on disk. Tree, previewed list, Miller columns, icon grid — with Quick Look on Space and inline rename.

Every save is a version

Velq quietly keeps versions as you save. Browse them, see what changed word by word, and restore without losing anything.

Markdown

Watch your Markdown become a beautiful page.

Markdown on the left, a finished page on the right. Headings, tables and code — all set properly, and easy to read. Edit the source and the page keeps up instantly. The ease of writing and the beauty of reading, on one screen.

  • Headings, tables, code and task lists render properly
  • Source and rendered page side by side — edits show at once
  • Choose how the page looks with a template
Velq editing Markdown: source on the left, a rendered page with headings and a table on the right

HTML

A browser shows HTML. Velq edits it.

Open the HTML your AI wrote and it appears as the page it is, not source code — then just edit it. Type into the rendered page, add paragraphs, bold with ⌘B; Velq writes each change back to the right place in the source and leaves every other byte untouched. Saving writes plain .html; it never converts your file to another format.

  • The rendered page is the editor — text, paragraphs, ⌘B/I/U write back to source
  • Only what you touch changes; every other byte stays put
  • Prefer code? Source and Split are one toggle away
Velq editing an HTML file: highlighted source beside the live-rendered page

File manager

Files stay files.

No import, no database, no lock-in. Velq works directly on a folder of plain .md and .html — what you see in the app is exactly what sits on disk.

  • Icon, list and column views, plus Quick Look on Space
  • Spring-loaded drag & drop, inline rename, always-visible search
  • Open the same folder with any other app, any time
Velq's icon grid view showing folders and files with colorful type icons

Save history

Turn back time. No git required.

Every save becomes a version — no commits, no branches, no jargon. See exactly what changed between any two moments, word by word, and restore non-destructively.

  • GitHub-quality, word-level “what changed” view
  • One-click restore that never erases the present
  • A real version engine underneath — invisible on the surface
Velq's version history panel and a word-level diff of a Markdown document

Command palette

Everything is one keystroke away.

⌘K opens commands, ⌘P jumps to any file. Switch views, themes and Vim mode without leaving the keyboard.

  • Fuzzy file switcher
  • Every command searchable
  • Built-in shortcut cheat-sheet
Velq's command palette listing commands with keyboard shortcuts

The .velq format

One file that carries everything.

Export any document — Markdown or HTML — as a single .velq that keeps working with no network, indefinitely.

Diagram: CSS, JS, images and fonts flowing from a web page into a single .velq file
1

Collect

CSS, JavaScript, images and fonts are gathered — including the ones loaded from CDNs.

2

Rewrite

Every reference is rewritten to its bundled copy, de-duplicated by content hash.

3

Sealed

It opens in a zero-permission viewer: JavaScript runs, but your files and network stay untouched.

No magic inside — it's a ZIP.

Rename document.velq to .zip and look for yourself: a manifest, an index.html, an assets folder. An open format means your documents outlive any app — including this one.

Illustration: a document sealed inside a glass dome, with wifi and cloud crossed out

Offline isn't a fallback. It's the contract.

A .velq opens in an isolated, permission-zero window. No network calls, no file access — on a plane, in ten years, on a machine that never saw the original page.

And the quiet details

Easy to miss at first, but they feel right the longer you use it.

Dark & light

Follows the system, or your pick.

Export

Markdown, HTML or .velq.

English & 日本語

Fully localized, both ways.

Auto-updates

New releases, one click away.

Cross-platform

macOS, Windows and Linux.

Offline-first

No account. No cloud required.

Open source

Apache-2.0. A free, open format.

Get Velq

Download once. It keeps itself up to date.

Early 0.x, in active development.

Questions, answered

Is Velq free?

Yes — free and open source under Apache-2.0. Clearly-separated paid AI services may come later, but the editor itself stays free.

Where do my files live?

In a normal folder on your disk, as plain .md / .html. Rename them, sync them, open them in other apps — Velq never imports or locks anything.

Do I need to know git?

No. You'll never see “commit” or “branch”. You save; Velq remembers versions; you restore when you need to.

Can someone without Velq open a .velq?

Yes. It's a ZIP container — rename it to .zip and every file is right there. The nicest experience is Velq's sandboxed offline viewer, though.

Which platforms are supported?

macOS (Apple Silicon), Windows 64-bit, and Linux (.AppImage / .deb), all with automatic updates. Velq is early 0.x — macOS is the platform it's developed and used on daily.

Does my writing leave my machine?

No. Velq works fully offline; your documents stay on your disk unless you choose to share them.

Calm is a feature.