Important Notice: We're experiencing email notification issues. If you've posted a question in the community forums recently, please check your profile manually for responses while we're working to fix this.

On Monday the 3rd of March, around 5pm UTC (9am PT) users may experience a brief period of downtime while one of our underlying services is under maintenance.

Zoeken in Support

Vermijd ondersteuningsscams. We zullen u nooit vragen een telefoonnummer te bellen, er een sms naar te sturen of persoonlijke gegevens te delen. Meld verdachte activiteit met de optie ‘Misbruik melden’.

Meer info

Deze conversatie is gearchiveerd. Stel een nieuwe vraag als u hulp nodig hebt.

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

  • 7 antwoorden
  • 1 heeft dit probleem
  • 5 weergaven
  • Laatste antwoord van 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

Bewerkt door Andrey1 op

Alle antwoorden (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 .....

Bewerkt door Andrey1 op

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.