Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

Loupe

CasperCasper4 downloads

See and preview the files Obsidian normally hides — Office (Word/Excel/PowerPoint), HTML, CSV/TSV, JSON, and 50+ code & config formats — right in the file explorer.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates6

Loupe logo

Loupe

See the files Obsidian hides.
Preview Office, HTML, spreadsheets, JSON & 50+ code & config formats — right in your file explorer.

Website  ·  Download  ·  Install

Loupe previewing a spreadsheet inside Obsidian, with .html, .docx, .csv and code files now visible in the file explorer

What it does

Obsidian only shows Markdown and a handful of media types in its file explorer — everything else stays invisible. Loupe reveals the rest and previews it inline, without leaving Obsidian.

Supported formats

Category Extensions How it's previewed
Web html htm Sandboxed iframe (interactive prototypes run)
Spreadsheets xlsx xls xlsm xlsb ods Multi-sheet tabs, rendered as tables (SheetJS)
Delimited csv tsv Quote-aware table with row numbers
Word docx Converted to clean, sanitized HTML (mammoth)
Data json Pretty-printed & syntax-highlighted
Code & config (50+) js ts tsx py go rs java c cpp cs php rb swift sh yaml toml ini env xml sql css scss vue graphql dockerfile txt log … Highlighted with Obsidian's own engine
Visible + open externally pptx ppt odp odt epub zip rtf … "Open in default app" button

.pdf, images, .svg, audio/video and .md are handled natively by Obsidian, so Loupe leaves them alone — no conflicts. Extensions are claimed defensively, so Loupe coexists with other viewer plugins.

Install

Manually

  1. Download main.js, manifest.json and styles.css from the latest release.
  2. Put them in <your-vault>/.obsidian/plugins/loupe/.
  3. In Obsidian: Settings → Community plugins, reload, and enable Loupe.

Via BRAT — add the beta plugin casperkwok/obsidian-loupe.

Privacy

Everything is parsed locally on your machine. No network requests, no uploads, no telemetry. .docx output is sanitized before it touches the DOM, and .html runs in an opaque-origin sandbox that can't reach Obsidian.

Desktop only (it bundles local Office/text parsers).

Development

npm install
npm run build     # esbuild bundles src/main.ts -> main.js (inlines SheetJS + mammoth)

Then copy manifest.json, main.js and styles.css into your vault's plugin folder. The landing page lives in docs/ (GitHub Pages); the screenshot generator is in screenshots/.

License

MIT © Casper

HealthExcellent
ReviewPassed
About
显示并预览文件浏览器中默认隐藏的非原生格式,支持网页(沙箱 iframe)、表格(xlsx/ods/csv)多 sheet 视图、docx 转 HTML、json 格式化与 Prism 语法高亮的代码文件。按扩展名隔离注册以避免冲突,遇到被占用自动跳过;对大文件降级为纯文本,并提供在默认程序中打开以处理 PPT/epub/zip 等外部格式。
FilesTables
Details
Current version
1.1.5
Last updated
9 hours ago
Created
12 hours ago
Updates
6 releases
Downloads
4
Compatible with
Obsidian 1.4.0+
Platforms
Desktop only
License
MIT
Report bugRequest featureReport plugin
Author
CasperCaspercasperkwok
GitHubcasperkwok
  1. Community
  2. Plugins
  3. Files
  4. Loupe

Related plugins

Notebook Navigator

A better file browser and calendar inspired by Apple Notes, Bear, Evernote and Day One.

Advanced Tables

Improved table navigation, formatting, and manipulation.

Recent Files

Display a list of recently opened files.

Claudian

Embeds Claude Code/Codex and other local Agents as AI collaborators in your vault.

Omnisearch

Intelligent search for your notes, PDFs, and OCR for images.

Local REST API with MCP

Unlock your automation needs by interacting with your notes over a secure REST API.

Multi Properties

Add properties to multiple notes at once. Either right-click a folder or select multiple notes and right-click the selection.

Text Extractor

A (companion) plugin to facilitate the extraction of text from images (OCR) and PDFs.

Thino

Quickly capture memos and display them in the sidebar with a heatmap. (Closed source)

Meld Encrypt

Hide secrets in your notes.