Copy HTML to clipboard

Ideas for improvements and requests for new features in XnView Classic

Moderators: XnTriq, helmut, xnview

User avatar
XnTriq
Moderator & Librarian
Posts: 6387
Joined: Sun Sep 25, 2005 3:00 am
Location: Ref Desk

Copy HTML to clipboard

Post by XnTriq »

In addition to cmd_Copy/cmd_Copyimage and cmd_GenerateListing/cmd_WebPage, I'd like to have a command for copying the <img> tag (including all basic attributes) for selected (BMP, GIF, JPEG, PNG) images to the clipboard, so I can paste the HTML into a text editor.

Code: Select all

<img src="file:///C:/Documents%20and%20Settings/XnTriq/Application%20Data/XnView/test%5B1%5D.jpg" width="1024" height="768" alt="test[1].jpg">
An option to pick variables from Create » Web Page... » Information displayed for a customizable title attribute would also be nice.