StatSimPreview

Drag & drop a file here

Or

Preview large text files online

Load any text-based file of arbitrary size in your browser

Computer files tend to grow in size without limits. Especially program logs and datasets. Opening such files can be a real challenge for most text editors. In most cases, they simply freeze, lacking RAM and processing power. That happens because most programs load files completely, reading all their contents from a disk into memory. Luckily it's possible to preview large text-based files sequentially, loading them piece by piece without "eating" all machine's memory. Another great news is you can do that online, using only your browser, without sending data to any server. StatSim Preview loads data in small chunks so that you can preview files of any size almost immediately.

Open large files

And small too. You can preview any text-based file located on your disk. It works with CSV, XML, JSON, YAML, TXT, and many other formats.

Immediate preview

Because the app pre-loads only a tiny piece of content, you can see it instantly. No matter how big is the original file or what its type.

Dynamic loading

Loading additional information happens automatically, similar to how social networks load older posts. You can also load all file contents.

100% client-side

StatSim Preview is a JavaScript app living in your browser without any server-side code. So any file you open stays on your machine.

If you enjoyed the app, star us on GitHub. To report bugs, create an issue.

Star Issue