Tag: fileReader

Recent Post

Read a File into JavaScript using FileReader

After reading a file, you can display it, edit it, post it to a server and download.

What is a Blob object in JavaScript?

A Blob object is used for accessing, encoding and transferring files and file-like objects.