video-comparer
CommunityCompare videos and generate interactive quality reports.
Authordaymade
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill analyzes original vs. compressed videos, computing PSNR, SSIM, and VMAF-like metrics, and produces interactive HTML reports for visual comparison.
Core Features & Use Cases
- Metadata extraction, quality metrics, and compression analysis
- Interactive viewing modes (slider, side-by-side, grid)
- Frame-based comparisons with zoom controls
- Self-contained HTML reports suitable for offline sharing
Quick Start
- Basic compare:
python3 scripts/compare.py original.mp4 compressed.mp4
Dependency Matrix
Required Modules
httpxmarkdownffmpegffprobe
Components
scriptsreferencesassets
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: video-comparer Download link: https://github.com/daymade/claude-code-skills/archive/main.zip#video-comparer Please download this .zip file, extract it, and install it in the .claude/skills/ directory.