Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jmandel/picdex

Static photo viewer: generate pic(ture in)dex
https://github.com/jmandel/picdex

Last synced: 19 days ago
JSON representation

Static photo viewer: generate pic(ture in)dex

Awesome Lists containing this project

README

        

# picdex: an index. of your pics.

Create a JSON index from JPEG metadata. Incrementally so it should be easy to
run this on a large (and growing) collection of photos. Goal: support a pure
client-side image browser that lets you fly through your whole catalog.

## Use it

```
apt-get install python3
apt-get install exiftool
python3 picdex.py /path/to/photos
```