I need to provide website visitors a link to download an original high resolution image. If I simply link to the image with a href=\"image.jpg\", the browser displays the image
You can use the content-disposition header to let the client download the image:
Content-Disposition: attachment; filename=