The first version of Legend Photos is ready π.
β¨ Loads files from local folders or Apple Photos
β¨ Very fast and small (24mb)
β¨ Extensible plugin system
β¨ Hotkeys for everything
β¨ Open source React Native macOS app
Fun new feature today: toggle this filmstrip view with F
β¨ Loads files from local folders or Apple Photos
β¨ Very fast and small (24mb)
β¨ Extensible plugin system
β¨ Hotkeys for everything
β¨ Open source React Native macOS app
Fun new feature today: toggle this filmstrip view with F
Comments
Download: https://github.com/LegendApp/legend-photos/releases
GitHub repo: https://github.com/LegendApp/legend-photos
Then of course some UI changes for platform differences...
I think it would be cool to have an option like Picasa, where when you are looking at a parent folder, you can still see all the pictures in all the subtrees, broken down in groups (ie one group = one subfolder). But that's just extra ;)
I'm getting pretty good compression / quality via re-compression AVIF. 37GB of mixed photo/video -> 1GB 192x192, 384x384 JPG thumbs (JPG as v fast decode) + AVIF fullscreen (slow decode, high quality).
One of the reasons I'm doing this now is because we recently found out that Photos on my wife's iPhone is making iOS upgrade impossible as Photos app space is proportional to image collection.
Center: full screen
Left: single row of images, in same order as cursor will move
Right: grid of tiny images, with cursor zooming along first right then down
Automatic fade when unused.