public
Description: Download high-resolution images of paintings in the National Gallery collection.
Homepage: http://po-ru.com/diary/liberating-culture/
Clone URL: git://github.com/threedaymonk/natgal-dl.git
name age message
file .gitignore Loading commit data...
file README.md
file natgal-dl
README.md

natgal-dl

Download high-resolution images of paintings in the National Gallery collection.

Prerequisites

  • Ruby
  • The Ruby progressbar library
  • ImageMagick

On Ubuntu:

sudo apt-get install ruby libprogressbar-ruby imagemagick

Usage

natgal-dl <uri> [<uri> [...]]

E.g.

natgal-dl http://www.nationalgallery.org.uk/paintings/hans-holbein-the-younger-the-ambassadors

What it does

Downloads each tile of the image at the highest available zoom level and stitches them together.

Rationale

You can browse the collection of the National Gallery online via a panning/scrolling/zooming widget. However, looking at paintings through a tiny porthole (even with the "full screen" view) is limiting.

Cultural icons should not be locked away. This tool lets you view paintings that are part of British and European cultural heritage on your own terms. Indeed, the aims of the Gallery itself support this view:

The Gallery aims to study and care for the collection, while encouraging the widest possible access to the pictures

Charles Eicher's article, How to copyright Michelangelo, may also be of interest.