38 lines
997 B
Markdown
38 lines
997 B
Markdown
<!-- ©AngelaMos | 2026 -->
|
|
<!-- DEMO.md -->
|
|
|
|
<div align="center">
|
|
|
|
```ruby
|
|
███╗ ███╗███████╗████████╗
|
|
████╗ ████║██╔════╝╚══██╔══╝
|
|
██╔████╔██║███████╗ ██║
|
|
██║╚██╔╝██║╚════██║ ██║
|
|
██║ ╚═╝ ██║███████║ ██║
|
|
╚═╝ ╚═╝╚══════╝ ╚═╝
|
|
```
|
|
|
|
**Demo & Preview**
|
|
|
|
<br>
|
|
|
|
<a href="https://pypi.org/project/metadata-scrubber/">
|
|
<img src="https://img.shields.io/badge/PyPI-metadata--scrubber-3775A9?style=for-the-badge&logo=pypi&logoColor=white" alt="PyPI"/>
|
|
</a>
|
|
|
|
<br>
|
|
|
|
```ruby
|
|
uv tool install metadata-scrubber
|
|
```
|
|
|
|
</div>
|
|
|
|
---
|
|
|
|
### Read, Scrub & Verify
|
|
|
|
Metadata inspection with categorized report (device info, image data, GPS, timestamps), batch scrubbing with progress bar, and post-scrub verification
|
|
|
|

|