Skip to content
Novus Examples

Explore the test library

Find files, editable templates and browser test targets by what you need to make or test. Explore complete business kits for connected records, templates and expected results.

5297 results

Page 37 of 221; 24 results per page.

Show the canonical directory
Preview of Contact Form (HTML)
html
3.9 KB
Actual file preview for Contact Form (HTML)

Contact Form (HTML)

A downloadable, self-contained contact form: name, email, subject, and message with native HTML5 validation and a honeypot. Open it straight from disk; no scripts or requests leave the page.

File
HTML · Contact · 4 fields
Preview of Container: 3GP
3gp
23 KB
Actual file preview for Container: 3GP

Container: 3GP

One H.264 elementary stream wrapped in 3GP. Every file in this group was produced from the SAME encode with a stream copy, so the compressed video bytes are identical and the container is genuinely the only difference. The mobile profile of MP4, from the feature-phone era. Still emitted by some Android capture paths, so it turns up in user uploads.

File
3GP · Containers · 480x270
Use case
Video codecsConversion testing+1· Conversion set
Preview of Container: AVI
avi
41.7 KB
Actual file preview for Container: AVI

Container: AVI

One H.264 elementary stream wrapped in AVI. Every file in this group was produced from the SAME encode with a stream copy, so the compressed video bytes are identical and the container is genuinely the only difference. Microsoft's 1992 container. No B-frame timestamp support and a 4 GB practical limit, but enormous amounts of archived material still live in it.

File
AVI · Containers · 480x270
Use case
Video codecsConversion testing+1· Conversion set
Preview of Container: M4V
m4v
23.2 KB
Actual file preview for Container: M4V

Container: M4V

One H.264 elementary stream wrapped in M4V. Every file in this group was produced from the SAME encode with a stream copy, so the compressed video bytes are identical and the container is genuinely the only difference. MP4 under Apple's alternative extension. Byte-identical structure; the extension exists purely so iTunes could distinguish video, and it is a good test of extension-driven format detection.

File
M4V · Containers · 480x270
Use case
Video codecsConversion testing+1· Conversion set
Preview of Container: Matroska
mkv
22.8 KB
Actual file preview for Container: Matroska

Container: Matroska

One H.264 elementary stream wrapped in Matroska. Every file in this group was produced from the SAME encode with a stream copy, so the compressed video bytes are identical and the container is genuinely the only difference. The most permissive container in common use: any codec, unlimited tracks, chapters, attachments. Not natively playable in Safari, which is its main practical limitation.

File
MKV · Containers · 480x270
Use case
Video codecsConversion testing+1· Conversion set
Preview of Container: MP4 (ISO BMFF)
mp4
23.2 KB
Actual file preview for Container: MP4 (ISO BMFF)

Container: MP4 (ISO BMFF)

One H.264 elementary stream wrapped in MP4 (ISO BMFF). Every file in this group was produced from the SAME encode with a stream copy, so the compressed video bytes are identical and the container is genuinely the only difference. The ISO base media format, and the default for web delivery. Supports faststart, which moves the index to the front so playback can begin before the file has finished downloading.

File
MP4 · Containers · 480x270
Use case
Video codecsConversion testing+1· Conversion set
Preview of Container: MPEG Transport Stream
ts
28.5 KB
Actual file preview for Container: MPEG Transport Stream

Container: MPEG Transport Stream

One H.264 elementary stream wrapped in MPEG Transport Stream. Every file in this group was produced from the SAME encode with a stream copy, so the compressed video bytes are identical and the container is genuinely the only difference. The broadcast and HLS-segment container. Fixed 188-byte packets and no global index, so it can be cut at any packet boundary and still decode, which is exactly why streaming uses it.

File
TS · Containers · 480x270
Use case
Video codecsConversion testing+1· Conversion set
Preview of Container: QuickTime
mov
23.1 KB
Actual file preview for Container: QuickTime

Container: QuickTime

One H.264 elementary stream wrapped in QuickTime. Every file in this group was produced from the SAME encode with a stream copy, so the compressed video bytes are identical and the container is genuinely the only difference. Apple's container, and the direct ancestor of MP4: the two share the same atom structure, which is why remuxing between them is nearly free.

File
MOV · Containers · 480x270
Use case
Video codecsConversion testing+1· Conversion set
Preview of Content Calendar Template (XLSX)
xlsx
5.4 KB
Actual file preview for Content Calendar Template (XLSX)

Content Calendar Template (XLSX)

A monthly content calendar tracking posts across channels with owner and status columns and a COUNTIF that tallies published items: a realistic marketing planning sheet.

File
XLSX · Content Calendar
Preview of Context Diff - Classic *** / --- Format
diff
303 B
Actual file preview for Context Diff - Classic *** / --- Format

Context Diff - Classic *** / --- Format

The same change as the unified twin, emitted in the pre-unified context format: `*** before` and `--- after` blocks separated by a row of asterisks, with `!`, `+` and `-` change markers. Parsers that assume every diff starts with `---`/`+++` misread this one as a unified diff with no hunks.

File
DIFF · Diffs · UTF-8
Use case
Error handlingVisual diff / regression+1· Conversion set
Preview of Convert v2 3DS Semantic Geometry Reference
json
561 B
Actual file preview for Convert v2 3DS Semantic Geometry Reference

Convert v2 3DS Semantic Geometry Reference

JSON semantic reference for the 3DS tetrahedron, publishing vertex order, face indices, bounds, and the closed-mesh contract. Stable P8 artifact p8-convert-model-3ds-reference.

File
JSON · P8 Convert
Use case
Conversion testingMesh processing QA+1· Paired fixture
Preview of Convert v2 AMF Semantic Geometry Reference
json
561 B
Actual file preview for Convert v2 AMF Semantic Geometry Reference

Convert v2 AMF Semantic Geometry Reference

JSON semantic reference for the AMF tetrahedron, publishing vertex order, face indices, bounds, and the closed-mesh contract. Stable P8 artifact p8-convert-model-amf-reference.

File
JSON · P8 Convert
Use case
Conversion testingMesh processing QA+1· Paired fixture
Preview of Convert v2 Archive Member Manifest
json
371 B
Actual file preview for Convert v2 Archive Member Manifest

Convert v2 Archive Member Manifest

JSON ground-truth manifest for the canonical compressed-TAR twins, publishing each safe path, byte count, and full SHA-256 digest. Stable P8 artifact p8-convert-archive-member-manifest.

File
JSON · P8 Convert · 2 members
Use case
Conversion testingSchema validation· Conversion set
Preview of Convert v2 Archive SHA-256 List
txt
169 B
Actual file preview for Convert v2 Archive SHA-256 List

Convert v2 Archive SHA-256 List

GNU-style SHA-256 list for the two canonical TAR members, preserving relative paths and full lowercase digests. Stable P8 artifact p8-convert-archive-sha256.

File
TXT · P8 Convert · 2 members
Use case
Conversion testingMetadata testing· Conversion set
Preview of Convert v2 Archive-Media ZIP Control
zip
277 B
Actual file preview for Convert v2 Archive-Media ZIP Control

Convert v2 Archive-Media ZIP Control

Existing-format ZIP/TXT media control combining a plain README and a WebVTT sidecar for nested media extraction checks Stable P8 artifact p8-convert-legacy-archive-media-control.

File
ZIP · P8 Convert · 2 members
Use case
Conversion testingCompression testing· Conversion set
Preview of Convert v2 CAB Stored Control
cab
107 B
Actual file preview for Convert v2 CAB Stored Control

Convert v2 CAB Stored Control

Valid single-file Microsoft Cabinet using uncompressed CFDATA for bounded legacy extraction tests Stable P8 artifact p8-convert-legacy-cab.

File
CAB · P8 Convert · 1 member
Use case
Conversion testingCompression testing· Conversion set
Preview of Convert v2 Canonical TAR.BZ2
tar.bz2
207 B
Actual file preview for Convert v2 Canonical TAR.BZ2

Convert v2 Canonical TAR.BZ2

Canonical compound-suffix source for the same deterministic bzip2-compressed TAR member set Stable P8 artifact p8-convert-tar-bz2.

File
TAR.BZ2 · P8 Convert · 2 members
Use case
Conversion testingCompression testing· Conversion set
Preview of Convert v2 Canonical TAR.XZ
tar.xz
240 B
Actual file preview for Convert v2 Canonical TAR.XZ

Convert v2 Canonical TAR.XZ

Canonical compound-suffix source for the same deterministic XZ-compressed TAR member set Stable P8 artifact p8-convert-tar-xz.

File
TAR.XZ · P8 Convert · 2 members
Use case
Conversion testingCompression testing· Conversion set
Preview of Convert v2 DRC Semantic Geometry Reference
json
604 B
Actual file preview for Convert v2 DRC Semantic Geometry Reference

Convert v2 DRC Semantic Geometry Reference

JSON semantic reference for the DRC tetrahedron, publishing vertex order, face indices, bounds, and the closed-mesh contract. Stable P8 artifact p8-convert-model-drc-reference.

File
JSON · P8 Convert
Use case
Conversion testingMesh processing QA+1· Paired fixture
Preview of Convert v2 DRM-Free AZW E-book
azw
29.4 KB
Actual file preview for Convert v2 DRM-Free AZW E-book

Convert v2 DRM-Free AZW E-book

DRM-free AZW/MOBI7 e-book source copied byte-for-byte from the catalog's valid reader fixture for legacy import testing. Stable P8 artifact p8-convert-legacy-azw.

File
AZW · P8 Convert