This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# | |
# preparation: | |
# download all flickr photo files from a certain album from flickr. | |
# it may be separated into a few zip files, | |
# so be sure to expand all of them into the same folder | |
# move to the image folder | |
#1. rename jpeg files named like kimg2150_23977558372_o.jpg | |
# This can be applied to image files with some ordered numbers somewhere in file name. | |
# (change initial values and substring offsets) |