Skip to content

jayathuc/meta-extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

10 Commits
Β 
Β 
Β 
Β 

Repository files navigation

File Metadata Extractor πŸ—ƒοΈ

This script, meta_extractor.py, allows users to extract metadata from files within a specified directory and its subdirectories, filtering by file extensions.

Features 🌟

  • User-friendly: prompts for directory and file extensions.
  • Recursive: scans specified directory and subdirectories.
  • Customizable: works with any file extensions.
  • Outputs metadata to a CSV file: including file path, name, size, creation date, and modification date.

How to Use πŸ”

  1. Ensure Python is installed on your system.
  2. Download meta_extractor.py to your local machine.
  3. Open a terminal or command prompt.
  4. Navigate to the directory containing meta_extractor.py.
  5. Run the script with python meta_extractor.py.
  6. Follow the on-screen prompts to input your directory and file extensions.

Requirements πŸ“‹

  • Python 3.x

Enjoy organizing and discovering your files! πŸš€

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages