
webImageTool
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Extracts height and width from an image and builds the html tag from it.
This is usefull for webdesigners.
Example:
Copy Image dimension => height="768" width="1024"
Copy HTML-TAG => img src="PATH TO FILENAME/FILENAME" border="0" alt="FILENAME">
Please login or register to add a comment or rating