front pagestories
*

image file to dataURL tool

When you're making the all-in-one HTML documents for your illustrated stories, you'll want to put the entire image inside the HTML document instead of using a URL to another file. This tool will give you the special <img> tag you can use. Read about it on wikipedia.

Note 1:
this requires a browser that has HTML5 and javascript support. It does NOT send your image data to a server -- all the processing is done client-side.
Note 2:
these tags will not work with Internet Explorer 7 or less, and Internet Explorer 8 will refuse any image with more than 32768 chars. Any other browser made since 2001 will work just fine.
What file(s) do you wish to make into a dataURL <img> tag(s)?