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
- Host: GitHub
- URL: https://github.com/emijrp/flickr-timecapsule
- Owner: emijrp
- License: gpl-3.0
- Created: 2019-11-26T19:50:23.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-02-02T21:02:20.000Z (over 5 years ago)
- Last Synced: 2025-01-18T08:29:20.226Z (4 months ago)
- Topics: digital-preservation, flickr, github-arctic-code-vault, images, time-capsule, timecapsule
- Language: Python
- Homepage: https://www.flickr.com/photos/emijrp/
- Size: 40.2 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
