About fish-zero

Maintained by Fish · Contact: [email protected]

fish-zero.com hosts small tools you can open in a browser and use immediately — nothing to install, no account, and no handing your files to anyone. There is one tool today, Markdown Editor Pro, with more to come.

Why this site exists

The reason is mundane: editing a .md file that already sits on your disk usually means uploading a copy to some editor, editing it there, and downloading it back. The file makes a round trip, and spends part of that trip on someone else's server.

Browsers have been able to read and write local files directly for a while now (the File System Access API), but very few tools use it for the simplest possible job: open a folder, edit a file, press Ctrl+S, and the original is updated. Markdown Editor Pro exists to fill that gap.

Deliberate trade-offs

These are decisions, not missing features:

Who maintains it

Fish, working alone — code and documentation both. Public code and other projects are on GitHub.

Questions, bug reports and feature suggestions are all welcome at [email protected] (see Contact).

How the site is funded

The site is supported by advertising. How that data is handled is described in the Privacy Policy. The important part: ads cannot read the document you are editing — that content never leaves your browser in the first place.

The editor itself — the single file you can download — never contains ads or tracking code, and an automated check in the build enforces that.