1

I right-clicked a webpage in Chrome and saved as "Webpage, Complete". This webpage opens fine in Chrome, but some images don't load when I try to open it using other browsers like Firefox.

I checked the folder containing all the images and discovered that some of the jpg files cannot be opened (except in Chrome), and have no thumbnail, dimension, resolution or bit depth information. However, some of the jpg files do have thumbnails and dimensions etc. These open fine in other applications like Photos or Firefox.

All photos can be opened by themselves (without the rest of the saved webpage) in Chrome.

Whats going on? How can I save a webpage with Chrome while making sure the images can open in other browsers?

3
  • 3
    Maybe they are actually webp format. developers.google.com/speed/webp Commented Aug 27, 2018 at 1:48
  • Huh, I just tried a webp-to-jpg converter and it seems to have worked. I can open the converted file. This is surprising to me because the original file was typed as a jpg not a webp... I guess it actually wasn't a jpg!
    – pakl
    Commented Aug 28, 2018 at 5:06
  • Came back to this and found a solution that works for me. Thanks @Appleoddity :)
    – pakl
    Commented Aug 28, 2018 at 6:23

1 Answer 1

2

Turns out the "jpg" files were actually webp.

So a solution would be to use something like the User-Agent Switcher extension on Chrome and select another browser that doesn't support webp (like Firefox). Then you can directly download webpages with all the images loaded as jpg instead of webp.

Or alternatively, download webpages as normal, and convert the webp files to jpg using other software (like ImageMagick).

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged .