Metadata Magic with Python
Unlock hidden information in files with Python File Metadata
This course teaches you how to extract, analyze, and clean file metadata in Python. From basic file size and type to advanced EXIF data in images, you’ll learn to scan, compare, filter, and even remove metadata for privacy and security.
🎓 What you’ll learn:
✅ Read file size and modification time in Python
✅ Detect file types and kinds programmatically
✅ Scan entire folders for metadata automatically
✅ Extract EXIF metadata from images
✅ Compare metadata across multiple files
✅ Filter and organize files based on metadata rules
✅ Remove sensitive metadata from images
🚀 Why take this course?
Metadata can tell a story—sometimes too much. Whether you’re analyzing datasets, cleaning files for sharing, or building security tools, Python gives you the power to uncover and control metadata in a practical way.
📦 What’s included:
🎥 Full video course with step-by-step lessons
📁 Interactive exercises