skip

Flickr

From OFLB

Jump to: navigation, search

Flickr has lots of great photos of type designs to download, and it is possible to download a complete set using Firefox:

To use image titles as file names, open up the Link Original Image script and change

   link.appendChild(document.createTextNode("ORIG"))

to

   link.appendChild(document.createTextNode(img.alt));

Personal tools