Minimalist image viewer based on Leaflet.js and Tauri.
Image by Frank Winkler from Pixabay.
- Pan & Wheel Zoom
- Browse the images in a folder
- Grid view
You can download the latest version of Tauview from the releases page here:
https://github.com/sprout2000/leafview-tauri/releases
| Key | Function |
|---|---|
| J | Next Image |
| K | Previous Image |
| H | Toggle Grid View |
| + | Zoom In |
| - | Zoom Out |
| 0 | Reset Zoom |
| ← ↑ ↓ → | Pan |
| Delete | Move to Trash |
| Mouse | Function |
|---|---|
| Drag | Pan |
| Wheel | Zoom in/out |
| Double click | Reset zoom |
Copyright (c) 2022-2024 sprout2000