Blob URI scheme
{{Short description|Blob URI Scheme}}
The blob URI scheme, also known as an object URL, is a Uniform Resource Identifier (URI) scheme used for accessing locally generated data via APIs designed to work only with URLs. A blob URI looks like
, with the end of the URI being a universally unique identifier.{{cite web |title=File API |url=https://www.w3.org/TR/FileAPI/#url |publisher=W3C |access-date=January 21, 2021 |date=September 11, 2019}}