The Image Metadata Extractor is a web application that allows you to extract and view metadata from images. This tool runs entirely on your device, ensuring your images and their metadata remain private and secure. You can upload an image, and the application will display information such as camera model, ISO speed, shutter speed, aperture, and more.
- Upload and analyze images directly in your web browser.
- Extract metadata including camera model, ISO speed, shutter speed, aperture, and more.
- View the image with a built-in viewer.
- Supports various image formats.
Follow these steps to get the Image Metadata Extractor up and running on your local machine:
- Clone this repository to your local machine using
git clone
. - Open
index.html
in a web browser. - Click the "Upload Image" button to select an image for analysis.
- The application will display the image and its respective metadata.
- Date/Time Taken
- Camera Model
- Sensor Detail
- Mode from Camera
- ISO
- Shutter Speed
- Aperature (F-Stop)
- Flash Fired
- GPS Coordinates
- HTML
- CSS
- JavaScript
- Viewer.js
- EXIF.js
- Google Fonts for Roboto Mono and Material Icons
This project was created with ❤️ by SteadyStatus21.
This project currently has no license, please credit me for anything you do decide to use.
- Thank you to fengyuanchen for allowing me to use Viewer.js!
- Thank you to EXIF.js for allowing me to use EXIF.js!
Contributions are welcome! If you'd like to contribute to this project, please create a pull request or open an issue.