Ultra-Lightweight Cinematic Image Viewer
ImageSphere is a high-performance, standalone image viewer built in Go. It focuses on a distraction-free "Cinematic" viewing experience for power users.
| Feature | Description |
|---|---|
| Cinematic Mode | Deep black backgrounds to make your photos pop. |
| Zero-Dependency | A single binary that runs on any Linux distro. |
| Auto-Gallery | Automatically detects all images in a folder for seamless browsing. |
| Hotkeys | Built for keyboard-heavy workflows (Arrow keys, Ctrl+F). |
Left / Right Arrows: Navigate through the gallery.Ctrl + F: Toggle Fullscreen.Inspect Button: View AI-enhanced metadata.
Since this project is currently in early-access:
- Download the latest binary from the Releases tab.
chmod +x imagesphere./imagesphere
// Glimpse Image Viewer // Copyright (C) 2026 ImageSphere // Licensed under the GNU General Public License v3.0 .
Developed with the Fyne toolkit and Go.