Prowser (Personal Image Browser) is a Python-based image browser built specifically for macOS and Apple silicon. It reads directly from your existing folders — no import step — and gives you keyboard-driven navigation, powerful search, and practical organization tools in one lightweight app.
It also aids in AI image generation, expansion, generative infill and modification (but its main focus is on image organization and browsing).
Version 0.9.2 as of 2026-06-21 is available at GitHub: https://github.com/Waltz49/Prowser.
Questions or bug reports: sillysotsoftware@yahoo.com.
Installation
Open the DMG and drag Prowser to Applications.
To run from source instead, save the included source folder and run
./setup.sh # First time only
./run.sh
Source code is included in the disk image.