Privacy & Permissions
SkimDown is a local, read-only Markdown viewer. It is designed to read the folder you choose, not to manage or modify your files.
Folder access
SkimDown asks you to choose a folder with the macOS folder picker. It only reads folders that you explicitly select.
Recent folders and the last opened folder reopen automatically because SkimDown remembers them as macOS file bookmarks. Bookmarks track folder moves and renames so the entries keep working after you reorganize your filesystem.
Read-only behavior
SkimDown does not edit, save, export, print, or modify Markdown files. It is built for reading and navigation only — it does not write back to the Markdown files it opens.
Local file boundaries
Relative Markdown links and local images are resolved only when the target stays inside the folder you opened. SkimDown does not use a Markdown file to browse arbitrary local files outside that folder.
Sanitized HTML
Embedded HTML is sanitized before display. Unsafe tags, event attributes, and dangerous URL schemes are removed.
External content
External links open in your default browser. External images referenced by Markdown may be loaded in the preview.
No external transmission
SkimDown does not send your Markdown text or folder contents to external services. External links open in your browser, and externally hosted images may be requested by the preview as described above.