Features
- Metadata Extraction - Dimensions, format (PNG, JPEG, GIF, WebP)
- Size Verification - 100% accurate dimension claims
- Claim Classification - Route to appropriate verifier
- Multi-VLM Consensus - Cross-validate semantic claims
Usage
Claim Types
| Claim Type | Method | Deterministic? |
|---|---|---|
| Size/Dimensions | Metadata parsing | ✅ 100% |
| Format | Header detection | ✅ 100% |
| Color | Pixel sampling | ⚠️ Partial |
| Text | OCR required | ❌ VLM |
| Semantic | Understanding | ❌ VLM |