[ Web Proxy ]
URL:
Viewing: https://developer.mozilla.org/ru/docs/Web/API/URL/createObjectURL_static [Back]  [Original]

URL.createObjectURL() - API | MDN

This page was translated from English by the community. Learn more and join the MDN Web Docs community.

View in English Always switch to English

URL.createObjectURL()

Baseline Widely available

This feature is well established and works across many devices and browser versions. Its been available across browsers since 2015 ..

: This feature is available in Web Workers, except for Service Workers.

In this article

URL.createObjectURL() - , String, URL , . URL document . URL File Blob .

objectURL = URL.createObjectURL(blob);

blob

File Blob URL .

Using object URLs to display images.

createObjectURL(), URL , . URL.revokeObjectURL(), , . , , .

Specification
File API
# dfn-createObjectURL


Web Proxy Viewer  |  New URL  |  Original Page