Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 603 Bytes

File metadata and controls

10 lines (8 loc) · 603 Bytes

File Meta Data Analyzer

This project aims to develop a versatile file metadata analyzer(using std c++20),capable of robustly extracting metadata from a variety of file formats commonly encountered in digital environments. Metadata is crucial for understanding and managing digital content. It includes information such as authorship, creation date, modification history, and more, vital for efficient data organisation and retrieval.

How to run:

  1. make or make all
  2. ./bin/file_metadata_analyzer <file_path>

By team Generic Geniuses

  • Gowtham S : PES1UG21CS210
  • Ajey Bhat : PES1UG21CS053