Blob.js is a JavaScript compatibility layer that implements the web platform Blob interface in browsers that lack reliable native support. It allows applications to assemble binary or textual data from strings, arrays, typed arrays, and ArrayBuffer-based values. The library detects available browser capabilities and can fall back to vendor-specific BlobBuilder implementations when necessary. Its broader implementation also supplies compatible File, FileReader, and object URL behavior for older environments. Blob instances can expose size and media type information, create slices, and be read as text or array buffers. It is most useful for legacy web applications that generate files, process binary content, or work with client-side downloads.

Features

  • W3C-compatible Blob implementation
  • String and binary data construction
  • Typed array and ArrayBuffer handling
  • Blob slicing and media type support
  • FileReader and object URL compatibility
  • Native and BlobBuilder fallback detection

Project Samples

Project Activity

See All Activity >

Categories

HTML/XHTML

License

MIT License

Follow Blob.js

Blob.js Web Site

Other Useful Business Software
Our Free Plans just got better! | Auth0 Icon
Our Free Plans just got better! | Auth0

With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Blob.js!

Additional Project Details

Programming Language

JavaScript

Related Categories

JavaScript HTML XHTML

Registered

2 days ago