✳ OMNIVIEWER

Drop any file. Any size.

safe · secure · no server · works offline · fast

…or just start typing at the cursor.

↓ scroll for about & FAQ

What is OmniViewer?

OmniViewer is a universal file viewer that runs entirely in your browser. Drop any file — JSON, CSV, logs, images, audio, video, or a mystery binary — and instantly see its raw content, plus a hex view with offsets and an ASCII panel. There is no upload and no server: the page reads only the bytes needed to paint your screen, so even multi‑gigabyte files open instantly and privately.

What you can do

Format-specific tools — formatted JSON, CSV tables, media metadata and playback — are rolling out per format, powered by the same engine as fastjsonviewer.com and hugecsv.com.

FAQ

Is my file uploaded anywhere?

No. OmniViewer is a static page with no server-side processing: your file is read directly by your browser and never leaves your computer.

How large a file can I open?

OmniViewer only ever reads the bytes it needs to paint the screen, so file size is effectively unlimited — it uses the same viewing engine as fastjsonviewer.com, which has been tested in-browser with a 40 GB file.

What file types are supported?

Every file gets a raw content view and a hex view today. Format-specific tools (formatted JSON, CSV tables, media metadata and playback) are rolling out per format, and unknown binaries always fall back to hex.

Can I type or paste instead of dropping a file?

Yes — the front page is an empty buffer. Just start typing at the cursor, or paste text, and the viewer (including the hex tab) treats it as content.

How is this related to fastjsonviewer.com and hugecsv.com?

Same engine, same authors. OmniViewer is the universal front door for any file; fastjsonviewer.com and hugecsv.com remain the deep, format-specific tools for huge JSON and CSV files.