Skip to content

lytexdev/metadata-cleaner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Metadata Cleaner πŸ“„πŸ”

Overview

This script allows you to extract and remove metadata from various file types, including:

  • Images: JPEG, PNG, HEIC
  • Documents: PDF, DOCX, PPTX, XLSX
  • Videos: MP4, MOV, AVI, MKV

Features

  • Extract metadata from supported file types
  • Remove metadata from images, PDFs, and Office documents
  • Save cleaned files in the cleaned_files/ directory

Installation

Clone the repository

git clone https://github.com/lytexdev/metadata-cleaner.git
cd metadata-cleaner

Create a virtual environment

python3 -m venv venv
source venv/bin/activate

Install dependencies

pip install -r requirements.txt

Usage

Extract and remove metadata

Run the script with the file you want to inspect:

python metadata_cleaner.py path/to/file

Lists all metadata in the file and asks you if you want to remove it.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

πŸ“„πŸ” Metadata Cleaner: Remove metadata from various files πŸ“„πŸ”

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages