What is the best way to display large images?

Currently, my site creates a small thumbnail for each image. If the user clicks on a thumbnail, they are shown the full version of the image in a new tab.
Some pages can contain multiple images that are 100KB – 200KB in size. Because of th…