๐ **Metadata Cleaner v1.0.0 is Live!** ๐
- ๐งน Removes metadata from **Images, PDFs, DOCX, Audio, and Videos**
- โก Supports **Batch Processing & Parallel Execution**
- โ
Works with **CLI, Standalone Executable, & Docker**
๐ฅ **Installation**
**1๏ธโฃ Install via PyPI**
bash
pip install metadata-cleaner
2๏ธโฃ Download the Standalone Executable (No Python Required)
[Download for Linux](https://github.com/sandy-sp/metadata-cleaner/releases/download/v1.0.0/metadata-cleaner-linux.zip)
[Download for Windows](https://github.com/sandy-sp/metadata-cleaner/releases/download/v1.0.0/metadata-cleaner-windows.zip)
๐ Usage
bash
metadata-cleaner --file test.jpg
metadata-cleaner --folder my_files --output cleaned_files
Full Documentation: [README.md](https://github.com/sandy-sp/metadata-cleaner/blob/main/README.md)
Report Issues: [GitHub Issues](https://github.com/sandy-sp/metadata-cleaner/issues)