A downloadable tool for Windows and Linux

SD / SafeTensor Metadata Reader

You got a mess of .safetensors files and zero clue which one’s a base model or a LoRA? Same here, bro. This little beast scans all your SafeTensor files, spits out their metadata into a .txt file, and saves you from that “which file is what?” headache.

Why?

Because nobody’s got time for guesswork when you’re juggling models like a pro or just hoarding like me.

How to Run This Thing

Windows

  1. Drop your .safetensors files into the models folder.
  2. Double-click the .exe — a CMD window pops up, does its magic, then closes.
  3. Check for metadata_dump.txt right next to the .exe (not in the models folder).

Linux

  1. If you don’t have Python yet, go get it: https://www.python.org/downloads/
  2. Install the requirements:
pip install -r requirements.txt    
  1. Toss your .safetensors into the models folder.
  2. Run the scanner:
python SD_file_scanner.py    
  1. Find your output in metadata_dump.txt right where you ran the script.

Made by your friendly neighborhood shoeless wonder. No fluff, just metadata.

If you’re tired of wondering what the hell you downloaded — this is your new best friend.

Published 18 hours ago
StatusReleased
CategoryTool
PlatformsWindows, Linux
Authorbarefoot-boi
Tagsai_art, AI Generated, image_gen, safetensor
Average sessionA few seconds

Download

Download
SD_file_scanner.zip 128 MB

Install instructions

SD / SafeTensor Metadata Reader

You got a mess of .safetensors files and zero clue which one’s a base model or a LoRA? Same here, bro. This little beast scans all your SafeTensor files, spits out their metadata into a .txt file, and saves you from that “which file is what?” headache.

Why?

Because nobody’s got time for guesswork when you’re juggling models like a pro or just hoarding like me.

How to Run This Thing

Windows

  1. Drop your .safetensors files into the models folder.

  2. Double-click the .exe — a CMD window pops up, does its magic, then closes.

  3. Check for metadata_dump.txt right next to the .exe (not in the models folder).

Linux

  1. If you don’t have Python yet, go get it: https://www.python.org/downloads/

  2. Install the requirements:

pip install -r requirements.txt   
  1. Toss your .safetensors into the models folder.

  2. Run the scanner:

python SD_file_scanner.py   
  1. Find your output in metadata_dump.txt right where you ran the script.

Made by your friendly neighborhood shoeless wonder. No fluff, just metadata.

If you’re tired of wondering what the hell you downloaded — this is your new best friend.