b64-to-blob

b64-to-blob JS library homepage b64-to-blob JS library on GitHub b64-to-blob JS library on npm Download b64-to-blob JS library

`b64toBlob(b64Data: string, contentType?: string): Blob` converts a base64 string to a Blob object [as described in this Stack Overflow post](https://stackoverflow.com/questions/16245767/creating-a-blob-from-a-base64-string-in-javascript).

Version 1.2.19 License CC0-1.0
b64-to-blob JS library homepage
b64-to-blob JS library on GitHub
b64-to-blob JS library on npm
Download b64-to-blob JS library