
Gnoke Reader — A Universal Offline Document Viewer for Developers Who Work With Files
This is part of the Gnoke Suite — offline-first tools for developers. The Problem You open a .log → one app A .env file → another A .csv → Excel (slow for no reason) A .diff → now you're stuck Why are we still doing this in 2026? Developers, writers, and technical people constantly deal with raw files — logs, configs, dumps, patches — but there’s no simple, offline-first, no-setup viewer that handles all of it cleanly in one place. So I built one. What I Built Gnoke Reader — a universal offline document viewer that runs 100% in the browser. Open it. Drop a file. Read instantly. No upload. No account. No server. If your file opens in a browser, Gnoke Reader should be able to read it. Supported formats out of the box: 📝 Markdown — rendered with syntax-highlighted code blocks 📕 PDF — paged canvas renderer with keyboard navigation 📘 Word Document (.docx) — clean HTML conversion 📊 CSV / TSV — sortable table with row numbers and column count { } JSON — collapsible tree viewer 🖥️ Log files —
Continue reading on Dev.to Webdev
Opens in a new tab



