exif-js / exif-js

JavaScript library for reading EXIF image metadata

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

how to use FileReader() to upload an image then access via exif-js ?

aspiringguru opened this issue · comments

I think the way to upload a file from client, display and make available to exif-js would be using FileReader()

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

I've managed to snooker myself multiple times just now.

accessing the document.getElementById("name") returned