Thank you but when you resize in HTML the full sized photo still gets transmitted to the viewer and then their browser resizes it. http://www.echoecho.com/htmlimages03.htm
Yes, but you can set the resulting browser view to be in specific percentages or pixels.
That original image is 4000 x 3000 pixels. Even the better computer monitors have screens only 1920 x 1080 pixels.
Resulting image size can be controlled in the html.
Example: img width=400 height=300 src=”image.jpg”