Skip to content

MalikShoaib678/Image-metadata-extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Image Metadata Extractor

This program allows you to extract metadata from images.

Installation

  1. Clone the repository:

    git clone https://github.com/MalikShoaib678/Image-metadata-extractor.git
    
  2. Install dependencies:

    pip install pillow argparse
    

Usage

  1. Navigate to the project directory:

    cd Image-metadata-extractor
    
  2. Run the program:

    python main.py
    

Features

  • Extracts metadata from images.
  • Provides information like image dimensions, color space, camera make and model, etc.

Contributing

Contributions are welcome! If you find any issues or have suggestions, please feel free to open an issue or submit a pull request.

Contact

For any inquiries, please contact Malik Shoaib at shoaib688malik@.com.

This program extracts metadata from images and provides information about various aspects of the image, such as dimensions, color space, and camera details. To use it, clone the repository, install the dependencies, navigate to the project directory, and run the program. Contributions are welcome.

NOTE:) that this is a simplified version, and you can modify it further to suit your specific needs.

About

Extracts image metadata.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages