Retrieve metadatas from an image
- A node.js (JavaScript) based project
- Using express.js to to serve
- Uses some npm packages to parse the images (
exifr
&exifreader
) - Supports both uploaded images and image from a URI
- Easy to use, aesthetically pleasing design
- Processes everything in the backend (serverside)
This code is available as open source under the terms of the MIT License