Thumbnail Compression: Generates compressed thumbnails on the backend using WebAssembly (wasm-vips), dramatically reducing bandwidth in Remote SSH / WSL / Containers sessions. Configurable size, quality, and output format, with a persistent disk cache.
Gallery View: Collapsible grid of all images in the selected folder and its sub-folders.
Lazy Loading: Images load on-demand as you scroll (tested on 10k+ images).
Live Refresh: Automatically updates the view when images are modified, added, or deleted.
Glob Filter: Filter images by glob patterns (e.g. *.png, **/icons/*) directly from the toolbar.
Adjustable Thumbnails: Resize thumbnail grid with a slider in the toolbar.
Theme Integration: Fully respects your VS Code color theme.
What's New in This Fork
Backend thumbnail compression with wasm-vips — zero native dependencies, works across all remote environments
Glob filter search box in the toolbar
Thumbnail size slider for adjustable grid density
Full theme compatibility for toolbar, folder bars, icons, and tooltips