← Back to release summary

FileReader

Category
File APIs
Type
New or changed feature
Status
Enabled by default (Chrome 7)
Intent stage
None

Summary

The FileReader object lets web applications asynchronously read the contents of files (or raw data buffers) stored on the user's computer, using File or Blob objects to specify the file or data to read.

Standards & signals

Docs: https://developer.mozilla.org/en-US/docs/Web/API/FileReader

View on chromestatus.com