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.
- make or make all
- ./bin/file_metadata_analyzer <file_path>
- Gowtham S : PES1UG21CS210
- Ajey Bhat : PES1UG21CS053