Skip to content
@Clyvora

Clyvora Technologies

Clyvora Technologies logo

Clyvora Technologies

Private by design. Useful by default.

We build focused, privacy-first browser tools that process your files on your device, not on our servers.

Website | Clyvora Lens | Clyvora Convert

Software that respects your data

Clyvora Technologies creates practical web tools without turning personal files into cloud data. There are no accounts to create and no file-upload pipeline hiding behind the interface. You can open a tool, finish the task, and leave with your data still under your control.

Clyvora Lens

Clyvora Lens preview

A local-first workbench for structured data. Open JSON or CSV, inspect its contents, search and filter records, and convert between formats without sending the source file away.

Features

  • Explore JSON as a collapsible tree or formatted text.
  • Search, sort, and filter CSV data.
  • Preview JSON and CSV conversions.
  • Process large files using browser workers.

Use Lens · View source

Currently in beta. Keep a copy of important source files and verify critical output.

Clyvora Convert

Clyvora Convert preview

A private media converter for images, audio, and video. Files are converted locally with native browser capabilities and a self-hosted WebAssembly media engine.

Features

  • Convert PNG, JPG, and WebP images.
  • Convert MP3, WAV, OGG, and Opus audio.
  • Convert MP4 and WebM video or extract audio.
  • Batch process files and download a ZIP.
  • Use cached conversion features offline.

Use Convert · View source

How local-first processing works

  1. You choose a file. The browser reads it directly from your device.
  2. The work happens locally. Browser APIs, background workers, and WebAssembly perform the requested operation.
  3. You download the result. The output is created on your device without passing through a Clyvora processing server.

Some explicitly requested network features, such as importing a supported public link, must contact the original media host. Each project's documentation describes these boundaries in detail.

What we believe

  • Your files should stay yours. File processing happens locally whenever the browser can do the work.
  • Useful tools should be simple. No account walls, unnecessary steps, or distracting interfaces.
  • Privacy should be the default. We design around data minimization instead of treating it as an afterthought.
  • Good software should be accessible. Our tools are built for keyboard use, clear feedback, and reduced motion.

Build with us

Our source-available repositories document how each tool works, how its privacy boundary is enforced, and how to run it locally. Bug reports, focused improvements, accessibility fixes, and performance work are welcome.

Before contributing, read the contributing and security guidance in the relevant repository. Licensing terms are documented per project.

Pinned Loading

  1. Lens Lens Public

    Private, local-first JSON and CSV viewer, inspector, and converter.

    TypeScript 4

  2. Convert Convert Public

    Private, local-first image, audio, and video converter that runs in your browser.

    TypeScript 4

Repositories

Showing 6 of 6 repositories

Top languages

Loading…

Most used topics

Loading…