DataURLMaker

It allows you to create data URLs from files as base64-encoded strings.

Request download link when available

DataURLMaker is a free and small utility for Mac OS X which allows you to create data URLs, a Uniform Resource Identifier scheme that allow you to include data items inline in a web page as if they were being referenced as external resources.

The resource data is contained within the URL string itself as a base64-encoded string, which saves the browser from having to make additional HTTP requests for the external resources, increasing page loading speed.

Request download link when available
Specifications
Developer:
Sveinbjorn Thordarson
License type:
Open source