https://github.com/davidanson/lenz
A simple, cross-platform app for reviewing photos and picking favorites.
https://github.com/davidanson/lenz
Last synced: 4 months ago
JSON representation
A simple, cross-platform app for reviewing photos and picking favorites.
- Host: GitHub
- URL: https://github.com/davidanson/lenz
- Owner: DavidAnson
- License: mit
- Created: 2017-02-02T05:53:01.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2025-01-21T05:34:03.000Z (over 1 year ago)
- Last Synced: 2025-03-30T11:41:39.662Z (about 1 year ago)
- Language: JavaScript
- Size: 83 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Lenz
> A simple, cross-platform app for reviewing photos and picking favorites.
## Etymology
Lenz is the latest in a series of applications written to support my photography workflow and explore new technologies.
- ImageReviewer, [Windows Forms](https://en.wikipedia.org/wiki/Windows_Forms)
- PhotoReviewer, [WPF](https://en.wikipedia.org/wiki/Windows_Presentation_Foundation)
- [Loupe](https://dlaa.me/Loupe/), [XAML](https://en.wikipedia.org/wiki/Extensible_Application_Markup_Language)
- [Lenz](https://github.com/DavidAnson/Lenz), [Electron](https://electron.atom.io/)
The name is a contrived combination of [lens](https://en.wikipedia.org/wiki/Camera_lens) from photography and [Lenz](https://en.wikipedia.org/wiki/Lenz%27s_law), a physicist who investigated magnetic fields (such as those [created](https://en.wikipedia.org/wiki/Magnetic_moment) by an electron moving in a loop).
*This is a work in progress...*
## TODO
- Create application icon
- Improve EXIF reading
- HEIF photo support
- Multi-processor support