🎵 Music Tag Extractor

🎯 Overview

This tool extracts tag information (metadata) from music files in bulk and outputs it to a CSV file. You can easily create a list of information such as artist name, album name, song title, bitrate, and playback time.

✨ Key Features

📦 Distribution Files

File Name Description
music_tag_extractor.exe EXE file (approx. 7.2MB)
music_tag_extractor_ReadMe.html User manual (Japanese version)
music_tag_extractor_ReadMe_en.html This file (User manual - English version)

Note: There is no installation process for this tool. Simply place the EXE file anywhere and it's ready to use.

📋 Operating Environment

Item Description
OS Windows 10 or later
Supported Files MP3, FLAC, M4A, MP4, OGG, Opus, WAV
Other No additional software required

🚀 How to Use

Method 1: Drag & Drop

  1. Drag & drop music file(s) or folder onto music_tag_extractor.exe (or its shortcut)
  2. Processing starts automatically
  3. After completion, a CSV file is created in the same location
💡 Drag & Drop Tips:

Method 2: Direct Launch

  1. Double-click music_tag_extractor.exe
  2. When prompted for folder path, enter the path to the folder containing music files
  3. After completion, a CSV file is created in the same location

Note: For direct launch, the output filename is automatically set to music_tags_info.csv (numbered if already exists).

📊 Extracted Information

Field Description
Filename File name
Format File format (MP3, FLAC, etc.)
Artist Artist name
Album Artist Album artist name
Title Song title
Album Album name
Year Release year
Track Number Track number
Total Tracks Total number of tracks
Genre Genre
Comment Comment
Composer Composer
Duration Playback time (MM:SS format)
Duration (seconds) Playback time (seconds)
Bitrate Bitrate (kbps)
Sample Rate Sampling rate (Hz)

📁 Output Files

File Naming Rules

✅ About CSV Format: The output CSV file is saved with UTF-8 BOM, so Japanese characters are displayed correctly even when opened in Excel.

🔒 Security Information

VirusTotal Scan Results

This EXE file has been scanned by the third-party organization VirusTotal:

Detection Engines (6/72):

About False Positives:

⚠️ About Download Warnings

Your browser may warn that this is a "dangerous file", but this is a false positive.

For Chrome:

  1. "Dangerous file" appears in the download bar
  2. Click the "^" to the right of the filename
  3. Click "Continue" or "Keep"

For Microsoft Edge:

  1. "This file cannot be downloaded safely" appears
  2. Click "..." (details)
  3. Click "Keep"

⚠️ About First-Time Execution Warning

Windows Defender (SmartScreen) may display a warning, but this is a false positive:

  1. "Windows protected your PC" appears
  2. Click "More info"
  3. Click "Run anyway" button

❓ Troubleshooting

Tag Information is Blank

Cause: No tag information is embedded in the file.

Explanation:

Some Files Are Not Processed

Cause: The file is corrupted or in an unsupported format.

Solution:

CSV File is Garbled When Opened in Excel

Cause: Old version of Excel or configuration issue.

Solution:

💡 Usage Examples

Useful For

🎓 Technical Specifications

Libraries Used

Supported Formats

Format Extension Tag Format
MP3 .mp3 ID3v1, ID3v2
FLAC .flac Vorbis Comments
M4A/MP4 .m4a, .mp4 iTunes format
OGG Vorbis .ogg Vorbis Comments
Opus .opus Vorbis Comments
WAV .wav ID3v2 (if embedded)

📄 Disclaimer

Notes on Usage

📄 License

This tool is freely distributable and usable.

🧑‍💻 Developer Information

Developer Noriya
Email noriyahd28v@gmail.com
URL http://noriya.info/

This tool was developed with the aim of providing a better music experience for music lovers.
If you have any questions or feedback, please feel free to contact us at the above address.


Music Tag Extractor - Music Metadata Extraction Tool