BenOmran

Results 39 comments of BenOmran

@emallen1973 Hello, We might use the following line as a template to obtain the images using the browser directly (not dezoomify), where xxxx is the image number extracted from the...

@emallen1973 Hello, Have used the same method to obtain the images through the browser, the only issue is that most images are limited to 1050px in height. The altered url...

Hello, Would obtain the image by altering the last tile url to: https://assets.egononline.com/images/full/escrjk-P179_jpg/6-{{X}}-{{Y}}.jpg and pass it to dezoomify. (by zooming to the last tile we would obtain the largest image...

@blisca Hello, It would be much easier using the Dezoomify extension ( https://lovasoa.github.io/dezoomify-extension/ ) to extract the required data urls then pass it to Dezoomify-rs. For this image the url...

@mslb42 Hello, Try this method: Zoom in to the max level, then from the browser console obtain the url of last set of tiles. For this image the url is...

@Tricesimo Hello, The images are offered directly with max sizes of 3840px, not tiled. links might be obtained from the network section at the console. in general they are using...

@Tricesimo (Many thanks to you as well, still using the method for Barnes collection you explained few years ago. and surely many thanks to Mr. Lovasoa)

@kissbalint777 Hello, For this site You need to use Dezoomify-rs (https://github.com/lovasoa/dezoomify-rs), and intiate it using the command line not directly. Initiate CMD then at the command line paste: path to...

Hello, Have tried this file with [Dezoomify-rs](https://github.com/lovasoa/dezoomify-rs) using the info file url and it works great. Sometimes the browsers can't handle large images with Dezoomify directly.

Hello, This library uses two different methods for zoomables, iiif and this viewer here in your example. ( https://digital.onb.ac.at/RepViewer/viewer.faces?doc=DTL_3306952 ) for this method there are no tiles for dezoomify to...