Tag: FileReader API

Recent Post

Compress an Image File in the Browser with JavaScript

Using the HTML5 Canvas API, you can do image compression on the frontend.

How to read and display a PDF using JavaScript

The native FileReader API can be used to read a PDF and create a URL to its contents.