Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to download, display blob images in Chrome?

I'm trying to open/download an PNG blob image of a website. I used network to find the image but it only display it as plain text.

Network Console Preview

I'm confused why the small preview image in the list shows the image. How can I download the image or get any kind of working preview?

like image 647
Lars Flieger Avatar asked Jan 27 '26 21:01

Lars Flieger


1 Answers

Ok first open the webpage where the blob image is and Click inspect, then go to Network after that refresh the page while Inspect > Network is open

Then locate the blob image in Network and click the Preview tab to see if you got the right blob

enter image description here

Then Rightclick on the Preview image and download the blob image

enter image description here

enter image description here

Then Locate the downloaded blob file

enter image description here

Now rename it with the proper Extension for the image (.png, .jpg, etc...)

file in folder enter image description here

Now rename it and click on yes if it asks you for confirmation enter image description here

enter image description here

And that's it you have successfully downloaded the blob image

like image 178
Alohe Avatar answered Jan 30 '26 20:01

Alohe



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!