fengshuzi282 downloadsA powerful image viewer with gallery view, zoom, slideshow and more.
A powerful image viewer for Obsidian with gallery view, zoom, slideshow, EXIF display, and more. Inspired by PicView.
+/- keys or mouse wheelOpen Obsidian Settings → Community Plugins → Browse, and search for Image Viewer or fengshuzi to install directly.
main.js, manifest.json, and styles.css.obsidian/plugins/image-viewer/ in your vaultcd /path/to/your/vault/.obsidian/plugins
git clone https://github.com/fengshuzi/image-viewer.git
cd image-viewer
npm install
npm run build
Open the image viewer from the command palette or ribbon icon, then browse images in your configured folder.
| Key | Action |
|---|---|
← / → or A / D |
Previous / Next image |
Home / End |
First / Last image |
+ / - |
Zoom in / out |
R |
Reset zoom |
Scroll Lock |
Toggle scroll mode (navigate vs. zoom) |
] / [ |
Rotate CW / CCW |
F |
Flip horizontal |
C |
Crop |
G |
Toggle gallery view |
I |
Toggle info panel |
F5 |
Toggle slideshow |
L |
Toggle loop |
F11 |
Fullscreen |
Alt+Z |
Hide/show UI |
F2 |
Rename file |
Delete |
Move to trash |
Shift+Delete |
Delete permanently |
? |
Show help |
npm run dev # Watch mode with sourcemaps
npm run build # Production build
npm run deploy # Build + copy to vaults
npm run release # Build + git tag + GitHub Release
MIT
If this plugin helps you, consider buying the author a coffee!