LeafView sprout2000
Use this command to install LeafView:
winget install --id=sprout2000.LeafView -e
A minimalist image viewer based on Leaflet.js and Electron.
README
LeafView
Minimalist image viewer based on Leaflet.js and Electron.
:thumbsup: Features
- Pan & Wheel Zoom
- Browse the images in a folder
- Grid view
- Available in 17 languages
- Auto update (only on macOS)
:inbox_tray: Download
:computer: macOS & GNU/Linux
You can download the latest version of LeafView from the releases page here: https://github.com/sprout2000/leafview/releases
:desktop_computer: Windows
You can get (or upgrade to) the latest version of LeafView via winget:
winget install sprout2000.LeafView
:green_book: Usage
:keyboard: Keyboard Shortcuts
Key | Function |
---|---|
J, Ctrl+N, CmdOrCtrl+→ | Next Image |
K, Ctrl+P, CmdOrCtrl+← | Previous Image |
+ | Zoom In |
- | Zoom Out |
0 | Reset Zoom |
← ↑ ↓ → | Pan |
Fn+Delete or Del | Move to Trash |
H, Ctrl+G | Toggle Grid View |
Ctrl+Shift+T | Toggle Menubar (Windows / Linux) |
:computer_mouse: Mouse Operations
Mouse | Function |
---|---|
Drag | Pan |
Wheel | Zoom in/out |
Double click | Reset zoom |
Right click | Show the context menu when available |
:globe_with_meridians: Supported Languages
Language | Code |
---|---|
اللغة العربية | ar |
Čeština | cs |
Deutsch | de |
English | en |
Español | es |
Français | fr |
हिंदी | hi |
Magyar | hu |
Italiano | it |
日本語 | ja |
Polski | pl |
Português | pt |
Русский | ru |
Türkçe | tr |
Українська | uk |
简体中文 | zh_CN |
繁体中文 | zh_TW |
:beers: Contributing
You can easily contribute to this repository by providing translation files.
- Create
{your_LANG}.json
insrc/locales
.
src
├── @types
├── createMenu.ts
├── locales
+ │ ├── cs.json
│ ├── en.json
│ └── ja.json
├── main.ts
├── preload.ts
├── setLocales.ts
└── web
- And then please send a pull request to this repository.
:tada: Contributors
Thanks go to these wonderful people :slightly_smiling_face::
:copyright: Copyright
Copyright (c) 2020-2025 sprout2000
Versions
Website