Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multipage Tif files #41

Open
jten10 opened this issue Feb 25, 2021 · 1 comment
Open

Multipage Tif files #41

jten10 opened this issue Feb 25, 2021 · 1 comment
Labels

Comments

@jten10
Copy link

jten10 commented Feb 25, 2021

Can digilib serve multipage tif or do they have to be split into individual files?

@robcast
Copy link
Owner

robcast commented Feb 26, 2021

Currently digilib can't display multiple images out of one TIFF file. (I think it displays the first image, I haven't tested this.) You have to split the TIFF file into multiple single-image files.

It would be possible to support this but it would require changes in behavior in some places as the current model for digilib and the IIIF-Image-API expect one "identifier" per image which is currently the file path.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants