Install Image Viewer on Windows →
Image Viewer is a touch-friendly Electron image browser. It supports folder browsing, full-screen viewing, side-by-side folders, multi-display windows, natural filename sorting, saved queues, and deletion through the operating system trash.
The renderer uses React and TypeScript behind an isolated Electron preload bridge. Images stay on the local filesystem.
Download the Windows installer from the latest GitHub release. Run the setup executable, then open Image Viewer from the Start menu or open an image or folder with the application.
See the setup guide for the portable ZIP, default start directory, and source-build instructions.
corepack yarn install corepack yarn start
Use IMAGE_VIEWER_FAKE_FS=1 corepack yarn start to run with invented fixture folders.
Image Viewer is available under the MIT License.