mirror of
https://github.com/snapotter-hq/SnapOtter.git
synced 2026-08-03 07:46:42 +02:00
Video (13): mov, webm, avi, m4v, mts, m2ts, 3gp, flv, wmv, mpg, mpeg, ts, ogv Audio (9): flac, aac, m4a, ogg, opus, wma, aiff, amr, ac3 Subtitle (1): ass Image RAW (5): cr2 (Canon), nef (Nikon), arw (Sony), orf (Olympus), rw2 (Panasonic) Document (7): doc, ppt, odp, xls, ods, htm, markdown Data/archive (2): yml, zip Media files generated locally with ffmpeg from existing tiny.mp4/wav. RAW files downloaded from rawsamples.ch and filesamples.com. Office files downloaded from filesamples.com. All validated with ffprobe/file magic bytes.
7 lines
239 B
HTML
7 lines
239 B
HTML
<!doctype html>
|
|
<html>
|
|
<head><meta charset="utf-8"><title>SnapOtter test</title>
|
|
<style>h1 { color: #336; } p { font-size: 12pt; }</style></head>
|
|
<body><h1>SnapOtter HTML fixture</h1><p>Paged media test paragraph.</p></body>
|
|
</html>
|