Use the files you already have.
Open .md, .markdown, and .txt files from drag-and-drop, the Open panel, Finder, or Open Recent. Marklet does not create a library or copy your documents into its own storage.
Marklet is a native, read-only viewer for local Markdown and text files. Drop in a document, get GitHub-style rendering, and keep the original file untouched.
Open .md, .markdown, and .txt files from drag-and-drop, the Open panel, Finder, or Open Recent. Marklet does not create a library or copy your documents into its own storage.
Headings, tables, code blocks, links, and local images render in a familiar reading layout. The source document remains unchanged on disk.
Find in page with Command-F, adjust text zoom, reload live when the file changes on disk, print the rendered document, or export it to paginated PDF in A4 or Letter.
Marklet has no analytics, ads, third-party SDKs, account system, or sync service. Stored state is limited to ordinary user defaults and macOS recent-document bookmarks.
The app makes no network requests by default. Remote images are blocked at render time, by Content Security Policy, and by the navigation delegate unless you enable Load Remote Images for the current document.
Local resources are served through a restricted mdres:// scheme for the document folder. Path traversal, symlink escapes, javascript:, data:, and file: URLs are rejected or stripped.
Open the app and drop a .md file onto the welcome window, or choose Open File from the standard macOS panel.
Use a Markdown file with headings, a table, and a code block to verify the GitHub-style renderer.
Choose File, Export as PDF or press Command-E to create a paginated A4 or Letter PDF.
Use Marklet when you want to inspect, present, print, or export a Markdown file without opening a full editor or handing the document to a web service.