| [ Web Proxy ] |
| Viewing: https://developer.mozilla.org/ru/docs/Web/API/URL/createObjectURL_static | [Back] [Original] |
Get to know MDN better
This page was translated from English by the community. Learn more and join the MDN Web Docs community.
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.
URL.createObjectURL() - , String, URL , . URL document . URL File Blob .
: Web Workers.
objectURL = URL.createObjectURL(blob);
Using object URLs to display images.
createObjectURL(), URL , . URL.revokeObjectURL(), , . , , .
| Specification |
|---|
| File API # dfn-createObjectURL |
This page was last modified on 27 . 2026 . by MDN contributors.
Your blueprint for a better internet.
Portions of this content are 19982026 by individual mozilla.org contributors. Content available under a Creative Commons license.
| Web Proxy Viewer | New URL | Original Page |