img2html - bookmarklet for blog posting with flickr, picasa, etc.

The img2html bookmarklet below helps you to get a html source code with a <img> element which refers photo sharing service, ex. Yahoo's Flickr, Google's Picasa Web Album, etc.

img2html

You can also try just to click the link above for testing on the site.
It generates HTML source code like below:
<a href="Page URL" target="_blank" title="Page Title"><img src="Image URL" width="Image Width" height="Image Height" border="0" alt="Image ALT" /></a>
The largest image on page is picked up by the bookmarklet.
This works on flickr.



Also works on Picasa Web Album and any other websites.



Related Posts