Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

본 사이트는 여러분의 사용자 경험을 개선하기 위해 유지 보수를 진행하는 동안 기능이 제한됩니다. 도움말로 문제가 해결되지 않고 질문을 하고 싶다면 Twitter의 @FirefoxSupport 및 Reddit의 /r/firefox 채널을 활용하세요.

Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

Only few images are downloaded to a folder through "Page info" window

  • 7 답장
  • 1 이 문제를 만남
  • 5 보기
  • 최종 답변자: cor-el

more options

I want to download all images from a page. When I select nearly 300 images in "Page info" window and then download them, only 20-50 images are downloaded. Needed images are not simple: they are downloaded dynamically via js and then stored inside canvas html-element (even "save as" option doesn't work). I tried Download All Images extension, but it saved only the simplest images I don't need to. OS: Ubuntu 18

I want to download all images from a page. When I select nearly 300 images in "Page info" window and then download them, only 20-50 images are downloaded. Needed images are not simple: they are downloaded dynamically via js and then stored inside canvas html-element (even "save as" option doesn't work). I tried Download All Images extension, but it saved only the simplest images I don't need to. OS: Ubuntu 18

글쓴이 Andrey1 수정일시

모든 댓글 (7)

more options

Site so others can see what is happening?

more options

Hello Andrey1,

Maybe a rhetorical question, but did you read everything under "About this extension"  ?

https://addons.mozilla.org/en-US/firefox/addon/save-all-images-webextension/

The reviews are really good, so this should work for you as well.

You could contact the developer .....

more options

Page info window is not related to this extension. Images I want to download are not simple: they are downloaded dynamically via js and then stored inside canvas html-element(even "save as" option doesn't work). I could save at least part of selected images in "Page info" window and I couldn't save "not simple" via extension. McCoy said

Hello Andrey1, Maybe a rhetorical question, but did you read everything under "About this extension"  ? https://addons.mozilla.org/en-US/firefox/addon/save-all-images-webextension/ The reviews are really good, so this should work for you as well. You could contact the developer .....

글쓴이 Andrey1 수정일시

more options

I think this behavior is bugged

more options

Maybe these images can only be saved via a screenshot if they aren't stored as a real image. Larger images on canvas can also be created by combining smaller images.

Did you try to use the Inspector?

more options

cor-el said

Maybe these images can only be saved via a screenshot if they aren't stored as a real image. Larger images on canvas can also be created by combining smaller images.

They are images because I can see them in Page info as images and I believe I can save them all by saving one image at time. It seems mozilla from box can not store more than 30-50 images at once. Anyway I stored my images using linux bash scripts, but there is bug in Mozilla still.

Did you try to use the Inspector?

Yes(I found images urls there)

more options

Selecting (all) images in "Tools -> Page Info -> Media" and using Copy in the right-click context menu should give you links to all the images on the clipboard.