Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jakkusakura/phoganizer
Organizae photos by exif
https://github.com/jakkusakura/phoganizer
Last synced: about 6 hours ago
JSON representation
Organizae photos by exif
- Host: GitHub
- URL: https://github.com/jakkusakura/phoganizer
- Owner: JakkuSakura
- License: mit
- Created: 2023-06-03T15:41:45.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-17T16:12:52.000Z (9 months ago)
- Last Synced: 2024-12-18T00:14:45.983Z (29 days ago)
- Language: Python
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Phoganizer
Organize photos by exif## Usage
```shell
brew install exiftool # MacOS, other OS refers to https://exiftool.org/
pip install -e phoganizer
python -m phoganizer path/to/photos
```
It will rename photos to `YYYY-MM-DD_HH-MM-SS.N.jpg` format and move them to `path/to/photos/YYYY-MM-DD` folder.