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

https://github.com/emijrp/flickr-timecapsule

Some of my pictures on Flickr
https://github.com/emijrp/flickr-timecapsule

digital-preservation flickr github-arctic-code-vault images time-capsule timecapsule

Last synced: 2 months ago
JSON representation

Some of my pictures on Flickr

Awesome Lists containing this project

README

        

# flickr-timecapsule

Some of my pictures on Flickr, resized to < 100 KB to fit [GitHub Arctic Code Vault](https://archiveprogram.github.com/) filesize limit.

My pictures are CC-BY-SA licensed.

## Technical details

Useful command to resize all pictures in a directory:

find . -maxdepth 1 -iname "*.jpg" | xargs -L1 -I{} convert -define jpeg:extent=90kb "{}" "{}"

Be careful, it overwrites files.

## Example image

![](/im/Archivo_Municipal-9101424836.jpg)