lizheng119 downloadsPreview, zoom, pan, rotate, and download images without changing the originals.
Image Lens is a lightweight, non-destructive image viewer for Obsidian.
Long screenshots, design mockups, diagrams, and high-resolution photos are often constrained by the width of a note. Image Lens opens them in a focused full-screen viewer, so you can inspect details without leaving your note or opening another application.
It works in Reading view and Live Preview with vault attachments, remote images, GIFs, and SVGs.
Alt/Option + click for an image inside a link. You can change this behavior in Image Lens settings.+ / - to zoom, drag to pan, and pinch with two fingers on mobile.F to switch between fit and actual size. Press R / Shift+R to rotate and 0 to reset.Esc or click the empty background to close the viewer.
After the listing is published, open Settings → Community plugins → Browse in Obsidian, search for Image Lens, and select Install.
Download main.js, manifest.json, and styles.css from the latest GitHub release.
Create this directory inside your vault:
<your-vault>/.obsidian/plugins/image-lens/
Place the three downloaded files in that directory.
Restart Obsidian and enable Image Lens under Settings → Community plugins.
Image Lens 为 Obsidian 提供轻量、无损的图片查看体验。
笔记里的长截图、设计稿、流程图或高分辨率照片经常受页面宽度限制。Image Lens 可以直接在全屏视图中打开图片,让你无需离开笔记即可查看细节。插件支持阅读视图、实时预览、仓库附件、网络图片、GIF 和 SVG。
Alt/Option + 点击 打开,也可以在设置中修改此行为。+ / - 缩放,拖拽平移;移动端可使用双指缩放。F 切换适应窗口与原始尺寸,按 R / Shift+R 旋转,按 0 复位。Esc 或点击空白背景关闭预览。上架后,可在 Obsidian 的「设置 → 第三方插件 → 浏览」中搜索 Image Lens 并安装。
手动安装时,从 GitHub Releases 下载 main.js、manifest.json 和 styles.css,放入 <你的仓库>/.obsidian/plugins/image-lens/,重启 Obsidian 后启用插件。