Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/m0g/ansel
Digital image organizer powered by the web
https://github.com/m0g/ansel
desktop-application electron javascript photo photo-manager react redux sqlite
Last synced: 1 day ago
JSON representation
Digital image organizer powered by the web
- Host: GitHub
- URL: https://github.com/m0g/ansel
- Owner: picturama
- License: mit
- Created: 2016-03-11T13:38:11.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2023-11-25T13:48:32.000Z (about 1 year ago)
- Last Synced: 2024-06-24T04:55:29.674Z (7 months ago)
- Topics: desktop-application, electron, javascript, photo, photo-manager, react, redux, sqlite
- Language: TypeScript
- Size: 109 MB
- Stars: 413
- Watchers: 19
- Forks: 110
- Open Issues: 54
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
- awesomeelectron - Ansel - Image organizer. (Apps / Open Source)
README
# Picturama
Digital image organizer powered by the web
[![](https://picturama.github.io/assets/picturama-screenshot.jpg)](https://picturama.github.io/)
## Download
Please visit the [Picturama website](https://picturama.github.io/).
## Features
- Scan local files - Keep your privacy, don't upload your personal photos to a cloud service
- Non-Destructive - The original images won't be touched (unless you purge the trash)
- Read various photo formats: JPG, PNG, TIF, WebP, HEIC / HEIF
- Read raw formats of [a whole bunch of cameras](https://www.libraw.org/supported-cameras) (only on Mac and Linux, see [Issue #25](https://github.com/picturama/picturama/issues/25))
- Browse photos by dates
- View photo in detail (zoomable)
- View EXIF information
- Tags
- Favorites
- Rotate photos
- Delete photos## Develop
See [DEVELOP.md](DEVELOP.md) for details about how to build Picturama.