iiif-image
iiif-image copied to clipboard
Level 0
I noticed in the docs that you said you wanted it to support a Level 0 image server? I've got a Gatsby project where I'd like to generate image tiles for. I'd love to be able to add an npm task to my project to cut tiles for images.
Previously I've used zimeon/iiif for static tile generation, but I was hoping to keep things simple by not introducing another language into the project--although that wouldn't be the worst thing in the world.
If iiif-image is close to being able to support level 0, and you needed some help I might have some time I could spend on it. Or perhaps you know of another potential solution for iiif and nodejs?