...
Accessing images using friendly URLs
If you use are using so called "friendly URLs" to access ECloud resources (check for reference TODO put link to docs of Friendly URLs here)
...
Let's assume that you know your image URL e.g.
httphttps://cloud.europeana.eu/api/data-providers/TheEuropeanLibrary/records/3000097619352/representations/presentation_images/node-2/image/SBB/Berliner_Tageblatt/1903/10/05/0/F_SBB_00001_19031005_032_505_0_008.jp2
...
- change the beginning of the link from https://cloud.europeana.eu/api/ to http://test.iiif.europeana.eu/
- remove ".jp2" file extention from the end of the link
In case of our example the link would be: http://iiif.europeana.eu/data-providers/TheEuropeanLibrary/records/3000097619352/representations/presentation_images/node-2/image/SBB/Berliner_Tageblatt/1903/10/05/0/F_SBB_00001_19031005_032_505_0_008
Accessing IIIF info files
...
http://iiif.europeana.eu/data-providers/TheEuropeanLibrary/records/3000097619352/representations/presentation_images/node-2/image/SBB/Berliner_Tageblatt/1903/10/05/0/F_SBB_00001_19031005_032_505_0_008/info.json
What format of images are supported.
...