Chrome Web Store GitHub Super-Linter Total alerts
Convert image link URL into an <img> tag

Image Sourcer icon

About

An open-source Google Chrome extension to convert selected image link URL into an HTML <img> tag with src attribute on the clipboard.

Install

This extension can be easily installed via the Chrome Web Store.

Install

How to Use

When an image, e.g., https://example.com/image.jpg, is selected, right-click to get the context menu and select Convert to <img> tag and save on clipboard.
Screenshot from of the context menu
The string

<img src="https://example.com/image.jpg" alt="" />

will be saved on the clipboard. You can in turn use this to edit your website.

Terms and Conditions

You must agree to the Terms and Conditions to use this extension.

Source Code

Source code is available on GitHub. Please make requests for enhancements or reports of bugs via the GitHub issue. License regarding the use of the code is available on the GitHub repository.

See GitHub

About the Icon

The icon of this Chrome extension was made by Freepik from www.flaticon.com.