image-validator
image-validator copied to clipboard
Validator for the Image API
I would like to inquire whether the size_noup test maybe is unfairly failing? Example for our own IIIF Image API 3.0: https://lbiiif.riksarkivet.se/v3/arkis!B0000998_00014/info.json (version 3, level1) https://iiif.io/api/image/validator/results/?server=https%3A%2F%2Flbiiif.riksarkivet.se&prefix=%2Fv3%2F&identifier=arkis%21B0000998_00014&version=3.0&level=-1&id_basic=on&size_noup=on Test result: Size greater...
I am trying to write a compliant flask service. I fail many test's were my understanding is I should not. As I debug through chrome this what I get when...
Sorry for the absolute-newbie question. This is just about interpretation of image-validator output, but let me explain (you might have suggestions for solving my real problem connecting a particular IIIF...
Hi - I ran into a few errors when running this - both locally and from iiif.io, so I wanted to propose changes from my findings. It's not clear to...
Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.2 to 10.0.1. Release notes Sourced from pillow's releases. 10.0.1 https://pillow.readthedocs.io/en/stable/releasenotes/10.0.1.html Changes Updated libwebp to 1.3.2 #7395 [@radarhere] Updated zlib to 1.3 #7344 [@radarhere] 10.0.0 https://pillow.readthedocs.io/en/stable/releasenotes/10.0.0.html Changes...
Test the max properties to see if an image is returned which is outside of the allowed bounds: https://iiif.io/api/image/3.0/#52-technical-properties This would be an optional test and wouldn't necessarily use the...
Error message was correct but expected note said 404 rather than 400.
This is one possible fix for #43. It might include too much repetition, but I've confirmed that it does work. Hopefully it at least helps point in the right direction.
For some implementation, the web server's response to slash identity is hard to change. So is it possible to also tolerant 403? Forward slash gives 404 Elapsed time (ms): 3684...
It looks like the tool tips aren't working on the image Validator: https://iiif.io/api/image/validator/ If you click or hover over the `?` next to each box this should give you a...