Novus Stream Solutions

Documentation

Novus ecosystem documentation

Structured guides for every public product under Novus Stream Solutions — each page links to the live spoke site, its full tool map, and hands-on tutorials where applicable. For product-by-product notes and the build story behind each tool, see the product blog.

Novus Visualizers demo — current step: Analyzing audio: detecting beats…

Novus Visualizers is the live music-video workflow inside the Novus ecosystem. The app runs at visualizers.novusstreamsolutions.com for creators, artists, editors, and small teams who want to upload a track (MP3, WAV, OGG, or M4A), pick an engine and a mode, customize motion and layout, and export a finished video without building every animation from scratch. The heavy compute stays on the user's device: a real-time 32-band FFT plus beat, onset, and loudness detection drives the motion; rendering uses HTML5 Canvas and WebGL via Three.js across 13 engines — Particles, Trails, Bloom, Character Motion, Radial, Spectrum, Bars, Tunnel, Waveform, Logo, Lattice, Terrain, and Stage Lights — that each carry 6 modes (78 in total), composited as ordered layers; on-device Whisper generates lyric captions; and export is client-side via WebCodecs to MP4 (H.264) or WebM (VP9) up to 4K at 24/30/60 fps, with platform presets, no watermark, and no export quota. Two editors share one saved document and one deterministic renderer, so the preview always matches the export: the Classic Editor is the guided path — upload a track, choose an engine and mode, then tune colors, geometry, direction, audio bindings, captions, logos, and overlays — while the Studio Workstation is the node-based path, with direct canvas editing, ordered layers, a beat-aware timeline with beat and bar markers, keyframes and graph curves, clips and loop regions, groups, masks, blend modes, and full-document undo/redo. What is no longer ephemeral is the work itself: a free Novus account adds a Creator Studio dashboard where drafts, projects, saved documents, and albums persist durably and reopen with every setting intact, a community feed where creators publish, like, and save visualizers, and a Creators hub for building an audience — plus companion tools (Cover Art Studio, Audio Effects Generator, Lyric Video Creator, Stream Overlays, and an Audio Library) around the core editors. The distinction worth holding onto is between local compute (rendering, transcription, and export run on your hardware) and account-backed persistence (your saved projects, albums, and community posts live with your account so you can reopen them on any device). This page is the canonical hub-side reference for the product; for the full build story see novusstreamsolutions.com/product-blog/building-novus-visualizers-uploaded-track-to-video.

NSS Background Remover demo — current step: Waiting for an image…

NSS Background Remover is the AI image tool in the Novus Stream Solutions lineup. It runs entirely in the browser at bgremover.novusstreamsolutions.com — no server uploads, no account required, and no usage limits. Two neural network models — RMBG-1.4 for speed and RMBG-2.0 (a BiRefNet-based bilateral reference network) for maximum quality — run locally through Transformers.js via WebGPU with an automatic WebAssembly fallback, stripping image backgrounds and exporting true straight-alpha transparency that renders correctly in Photoshop, design tools, and e-commerce platforms. A built-in brush editor handles edge refinement, and the suite has since grown to include a full image editor and video editor, 2×/4× AI upscaling for images and video, and a utility set that now totals 35 tools across image and video. This page explains what the product is for, why it is built the way it is, and how it fits the Novus ecosystem. For the full build story see novusstreamsolutions.com/product-blog/how-we-built-a-browser-background-remover.

Novus PDF Studio demo — current step: Waiting for a document…

Novus PDF Studio is the live PDF form-filling and signature editor in the Novus Stream Solutions portfolio. It runs at pdf.novusstreamsolutions.com. Its core workflow is the form editor: upload a PDF, scan likely fields with AI, refine every suggested layer manually, add missing text, number, checkmark/cross, date-style, or signature fields, draw a signature, and export or print the finished document. A blank-page authoring surface at /create starts from paper size, headings, images, tables, and shapes with selectable text. /sign-pdf is the dedicated signature workflow that says what a browser signature is and is not. /learn filters guides, tutorials, and workflows by the job you are doing. Alongside those, a suite of page tools is live at /tools — merge, split, organize, rotate, page numbers, protect (AES-256 passwords), unlock, compress, flatten, PDF-to-images, images-to-PDF, and OCR. This page reflects the product as it exists today. Redaction and metadata cleanup remain future possibilities, not current hub claims.

Novus Convert demo — current step: Waiting for supported files...

Novus Convert is the browser-first file conversion app in the Novus Stream Solutions portfolio. It converts and compresses files entirely on your device — with no account and no supported source files sent to a remote conversion service — and validates every result before a download is enabled. The workflow now spans 2,341 working routes over 274 documented formats, 244 of which are browser-ready inputs, across images (including camera RAW inputs), video, audio, documents, ebooks, archives, vector/CAD/3D meshes, and fonts — plus adjustable-quality compression for 125 same-format inputs, and mixed batches where each file can take a different output. The heavy lifting runs locally in WebAssembly — FFmpeg for audio and video, dedicated decoders for camera RAW formats, and pdf.js with pdf-lib for documents. Because the route matrix is so large, the live conversion directory at /conversions is the canonical, always-current list of every active input-to-output pair; 2,338 mature pairs and 243 format profiles are indexable, while newer fixture-pending routes stay noindex until their gates pass.

Novus Learn demo — current step: Pick a source — article, URL, paper, video...

Novus Learn is the source-grounded study app in the Novus Stream Solutions portfolio. Its promise is "follow the source, see the connections", and it now applies that promise to far more than an encyclopedia. You give it a source — a Wikipedia topic, a web page, an entire site, an open-access journal article, a video, a textbook, a file you upload, or a codebase — and it reads that fixed source and builds everything from the source's own sentences: a summary, study notes, flashcards, a quiz, a concept map, a guided lesson, and visuals. It is deliberately extractive rather than generative. It does not write answers, paraphrase a source into an unattributed summary, or invent citations; when the source cannot answer a question, it says so instead of filling the gap. Everything runs locally with no account and no cloud profile, saved projects live in versioned IndexedDB snapshots on your device, and the interface is available in ten languages. Since mid-2026 the app has also grown well beyond the study pipeline: a researched careers layer of 565 occupations across 20 families with a device-local matcher, 376 aptitude practice suites, 2,200 cognitive practice questions, 200 puzzles, the Novus Reasoning Challenge, and a 12-module JavaScript course all sit alongside it under the same local-first, accountless contract.

Novus Examples demo — current step: Counting the generated library...

Novus Examples is the sample-file library in the Novus Stream Solutions portfolio — a "Lorem Ipsum for files." When you need a real file to test something — a converter, a background remover, an image editor, an upload form, a parser, or a QA pipeline — Novus Examples gives you clean, correctly-formed sample files, plus deliberately awkward ones for testing how software behaves when a file is empty, oversized, or malformed. The library has grown to 4,075 files across 24 categories, 267 extensions, and 123 curated testing purposes, and every file is generated to an exact specification rather than collected, so it is copyright-free and ships with a spec sheet describing its properties; many come as paired fixtures (clean vs. messy, colour vs. greyscale, source vs. scanned). Beyond browsing, there is an Editor that now reads and rebuilds archives, a Visual Template Studio holding 840 templates across 42 categories, a Form Studio covering 243 catalog-backed form definitions, a Document Template Studio for 43 curated document families (36 of them editable), a format glossary, a Search, Live Test Targets, and purpose-based navigation so you can browse by exactly what you are testing. Everything is free to download, needs no account, and runs in your browser.

Novus Striker demo — current step: Loading the browser match...

Novus Striker is the arcade soccer game in the Novus Stream Solutions portfolio. It runs at striker.novusstreamsolutions.com as a browser game: no launcher, no store page, no install. Pick your team, chain combos, and look for last-second screamers in an over-the-top match style. The product is live enough to play and send feedback on, and honest enough to say it is still in major development. This hub page documents what exists today, what the play loop is aiming for, and where to go for tutorials and updates as Striker grows.

Novus AI Stats demo — current step: Opening the AI Stats PWA...

Novus AI Stats is the privacy-first AI history dashboard in the Novus Stream Solutions portfolio. It runs at aistats.novusstreamsolutions.com as a PWA: import ChatGPT, Claude, Gemini, Claude Code, Codex CLI/Desktop, Gemini CLI, and Cursor history from user-approved exports and files, then track time, sessions, agents, tokens, projects, and streaks in one place. Exports are parsed transiently in your browser and only normalized statistics are stored against your account — raw prompts, responses, attachments, source files, transcripts, and local paths are never persisted. The product is live and still in progress, free to use, with advertising kept off authenticated analytics pages. This hub page documents what exists today, what happens to an import, how metric quality labels work, and where to go for tutorials and updates.