Novus Stream Solutions
Field guideNovus Stream Solutions

2026 · Novus Stream SolutionsAbout 2 min readNovus Stream Solutions

Cross-site workflows without uploading

The estate works as a set of local desks. Workflow recipes should name export and import hops you can finish on your device without inventing a shared cloud.

Last updated

Cross-site workflows without uploading

A short captioned walkthrough of local export and import hops between Novus apps without a fake cloud bus.

Read the transcript
Complete transcript
  1. 0:00Examples hand fixtures to sibling apps.
  2. 0:04Files stay local; recipes stay explicit.
  3. 0:08No cross-origin file transfer is implied.
  4. 0:12Released facts beat working-tree guesses.

Transcript file (JSON) · Captions (WebVTT)

Contents
  1. 1.Overview
  2. 2.Anatomy of an honest recipe
  3. 3.Failure modes to document
  4. 4.Accounts are not a warp pipe
  5. 5.Shipping checklist for authors

Overview

People already stitch Novus tools together: cut a subject in Background Remover, convert a table in Convert, cost a recipe in Restaurant, compare a PDF, visualise a track, import an AI usage export. The estate does not need a fictional universal upload bus for those stories to be useful. It needs recipes that name each hop and honour each privacy boundary.

Without-uploading means the default path keeps bytes on the device: download, save, reopen, import. Optional accounts may sync settings or workflows inside one product. They are not a silent bridge that moves arbitrary documents between every subdomain.

Anatomy of an honest recipe

A recipe lists ordered hops. Each hop names the app, the entry URL, the input format, the output format, and the refusal that proves the boundary. Example: Examples kit to Restaurant notebook import; Convert XLSX to SQLite; BG Remover PNG into a PDF packet; AI Stats export replay.

If a hop cannot be proven with a fixture or a one-minute manual check, it does not belong in the recipe. Wishful interoperability is how support queues grow.

  • Name formats, not vibes.
  • Cite the Examples pack when an importer is involved.
  • State whether an account is required.
  • State what never leaves the browser on that hop.

Failure modes to document

Wrong schema version. Missing text layer on a PDF compare. Table route not yet verified. Mask alpha misunderstanding in a design tool. Visualizer export quality dropping on a warm phone. Each failure should point to the article or docs page that already explains the refusal.

Do not paper over failures with “try again later.” Teach the check that distinguishes user error from product limit.

Accounts are not a warp pipe

Where a product offers an account, read what it stores. PDF Studio accounts, for example, are explicit about settings and workflows versus document bytes. Copying that mental model blindly to another app is unsafe. Always read the product’s own storage article.

Cross-site recipes should work signed out whenever the underlying tools do. Requiring sign-in to demonstrate a local export is a demo smell.

Shipping checklist for authors

Write the recipe. Run it on a clean profile. Capture the exports you claim. Confirm each import. Record the versions. Only then publish the hub article or docs page.

Verification habit: open the live surface named in the article, complete one happy path, force one refusal, and write the exact UI sentence you saw. If a teammate cannot repeat that from your notes, the article is unfinished.

Keep advertising and CMP configuration out of this story. Product films and demos explain features. They are not a licence to edit Mediavine, Journey, or adhesion paths.

When a sibling app changes a handoff contract, update this hub article in the same change set. Dated reviews are claims about prose, not about builds.

Pair this with docs demos that route to the right app: demos teach the first mile; recipes teach the miles between products without inventing a cloud you do not operate.

Frequently asked questions

Quick answers to common questions about this topic.

Can I move work between Novus apps without uploading to Novus?

Yes for the local-first paths: download or export from one app, then open or import in another on your device. Account sync, where it exists, is optional and product-specific.

Is there a universal Novus cloud clipboard?

No. Each product states what stays in the browser and what an optional account may store. Do not assume a shared server clipboard between subdomains.

What should a workflow recipe include?

The owning apps, the export format, the import entry point, the refusal cases, and the privacy boundary for each hop.

Was this page helpful?

Your answer stays in this browser, it is not sent anywhere and no account or cookie is involved.