mirror of
https://github.com/snapotter-hq/SnapOtter.git
synced 2026-08-03 07:46:42 +02:00
Replace 13 content fixtures with deterministic, reproducible outputs from gen-synthetic-content.mjs: - QR codes (PNG/SVG/AVIF): qrcode lib encoding https://snapotter.com - Barcodes (PNG/AVIF): Code 128B encoder for SNAPOTTER-TEST-123 - OCR text (English/Japanese PNG): Sharp SVG text rendering - PDFs (2-page/6-page): minimal PDF byte generator - Audio (MP3 with ID3 tags, 30s WAV): ffmpeg 440Hz sine wave - Video (1s metadata, 30s hero): ffmpeg testsrc2 + sine tone All outputs are CC0 with no third-party IP. The generator script is idempotent and can be re-run to reproduce identical fixtures.