Do images get cached?

does the browser cache images automatically? @Logan: Yes, the browser caches images automatically, provided your server sends the necessary headers to tell the browser it’s safe to cache it . (These headers may also tell the browser the expiration time, which is part of your question.)

Read more