How to use blob as .map in meshStandardMaterial

You can convert Blob to a URL and pass it directly to a TextureLoader - then pass the texture loaded via loader to the material.