Tool map
The canonical route index for this site: 89 named pages plus 8 generated route families. If you are linking to Novus Examples from elsewhere in the Novus Stream Solutions ecosystem, link from here — these are the addresses that are guaranteed not to move. Published URLs are permanent by policy and are never renamed once shipped.
Prefix everything below with https://examples.novusstreamsolutions.com. Looking for a machine-readable list instead? Use the sitemap or llms.txt.
Library categories
Derived from the catalog, so this list and the file counts cannot drift from what the site serves. Each hub links on to its subcategories and individual file pages.
- Images452 files
/images
Enhancement, segmentation, OCR, diff, and vision fixtures.
- Audio156 files
/audio
Reference tones, ASR pairs, loudness, and trim fixtures.
- Documents152 files
/documents
PDFs, Office files, annotations, markup, and text encodings.
- Data430 files
/data
CSV, JSON, schemas, APIs, and time series — clean and messy.
- Templates146 files
/templates
Visual scenes + document starting points, with a local Studio.
- Archives131 files
/archives
ZIP, TAR, gzip, 7z, and ISO — nested, unicode, empty, and encrypted.
- E-books90 files
/ebooks
EPUB, FB2, and CBZ — valid, intentionally invalid, and comic archives.
- Models159 files
/models
3D and CAD formats — STL, OBJ, 3MF, DXF, STEP, IGES, and EPS.
- Fonts100 files
/fonts
TTF, OTF, WOFF, and WOFF2 — one demo typeface across formats.
- Video402 files
/video
MP4, WebM, MKV, MOV, AVI, and OGV — one clip across the common codecs.
- Email110 files
/email
RFC 822 .eml messages and .mbox mailboxes for email parsers.
- AI / ML124 files
/ai
Training data, embeddings, annotations, and eval sets for ML pipelines.
- Source code125 files
/code
Idiomatic hello-world and real snippets across 16 programming languages.
- Web assets146 files
/web
Favicons, PWA manifests, service workers, robots/sitemap, OG cards, and .well-known files.
- Localization157 files
/localization
Translation catalogs — PO/POT, XLIFF, .strings, ARB, Android XML, RESX, i18next — with RTL and CJK.
- Security135 files
/security
PKI, JWT/JWKS, OAuth tokens, CORS/CSP headers, and SSH SAMPLE fixtures.
- Testing & QA142 files
/testing
JUnit, TAP, Gherkin, coverage, and HAR — the reports CI actually parses.
- Version control88 files
/version-control
Unified diffs, patches, conflict markers, and repository config files.
- Observability120 files
/observability
OTLP traces, Prometheus metrics, structured logs, and alert payloads.
- Supply chain116 files
/supply-chain
SBOMs, lockfiles, provenance attestations, and vulnerability reports.
- Geospatial158 files
/geospatial
GeoJSON, shapefiles, KML/KMZ, GeoPackage, WKT, and GPS traces.
- Scientific128 files
/scientific
Chemistry, bioinformatics, gridded data, and citation formats.
- Pipelines115 files
/pipelines
CI/CD workflows, IaC configs, build files, and orchestration DAGs.
- Prompts300 files
/prompts
Provider-neutral plans, message fixtures, tool calls, and evaluation contracts.
- Creator audio325 files
/creator-audio
Foley, ambience, voice, stems, cue sheets, and controlled editing cases.
- Creator video325 files
/creator-video
B-roll, social variants, overlays, timelines, captions, and sync references.
- Forms243 files
/forms
Live demos plus HTML and AcroForm fixtures for real-life use cases.
Generated route families
/{category}/{subcategory}/{slug} — one page per example file, each with its spec sheet, preview, pair links, and download.
Start here
The five entry points that cover most visits.
- Home
/
What the library is and the fastest routes into it.
- Browse all
/browse
The full directory, filterable by category, subcategory, format, and purpose.
- Search
/search
Fuzzy search across files, templates, forms, guides, and pages — runs in your browser.
- Browse by purpose
/for
Files grouped by what you are testing rather than by file type.
- Create
/create
Pick the right in-browser workspace for what you want to make.
Generated route families
/for/{purpose}— One page per testing purpose.
Reference tools
Answering “what formats do you have?” and “what even is this file?”
- Format coverage
/coverage
Every format available, planned, or deliberately unsupported — with reasons.
- Format glossary
/glossary
Plain-language explanations of each format, linked to real examples.
Generated route families
/glossary/{format}— One explainer per file format.
Creation workspaces
All six run entirely in your browser. Nothing is uploaded.
- Text & data editor
/editor
Syntax-highlighted editing and download for any text-based file.
- Form Studio
/forms/studio
Build or customise a form; export HTML, JSON, or a fillable PDF.
- Document Studio
/templates/studio
Build a document; export DOCX, XLSX, HTML, Markdown, or PDF.
- Visual Template Studio
/studio
Edit a visual scene and export PNG, JPEG, or WebP.
- Visual Studio — blank canvas
/studio/blank
Start a visual from an empty canvas.
- Audio creation lab
/create/audio
Synthesize bounded audio fixtures with recipe and SHA-256 evidence.
- Video creation lab
/create/video
Generate capability-gated WebCodecs fixtures without camera or upload access.
Generated route families
/studio/{templateId}— Open a specific visual template in the Studio (not indexed)./templates/studio/{slug}— Open a specific document family in Document Studio./forms/samples/{slug}— Standalone rendering of a catalog form definition.
Templates
Usable starting points rather than test fixtures.
- Templates hub
/templates
Visual and document starting points in one place.
- Visual templates
/visual-templates
Product, marketplace, social, and marketing scenes.
- Document templates
/templates#document-templates
Invoices, CVs, decks, contracts, and email — on the Templates hub.
Generated route families
/visual-templates/{category}— One hub per visual-template category./visual-templates/{category}/{slug}— One page per published visual template.
Live form demos
Working forms with real client-side validation, backed by an endpoint that stores nothing.
- Forms hub
/forms
All demos plus the downloadable HTML and AcroForm fixtures.
- Contact form
/forms/contact
The minimal case — a few fields and validation.
- Full contact form
/forms/full-contact
Every common input type in one form.
- Multi-step signup
/forms/signup
A three-step wizard with per-step validation and a review step.
- Survey form
/forms/survey
Mixed question types and validation states.
- Job application
/forms/job
A longer applicant flow.
- Checkout form
/forms/checkout
Address and payment-shaped fields, with fictional data only.
- Upload form
/forms/upload
A file input that reads filenames locally.
Live targets
Pages built to be automated and audited against. These are not downloads.
- Targets hub
/targets
Every live target in one list.
- ARIA landmarks
/targets/aria-landmarks
banner, navigation, main, complementary, contentinfo.
- Nested modals
/targets/modal-nest
A dialog that opens another — focus and Escape stacking.
- Infinite scroll
/targets/infinite-scroll
Append-only list with a sentinel.
- Table sort & filter
/targets/table-sort-filter
Sortable, filterable SAMPLE table.
- File drop zone
/targets/file-drop
Drag-and-drop and file-picker handling, entirely local.
- Iframe nest
/targets/iframe-nest
Nested srcDoc frames for frame-walking.
- Scroll-spy
/targets/scroll-spy
Sticky section nav driven by IntersectionObserver.
- Slow load
/targets/slow-load
Delayed hydration for loading-state and timeout tests.
- Print stylesheet
/targets/print
Screen-only chrome and print-only content.
- Forced light theme
/targets/theme-light
A page pinned to a light colour scheme.
- Forced dark theme
/targets/theme-dark
A page pinned to a dark colour scheme.
- Cookie banner
/targets/cookie-banner
Accept / Reject consent banner for CMP tests.
Learn
How the library works, and how to test with it.
- Help Center
/help
The hub for FAQ, docs, tutorial, and contact.
- Blog
/blog
Test-recipe guides with worked examples.
- Documentation
/docs
Spec sheets, pairs, groups, purpose tags, licensing, and CI usage.
- Tutorial
/tutorial
A guided tour from first browse to first export.
- FAQ
/faq
Licensing, safety, generation, and fixture requests.
Generated route families
/blog/{slug}— One page per published guide.
Company
Who runs this and what it is for.
- About
/about
Why every file is generated rather than collected.
- Features
/features
A full inventory of what the site does.
- Press kit
/press
Boilerplate, brand colours, icons, and verified numbers.
- Status
/status
What can and cannot break on a fully static site.
- Tool map
/tool-map
This page — the canonical route index.
- Contact
/contact
Request a fixture or report a problem.
Policies
Written in plain language, and kept honest about what they do not cover.
- License
/license
Files are free for any use, with no attribution required.
- Accessibility
/accessibility
Conformance posture, measured contrast, and the gaps we know about.
- Security policy
/security-policy
Coordinated disclosure, scope, and safe harbour.
- Privacy
/privacy
What is collected, and how consent works by region.
- Terms of use
/terms
Including the as-is disclaimer for intentionally corrupt files.
- Cookies & preferences
/cookies
Every cookie by name, plus the preferences panel.
Machine-readable
For crawlers, assistants, and anyone wiring this library into tooling.
- sitemap.xml
/sitemap.xml
Every indexable URL, dated from the content that backs it.
- robots.txt
/robots.txt
Everything crawlable except the demo API; AI crawlers explicitly welcomed.
- llms.txt
/llms.txt
A link-rich Markdown summary generated from the live catalog.
- manifest.webmanifest
/manifest.webmanifest
Web app manifest for installing the site.
- security.txt
/.well-known/security.txt
RFC 9116 contact record, pointing at the security policy.
- ads.txt
/ads.txt
Authorised digital sellers declaration.
- Offline page
/offline
Shown by the service worker with no network. Not indexed.