Skip to content

codingstudios/image-metadata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

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