Only workspace IDs are saved in this browser—never files or input.
Universal workbench

SBOM Conversion Studio

Convert CycloneDX and SPDX JSON, YAML, XML, and tag/value through normalized components.

Device-onlyNo uploads. Ever.
Pipelines, branches, presets, naming, and detailed controls
Display
Help me choose the best output Suggested: Canonical SBOM JSON

Recommendations use the registered target format and tested fidelity classification. They never inspect or upload your content.

01Input
Drop files or a folder hereChoose CycloneDX JSON files or a folder — batch input is welcome
or paste content
314 chars · 1 lines · 314 B
02Configure & run
CycloneDX JSONSPDX JSON
structural conversion · single or batch
Conversion preflightSize, memory, engine, execution, and fidelity before you start
Input
314 B
Estimated peak memory
16 MiB
On-demand download
No large engine download
Execution
Responsive local worker
Fidelity
No lossy step declared
What to providePaste valid CycloneDX JSON syntax or drop one or more .cdx.json files.What you’ll getProduces previewable SPDX JSON text and a correctly named download.
Output naming & batch behavior
Exampleoutput.spdx.json
Pipeline 1 linear · 0 branches
Why use A → B → C?

A pipeline feeds each result directly into the next compatible converter. Use one when the destination needs an intermediate representation or when you want to inspect and normalize that middle format.

  • JSON → CSV → XLSX turns records into rows before building a workbook.
  • Markdown → HTML → DOCX resolves markup before creating a document.
  • SVG → PNG → PDF intentionally flattens vector artwork before placing it on a page.
Only type-compatible next steps are offered. Lossy steps are marked before you run them.
1CycloneDX JSON to SPDX JSONstructural
Parallel output branchesEach branch receives the final linear result. Branches do not feed or depend on one another.
03Tool output
Produces previewable SPDX JSON text and a correctly named download.Lightweight text routes update after 360 ms. Downloads remain explicit.
Processing happens locally. Your file bytes are never sent anywhere.
About this utility

How to use SBOM Conversion Studio

Convert CycloneDX and SPDX JSON, YAML, XML, and tag/value through normalized components.

What to provide

Drop the files described by this task. The selected converter validates signatures and processes them locally.

  1. Enter local source files or drop a compatible text file into the workbench.
  2. Review the task-specific options, fidelity warning, memory estimate, and destination representation.
  3. Select “Convert on this device,” then preview, compare, download, or continue through a compatible in-memory handoff.

What the result means

The converter workbench provides previews, progress, cancellation, warnings, and individual or ZIP downloads.

Privacy and safety

This utility is loaded as browser code and processes your input only in this tab. OmniCastConverter has no upload endpoint and never stores your content, filenames, tokens, or secrets. Generated markup and code are shown as inert text and are never executed.

Limitations

  • The focused task reuses its tested converter contract; source-format fidelity and browser memory limits remain visible before execution.

Try the included example

Select “Load example” at any time to restore this tested sample.

{"bomFormat":"CycloneDX","specVersion":"1.6","version":1,"metadata":{"component":{"type":"application","name":"Local app","version":"1.0.0"}},"components":[{"type":"library","bom-ref":"pkg:npm/example@1.0.0","name":"example","version":"1.0.0","purl":"pkg:npm/example@1.0.0","licenses":[{"license":{"id":"MIT"}}]}]}