Warning: this is serious nerdy stuff. Not for the faint of heart. Carry on reading if:
- you know what Python is
- you have a blog, but not the easy kind like Tumblr or Blogger, something that allows you to write in HTML (or Markdown), e.g. Pelican or Jekyll
- you have a Flickr account and want to post links to photos or albums in said blog
What these two scripts do is simply to print out to console a nicely formatted <figure> tag with the static URL of a 1600 px (long side) version of your original photo and a caption with all the common shoot data (aperture, shutter speed, etc, like you used to have in the old times before artists got fancy and began shooting with iPhones; I know I used to record on a little paper notebook these data long before Exif was born). If that’s not available (for older photos I know flickr did not create such versions) the script will fall back to a standard “Large” size (1024 px long side).
