NAME
IIIF - IIIF Image API implementation
DESCRIPTION
Module IIIF provides an implementation of IIIF ImageAPI based on the ImageMagick command line application.
FEATURES
- Full IIIF Image API 3.0 level 2 compliance.
- Tested with ImageMagick 6 (Ubuntu) and 7 (Windows)
- 100% test coverage on statement level, (>90% on branch level and >70% on condition level).
MODULES
-
parse and express an IIIF Image API request build of region, size, rotation, quality, and format
-
get image information and convert images as specified with IIIF Image API request using ImageMagick
-
provide a Plack web service to access images via IIIF Image API
SCRIPTS
This module provides the command line script i3f to apply IIIF Image API requests without a web service.
SEE ALSO
LICENSE
Copyright (C) Jakob Voß.
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
AUTHOR
Jakob Voß voss@gbv.de
