JNRT Pixel
|
728 × 90 — Leaderboard
Cookie-Banner ausstehend
Home / Glossary / Blob / File API

Blob / File API

Technology & tools

Binary data representation in the browser — basis of every local image pipeline.

A `Blob` is an immutable byte stream with a MIME type. `File` is a `Blob` with a filename. `URL.createObjectURL(blob)` turns blobs into image sources.

Sources:MDN — Blob
← All terms→ Deutsch