Image metadata is text information pertaining to an image file, such as timestamp, location, and device details that is embedded into an image.
Image Metadata Toolkit is a web app made with Node.js, React, MongoDB, Express, and piexifjs that allows users to upload JPEG/JPG photos and modify the metadata embedded within them.
npm install
npm run build
node server/server.js
