Open a .mdz file
.mdz file is a valid ZIP archive. Any ZIP tool can open it directly —
no renaming required.
Quickest method — rename and extract
Rename the file extension from .mdz to .zip, then
double-click to open it in your system's built-in ZIP handler. Extract
index.md and open it in any text editor or Markdown viewer.
Without renaming
Most ZIP tools can open a .mdz directly by choosing
File › Open and selecting "All files" in the file picker, or by
dragging the file into the application window.
- 7-Zip — File › Open archive, or right-click › 7-Zip › Open archive
- NanaZip — File › Open archive, or right-click › NanaZip › Open archive
- WinRAR — File › Open archive
- The Unarchiver (macOS) — drag the file onto the app icon
- GNOME Archive Manager / File Roller (Linux) — File › Open
.md files and embedded
assets such as images will not work. For the full document experience, extract
the archive first, then open index.md in a Markdown viewer.
This is exactly the gap that dedicated .mdz tools would close —
a native viewer or editor extension could open the archive and resolve all
links and assets transparently. See what the community could build →