The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

IIIF - IIIF Image API implementation

DESCRIPTION

Module IIIF provides an implementation of IIIF ImageAPI based on the ImageMagick command line application.

MODULES

IIIF::Request

parse and express an IIIF Image API request build of region, size, rotation, quality, and format

IIIF::Magick

get image information and convert images as specified with IIIF Image API request using ImageMagick

IIIF::ImageAPI

provide a PSGI web service to access images via IIIF Image API

SEE ALSO

https://github.com/IIIF/awesome-iiif
Image::Magick
Plack::App::ImageMagick

LICENSE

Copyright (C) Jakob Voss.

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

AUTHOR

Jakob Voss <voss@gbv.de>