Silurus/ooxml: Pixel-faithful Office documents, rendered in the browser
Article excerpt
A developer has built an open-source tool that renders Office Open XML documents, Word files, Excel spreadsheets, PowerPoint presentations, directly in the browser with pixel-perfect fidelity. The project, called ooxml, recreates Microsoft's proprietary rendering engine using web technologies, letting users view formatted documents without installing Office or relying on cloud services. The work addresses a longstanding challenge: OOXML's format is technically open but vastly complex, with thousands of pages of specification covering fonts, styles, layout rules, and edge cases. Early versions already handle basic documents; the creator has posted the code on GitHub and generated discussion among Hacker News readers about the feasibility and usefulness of the approach.