How to Copy an Image URL in Microsoft Edge

To copy an image’s web address in Microsoft Edge, right-click the image and select Copy image link.

How to Find an Image URL in the Web Page Code

If you don’t see Copy image link in the menu, you can find the image’s web address by inspecting the source code:

Right-click the image and choose Inspect to open the source code. If you don’t see the Inspect option, you can access a web page’s source code in Edge by pressing F12 on the keyboard. Double-click the URL that appears under the src attribute for that tag to highlight it, then press Ctrl+C to copy the URL. To paste an image link you copied, use the keyboard shortcut Ctrl+V.