The slice() method of the Blob interface creates and returns a new Blob object which contains data from a subset of the blob on which it's called.
slice()
Blob
MDN Reference