Use sparingly
Data URIs can reduce separate requests for tiny assets, but they increase source size and cannot be cached independently.
Make a self-contained text representation for prototypes, small icons, or debugging. Large photos are usually better as files.
Converted locally in this browser
The workspace keeps choices close to the file. Explanations stay down here.
Data URIs can reduce separate requests for tiny assets, but they increase source size and cannot be cached independently.