data: URI

Ein Tool um Bilder für die Verwendung als data:URI vorzubereiten.

The data: URI scheme allows you to build URLs that embed small data objects.
data: URIs are supported by most modern browsers – you can read about browser support here.
They are very useful in a couple of specific areas such as embedding graphics and other data items in Greasemonkey scripts.

Possibly related posts (automatically generated)