The FileReaderSync interface allows to read File or Blob objects in a synchronous way.
FileReaderSync
File
Blob
This interface is only available in workers as it enables synchronous I/O that could potentially block.