Measured, not promised

Privacy audit

Most apps claim to be private. This one lets you verify it. A live monitor records every network request your browser makes and classifies it by destination — so you can see, in real time, that no document is uploaded to a third party. Below it: the formal threat model and exactly where each feature processes your data.

See the privacy-aware router that decides what may leave your device →

No third-party uploads detected

Every request this session went to the app's own origin or a service you configured — no document was sent to an unknown host.

0
requests watched
First-party
0
App API
0
Supabase
0
AI provider
0
Third-party
0

Live network monitor

Watching… Convert a file or run a tool in another tab and the requests appear here in real time.

Where each feature processes your data

Audio / video conversionYour browser

FFmpeg WebAssembly — the file never leaves your device.

Document & image conversionApp server

Processed by the app's own server, in memory, then discarded.

PDF editing & tablesApp server

Python backend on the same deployment; no third-party service.

Summarizer (extractive)Your browser

TextRank runs entirely client-side with no network call.

ATS resume analysisApp server

Deterministic scoring on the app's backend; résumé discarded after scoring.

Semantic Fidelity scoringApp server

Embeddings computed on the backend; no document leaves the deployment.

AI polish / rewrite (optional)Cloud (opt-in)

ONLY this opt-in action sends the selected text to your configured AI provider.

Threat model — who can see your document

Network eavesdropperProtected

Media never transmitted; other traffic is TLS to first-party origin only.

Cloud AI providerProtected

No document is sent to an AI provider unless you explicitly opt in to an AI action.

Third-party analytics / trackersProtected

No third-party scripts; CSP + a live network monitor prove zero external calls.

Server-side storageProtected

Files are processed in memory and discarded; the database stores metadata only.

Browser extensionPartial

COOP/COEP isolation limits cross-origin access, but an extension with page access is outside the app's control.

Local malwareNot protected

Anything running on your own machine is outside any web application's security model.

This dashboard is itself deterministic: the verdict is computed from real intercepted requests, not a promise.

FileFlowOne AI

Smart conversion assistant

How can I help?

Ask about conversions, generate diagrams, fix code, or get format advice.

Powered by Groq · Enter to send · Shift+Enter for new line