Skip to content

SteadyStatus21/EXIFView

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Metadata Extractor

GitHub

Overview

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.

Features

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

Preview

Getting Started

Follow these steps to get the Image Metadata Extractor up and running on your local machine:

  1. Clone this repository to your local machine using git clone.
  2. Open index.html in a web browser.
  3. Click the "Upload Image" button to select an image for analysis.
  4. The application will display the image and its respective metadata.

Metadata shown

  • Date/Time Taken
  • Camera Model
  • Sensor Detail
  • Mode from Camera
  • ISO
  • Shutter Speed
  • Aperature (F-Stop)
  • Flash Fired
  • GPS Coordinates

Technologies Used

Developer

This project was created with ❤️ by SteadyStatus21.

License

This project currently has no license, please credit me for anything you do decide to use.

Acknowledgments

  • Thank you to fengyuanchen for allowing me to use Viewer.js!
  • Thank you to EXIF.js for allowing me to use EXIF.js!

Contributions

Contributions are welcome! If you'd like to contribute to this project, please create a pull request or open an issue.