Skip to main content

Metadata analyzer

Project description

MetaStalk

GitHub Gitlab pipeline status (branch)

Test Coverage Maintainability
Scrutinizer Code Quality Language grade: Python

About

MetaStalk is a tool that can be used to generate graphs from the metadata of JPEG, TIFF images. More formats are supported but untested. It currently creates graphs for:

  • GPS coordinates (map)
  • Focal Length, Camera model, Camera manufacturer, Producer information (Pie Chart)
  • Timestamp information (Chart)

Examples photos from ianare/exif-samples, exiftool, drewmpales/metadata-extractor-images.

All development is done on GitLab and pushed to GitHub. Please read contributing.md for development.

Python 3.6 and up.

How to use

MetaStalk is available as a package on pypi.org.

PyPi Install

pip install metastalk
metastalk <Path to files>
#i.e. metastalk ./ExamplePhotos/

Source Install

git clone https://gitlab.com/Cyb3r-Jak3/metastalk
cd metastalk
setup.py install
metastalk <Path to files>
#i.e. metastalk ./ExamplePhotos/

This project also use Pipfile and Pipfile.lock if you would rather pipenv over requirements.txt

Disclaimer

This is for educational/proof of concept purposes only. What you do with this program is your responsibility.

DeepSource

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

MetaStalk-2.0.0.tar.gz (6.6 kB view hashes)

Uploaded Source

Built Distribution

MetaStalk-2.0.0-py3-none-any.whl (14.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page