Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to save all cached images in Chrome using Developer Tools [closed]

/I need to save all cached images in Chrome to local folder. I have in Developer Tools in Recources > Frames > Folder123 > Images a lot of images. It's extremely slow to save each one as : 1. Open in a new tab 2. and then Save as.... Is there any was to get all images much faster?

UPDATE:

Maybe this can be done using Firefox more easily?

like image 538
J.Olufsen Avatar asked Apr 18 '13 13:04

J.Olufsen


1 Answers

have you used a page downloader: www.httrack.com/ it safes the whole webpage and also the pictures. This could be the reason for your problem. More efficient and easier to handle

like image 104
FelixH Avatar answered Oct 06 '22 23:10

FelixH