Skip to content

A simple utility for downloading images from IIIF servers

Notifications You must be signed in to change notification settings

raphlap/iiif-downloader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

IIIF Downloader

A simple utility for downloading images from IIIF servers, adapted to work with Didomena's IIIF API.

NB Didomena is the research data repository of the EHESS (https://didomena.ehess.fr/).

Installation

pip install iiif_downloader

Usage

from iiif_downloader import Manifest

Manifest(url='https://didomena.ehess.fr/concern/data_sets/vx021f392/manifest.json').save_images()

About

A simple utility for downloading images from IIIF servers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%