Skip to content

A program to download high quality images from the van gogh muesuem

Notifications You must be signed in to change notification settings

oliverwarne/vanstitch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

van Stitch

van Stitch is a program that downloads the highest possible quality images from the Van Gogh muesuem. The site does offer downloads of the images, but they are almost always low resolution. For example, The Potato Eaters will download as a 3840 x 2715 image from the site, but van Stitch will download the image at 7695 x 5441.

Installation

Clone the repo

git clone https://github.com/oliverwarne/vanstitch.git

Use pip to install the requirements.

pip install -r requirements.txt

Usage

./van_stitch --term "portrait as a painter"
### Download the classic "portrait as a painter"

./van_stitch --id s0146V1962
### Download van Gogh's Wheatfield

./van_stitch --term wheatfield --num 3 --artist "Vincent van Gogh"
### Download the first three paintings that match the search term 'wheatfield', that are also by artist van Gogh

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

About

A program to download high quality images from the van gogh muesuem

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages