Skip to content

Instantly share code, notes, and snippets.

View bogdoslavik's full-sized avatar
🌍
Building 🛡️safe and free world

Slavik Bogdanov bogdoslavik

🌍
Building 🛡️safe and free world
  • Ezil
  • Milky Way Galaxy, Solar system, Earth, Thailand
View GitHub Profile
@ralovets
ralovets / google_art_project.rb
Created May 3, 2011 08:59 — forked from henrik/google_art_project.rb
Google Art Project fullsize image downloader. Specify the page URL and the tiles are downloaded, stitched and trimmed.
# Google Art Project fullsize image downloader.
# By Henrik Nyh <http://henrik.nyh.se> 2011-02-05 under the MIT license.
# Requires Ruby and ImageMagick.
#
# Usage e.g.:
# ruby google_art_project.rb http://www.googleartproject.com/museums/tate/portrait-of-william-style-of-langley-174
#
# You can specify multiple URLs on the command line, separated by space.
# Or you can specify no URLs on the command line and instead list them at the end of this file, one on each line,
# with "__END__" before the list.