codingstudios / image-metadata

Retrieve metadatas from an image

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Image Metadata

Retrieve metadatas from an image

About

  • 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)

Author

License

This code is available as open source under the terms of the MIT License

About

Retrieve metadatas from an image

License:MIT License


Languages

Language:JavaScript 55.9%Language:CSS 22.9%Language:EJS 21.3%