A comic book reader that runs in your browser. Free, open source, and offline-first.
Drop in your comics and start reading. Floppy handles CBZ, CBR, PDF, and EPUB files — the formats you actually have sitting on your hard drive.
Everything stays on your device. No server, no account, no data collection. Your comics live in the browser's local storage and work offline.
Floppy is a progressive web app — install it from the browser on any device. No app store required.
- Reader — Single page, double-page spreads, or continuous scroll. Swipe, pinch to zoom, auto-saves your progress.
- Library — Self-organizing by series. Filter by reading status, search, or build custom lists. Handles 10 issues or 10,000.
- Bookmarks & notes — Mark pages, add notes while you read.
git clone https://github.com/TimMikeladze/floppy.git
cd floppy
bun install
bun run devOpen http://localhost:3000.
MIT