Web

Margin

Minimal EPUB reader

React · TypeScript · Vite

Chapter 3

3/12

Most EPUB readers are either feature-heavy or ugly. I built Margin to be the reader I actually wanted: minimal interface, clean typography, nothing competing with the text. Drop an EPUB file in and start reading. The rendering pipeline handles the EPUB zip format, parses the OPF manifest, and renders chapters through a consistent typographic system. It also tracks bookmarks and reading progress.

Projects