Introduction

The Large Image Solution Pack adds the ability to create Large Image collections, which are capable of displaying high resolution TIFFs and JPEG 2000s (JP2). This module also creates derivatives and supports the installation of image viewers.

Requirements

This module requires the following modules/libraries:

This module requires one of the following to create JP2 derivatives from TIFFs, or to create derivatives of JP2s:

Configuration

Creating image derivatives

To create image derivatives, configure the image processing toolkit to use ImageMagick rather than the GD2 image manipulation toolkit in Administration > Configuration > Media > Image Toolkit (admin/config/media/image-toolkit). If GD2 is selected, TN and JPG datastreams will not be generated.

Configuration

Derivative Options

Configure derivative options in Administration > Islandora > Solution Pack configuration > Large Images (admin/islandora/solution_pack_config/large_image).

Large Image derivative and viewer configuration optionsViewer Options

Configure viewer options in Administration > Islandora > Solution Pack configuration > Large Images (admin/islandora/solution_pack_config/large_image).

Content Models, Prescribed Datastreams and Forms

The Large Image Solution Pack comes with the following objects in http://path.to.your.site/admin/islandora/solution_pack_config/solution_packs:

An image ingested using the Large Image Solution Pack's content model using ImageMagick will have the following datastreams:

RELS-EXT

Default Fedora relationship metadata

MODS

MODS record filled out during ingest

DC

Dublin Core record

OBJ

Original TIFF or JP2 file uploaded

JP2JPEG 2000 derivative created by ImageMagick or Kakadu
JPGMedium-sized JPEG created by ImageMagick and used in the standard image viewer
TNThumbnail icon created from the image during the ingest process

The Large Image Solution Pack comes with the Large image MODS form.

To successfully create derivative datastreams (TN & JPG), ImageMagick needs to be installed on the server. To create JP2 datastreams, Kakadu is the preferred solution, but ImageMagick can be used if it has been built with JPEG2000 support.