Pixee

A fast, minimalist image browser for Windows and Linux.

Download for Windows Installer · v0.3.0 · 50 MB Portable .zip No install · v0.3.0 · 64 MB

64-bit Windows 10 or later. The builds are unsigned, so SmartScreen warns on first run — choose More info → Run anyway.
On Linux, build a Flatpak or build from source — there are no prebuilt binaries yet.
All releases · Source on GitHub

Built for folders full of photos

Pixee opens a directory of images and gets out of the way. Thumbnails are decoded on four background threads into a local SQLite cache and prioritised by what's actually on screen, so the grid fills from the top-left down instead of making you wait for the whole folder.

It exists because the alternatives crawl on a network share. Every directory read, image decode and file operation happens off the UI thread, and Pixee deliberately avoids Qt's stock file models and dialogs — the ones that stall for seconds on an SMB mount. The window stays responsive whether the photos are on an SSD or a NAS across the hall.

What's in it