A small desktop app for quickly viewing and browsing images. Drop one or more onto the window, and step through the set with the keyboard.

See it in action

Screenshots

Features

Download

Pre-built binaries, no Go toolchain required — the links below always fetch the newest release. Prefer to build from source? The build instructions are in the repository.

macOS: “app is damaged” warning

The release build isn’t signed with an Apple Developer ID or notarized, so Gatekeeper quarantines it after download and claims it’s damaged. It isn’t — to open it anyway, either right-click (Control-click) PicFetch.app and choose Open, confirming the dialog that appears, or run xattr -cr "/path/to/PicFetch.app" in Terminal to clear the quarantine flag and then open it normally.