2010
data: URI Generator - Convert Online Tool for Icon, image to import it in greasemonkey Script - dopiaza.org
data: URI Generator The data: URI scheme allows you to build URLs that embed small data objects. data: URIs are supported by most modern browsers except for Internet Explorer. The lack of IE support is holding back widespread adoption of data: URIs, but they are still very useful in a couple of specific areas such as embedding graphics and other data items in Greasemonkey scripts. You can read more about data: URIs and see some examples of their use, or use the generator below to create your own. data: URIs are defined in RFC 2397.
2008
Base64 Encoder___Converts image files to base64 data with a preview pane (256 x 256
Converts image files to base64 data with a preview pane (256 x 256) :displays the size and image of the returned data. Options to copy data to browser url location bar, to the clipboard or save to file (default .txt) with a choice of 16 pre-defined format
1
(4 marks)
