Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This short version of the compact guide describes how to use apply the scripts forweb server & IIIF image server installation and IIIF image conversion.

If you are interested in a detailed explanation of the scripts, please take a look at full version of the IIIF Image Conversion Guide.

Table of Contents

1 What is IIIF Image Conversion?
Anchor
Chapter-1
Chapter-1

...

The workflow of image conversion is described step by step and the successful execution of each step can be verified using the included screenshots in this training.

1.4 What will you need?
Anchor
Chapter-1.4
Chapter-1.4

For this training you will need a set of images (e.g. jpeg images) that you want to convert to multi-resolution format.

...

Code Block
sudo ./iiif-install.sh

...

2 Image Conversion
Anchor
Chapter-2
Chapter-2

To facilitate transport, the images are saved in a zip file so that they are not transferred individually, but all together. Your next step should be decompressing the zip file in your Home directory.

...