I
I
inesipbayeva2014-11-20 21:10:32
Canvas
inesipbayeva, 2014-11-20 21:10:32

How to save enlarged image?

there is a picture www.wdl.org/en/item/6761/view/1/1
You can zoom in. At maximum zoom, if you try to save via save as, then only a fragment of such a plan is saved
whole?? I tried using pure JS, the maximum was saved only in the original size.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
Y
Yaroslav Astafiev, 2014-11-20
@inesipbayeva

content.wdl.org/6761/service/thumbnail/1024x1024/1...
The problem is that when you zoom in, another picture is loaded with more detail.
More like a lot of pictures. If you open the console in google chrome and go to the networks tab, you will see how new images are loaded on zoom_in

A
AnastasiaM, 2021-01-12
@AnastasiaM

The question was asked a long time ago, but maybe someone else will be interested in the answer. I found a wonderful way "without gluing" in Chrome. Open the settings menu, then Advanced Tools, then Developer Tools. In the top panel, select Network, just below Img (see screenshot 1:)
5ffdaa8181626342985380.png.
Go to the page where there is a picture you are interested in with a zoom (if you were on another page). The zoom is loaded via JS. Don't click the magnifying glass after the page has loaded, you don't need to. If you accidentally clicked, then scroll the developer panel to the very top. At the top is a list of originally loaded images. Look at the Initiator column and look for the JS script in it, on the contrary, you will also see the size of a large picture (see screenshot 2, at the very bottom of the desired file on the screen).
5ffdaaaaabdeb765433082.png
Click on the picture and get the result with its path on the server (see screenshot 3).
5ffdaaba50c14026152642.png
You can copy the url and upload an image in the next tab. And you can do it even easier. At this stage, double-click on the image and Chrome itself will open it in a new tab.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question