|
|
|
|
|
by paavohtl
1666 days ago
|
|
I don't know about browser internals, but I would guess that the browser decodes the image once into a format that can be shown on the page (so from PNG/JPG/WEBP into a RGBA buffer) and then discards the original file. This saves a bit of memory in 99.99% of cases when the image is not immediately saved afterwards. |
|
More info (and link to a Windows viewer tool) here: https://stackoverflow.com/questions/6133490/how-can-i-read-c...
[1] For me on Linux, Chrome's is ~/.cache/google-chrome/Default/Cache/