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 72 of 221; 24 results per page.

Show the canonical directory
Preview of Event JSON Schema
json
383 B
Actual file preview for Event JSON Schema

Event JSON Schema

Draft-07 JSON Schema describing a SAMPLE event object for domain-specific validator tests.

File
JSON · Schema
Preview of Event Planner Template (XLSX)
xlsx
6 KB
Actual file preview for Event Planner Template (XLSX)

Event Planner Template (XLSX)

A two-sheet event planner: a budget sheet with estimated-versus-actual difference formulas and totals, plus a task sheet with owners, due dates, and status.

File
XLSX · Event Planner
Preview of Event Registration (Fillable PDF)
pdf
16.5 KB
Actual file preview for Event Registration (Fillable PDF)

Event Registration (Fillable PDF)

A fillable PDF event-registration AcroForm: attendee details, a ticket-type dropdown, session checkboxes, a T-shirt-size radio group, and a notes box.

File
PDF · Acroform · 11 fields
Preview of Event RSVP Form (HTML)
html
3.8 KB
Actual file preview for Event RSVP Form (HTML)

Event RSVP Form (HTML)

Event RSVP form with guest count for calendar and seating workflow tests.

File
HTML · Events · 4 fields
Preview of Event Run of Show (CSV)
csv
1.7 KB
Actual file preview for Event Run of Show (CSV)

Event Run of Show (CSV)

A minute-by-minute production schedule with cues, ownership, locations, and contingencies. This UTF-8 CSV twin contains the model's single canonical table for parser, import, and round-trip tests.

File
CSV · Planning · 11 rows
Use case
TemplatesConversion testing+1· Conversion set
Preview of Event Run of Show (PDF)
pdf
4.7 KB
Actual file preview for Event Run of Show (PDF)

Event Run of Show (PDF)

A minute-by-minute production schedule with cues, ownership, locations, and contingencies. This print-ready PDF twin is designed for page-rendering, extraction, and cross-format comparison tests.

File
PDF · Planning · 11 rows
Use case
TemplatesConversion testing· Conversion set
Preview of Event Run of Show (XLSX)
xlsx
7.1 KB
Actual file preview for Event Run of Show (XLSX)

Event Run of Show (XLSX)

A minute-by-minute production schedule with cues, ownership, locations, and contingencies. This Excel workbook adds filters, frozen headers, print settings, typed cells, and live formulas where the model defines them.

File
XLSX · Planning · 11 rows
Use case
TemplatesConversion testing+1· Conversion set
Preview of EWKB: PostGIS Hex With an Embedded SRID
txt
280 B
Actual file preview for EWKB: PostGIS Hex With an Embedded SRID

EWKB: PostGIS Hex With an Embedded SRID

PostGIS EWKB, where the SRID is carried by OR-ing 0x20000000 into the geometry-type word and appending the code. A strict OGC WKB reader sees type 0x20000001 instead of 1 and either fails or, worse, reports an unknown geometry type.

File
TXT · Wkt Wkb · 2 records
Use case
GeospatialSerialization testing+1· Conversion set
Preview of EWKT: PostGIS Extended WKT With an SRID Prefix
wkt
95 B
Actual file preview for EWKT: PostGIS Extended WKT With an SRID Prefix

EWKT: PostGIS Extended WKT With an SRID Prefix

PostGIS's extended WKT, which prefixes the geometry with `SRID=4326;`. It is not part of the OGC standard, so a strict WKT parser rejects the whole string, while a PostGIS-aware one gets the coordinate system for free.

File
WKT · Wkt Wkb · ASCII
Use case
GeospatialSerialization testing+1· Conversion set
Preview of EXIF Metadata Present (JPEG)
jpg
20 KB
Actual file preview for EXIF Metadata Present (JPEG)

EXIF Metadata Present (JPEG)

A JPEG carrying rich EXIF metadata (camera make/model, software, artist, copyright, timestamp), paired with an identical metadata-stripped copy for testing EXIF reading and privacy-scrubbing tools.

File
JPG · Color And Metadata · 512 × 512 px
Preview of EXIF Metadata Stripped (JPEG)
jpg
19.8 KB
Actual file preview for EXIF Metadata Stripped (JPEG)

EXIF Metadata Stripped (JPEG)

The same photo with all EXIF metadata removed: the stripped twin of the EXIF-present JPEG, for verifying that a metadata-scrubbing tool actually removed everything.

File
JPG · Color And Metadata · 512 × 512 px
Preview of EXIF Orientation 1 (normal)
jpg
6.5 KB
Actual file preview for EXIF Orientation 1 (normal)

EXIF Orientation 1 (normal)

A JPEG whose pixels are stored identically but whose EXIF Orientation tag is set to 1 (normal). Tests whether your tool honours orientation metadata.

File
JPG · Edge Cases · 400 × 300 px
Preview of EXIF Orientation 2 (mirror horizontal)
jpg
6.5 KB
Actual file preview for EXIF Orientation 2 (mirror horizontal)

EXIF Orientation 2 (mirror horizontal)

A JPEG whose pixels are stored identically but whose EXIF Orientation tag is set to 2 (mirror horizontal). Tests whether your tool honours orientation metadata.

File
JPG · Edge Cases · 400 × 300 px
Preview of EXIF Orientation 3 (rotate 180°)
jpg
6.5 KB
Actual file preview for EXIF Orientation 3 (rotate 180°)

EXIF Orientation 3 (rotate 180°)

A JPEG whose pixels are stored identically but whose EXIF Orientation tag is set to 3 (rotate 180°). Tests whether your tool honours orientation metadata.

File
JPG · Edge Cases · 400 × 300 px
Preview of EXIF Orientation 4 (mirror vertical)
jpg
6.5 KB
Actual file preview for EXIF Orientation 4 (mirror vertical)

EXIF Orientation 4 (mirror vertical)

A JPEG whose pixels are stored identically but whose EXIF Orientation tag is set to 4 (mirror vertical). Tests whether your tool honours orientation metadata.

File
JPG · Edge Cases · 400 × 300 px
Preview of EXIF Orientation 5 (mirror + rotate 90° CCW)
jpg
6.5 KB
Actual file preview for EXIF Orientation 5 (mirror + rotate 90° CCW)

EXIF Orientation 5 (mirror + rotate 90° CCW)

A JPEG whose pixels are stored identically but whose EXIF Orientation tag is set to 5 (mirror + rotate 90° CCW). Tests whether your tool honours orientation metadata.

File
JPG · Edge Cases · 400 × 300 px
Preview of EXIF Orientation 6 (rotate 90° CW)
jpg
6.5 KB
Actual file preview for EXIF Orientation 6 (rotate 90° CW)

EXIF Orientation 6 (rotate 90° CW)

A JPEG whose pixels are stored identically but whose EXIF Orientation tag is set to 6 (rotate 90° CW). Tests whether your tool honours orientation metadata.

File
JPG · Edge Cases · 400 × 300 px
Preview of EXIF Orientation 7 (mirror + rotate 90° CW)
jpg
6.5 KB
Actual file preview for EXIF Orientation 7 (mirror + rotate 90° CW)

EXIF Orientation 7 (mirror + rotate 90° CW)

A JPEG whose pixels are stored identically but whose EXIF Orientation tag is set to 7 (mirror + rotate 90° CW). Tests whether your tool honours orientation metadata.

File
JPG · Edge Cases · 400 × 300 px
Preview of EXIF Orientation 8 (rotate 90° CCW)
jpg
6.5 KB
Actual file preview for EXIF Orientation 8 (rotate 90° CCW)

EXIF Orientation 8 (rotate 90° CCW)

A JPEG whose pixels are stored identically but whose EXIF Orientation tag is set to 8 (rotate 90° CCW). Tests whether your tool honours orientation metadata.

File
JPG · Edge Cases · 400 × 300 px