Read Ebooks Online Free

Read EPUB, MOBI, AZW3, FB2 and PDF files online for free with table of contents navigation, adjustable font size, and reading themes.

Read Ebooks Online Free

Open and read EPUB, MOBI, AZW3, FB2 and PDF files online. No installation or account needed.

Drop your ebook here

or click to browse

Supports EPUB, MOBI, AZW3, FB2 and PDF

Loading book...

Tap to show controls
5 Formats supported
Free No registration
3 Reading themes

What this reader opens

The reader works entirely in your browser, so the book you open never leaves your device. Five formats open directly, including Kindle books that are not copy protected.

FormatEngineContentsImagesStylingStatus
EPUBepub.jsFull, nestedYesPublisher CSSFully supported
AZW3Built inBy sectionYesReader stylesSupported, no DRM
MOBIBuilt inBy sectionYesReader stylesSupported, no DRM
FB2Built inPer sectionYes, embeddedReader stylesFully supported
PDFpdf.jsFrom bookmarksYesFixed layoutFully supported

EPUB is handled by epub.js, which renders the publisher's own styling and chapter structure. MOBI, AZW3 and FB2 are parsed by the reader itself. PDF is rendered page by page with pdf.js, and the chapter list is built from the document's own bookmarks where it has them.

Nothing is uploaded

Your book is opened and rendered locally in the browser. No file is sent to a server, which is why the reader keeps working even if you go offline after the page has loaded.

Kindle books and DRM

MOBI and AZW3 files open directly, including the ones your own converter produces. Books bought from the Kindle Store are usually protected by DRM, and those cannot be opened here or anywhere else without the retailer's permission. If a book is protected, the reader will tell you rather than failing silently.

Reading a PDF

A PDF has a fixed layout, so the text cannot reflow the way it does in an EPUB. The font size slider zooms the page instead, and the light, sepia and dark themes are applied as a filter over the rendered page. Chapter navigation uses the bookmarks the PDF was saved with; if it has none, you get a page list.

A note on FB2 chapter names

FB2 books store chapter names in a title element. Some converters, including Calibre, export chapters without one and put the heading in the body text instead. When that happens the reader falls back to numbered chapters, so navigation still works even though the names are not available.

Ebook Reader Features

Five formats, a comfortable reading experience, and nothing leaves your device.

Format Support

EPUB Support

Read standard EPUB files with full chapter navigation and embedded images.

FB2 Support

Read FB2 fiction books with chapter extraction and inline images.

PDF Support

Read PDF files page by page, with bookmark navigation and zoom.

Kindle Formats

Open MOBI and AZW3 books directly, with chapter navigation and images.

Workflow Privacy

Browser-side workflows can keep ebook files on your device when supported.

Reading Experience

Reading Themes

Choose light, sepia, or dark theme for comfortable reading in any lighting.

Typography Controls

Adjust font size, line height, and font family to your preference.

Table of Contents

Jump to any chapter using the TOC dropdown navigation.

References

  1. EPUB 3.3 - W3C Recommendation
  2. EPUB 3.3 OCF ZIP Container - W3C
  3. FictionBook 2.1 XML Schema - FictionBook.org
  4. epub.js, the EPUB rendering engine - GitHub
  5. DOMParser - MDN Web Docs, Mozilla
  6. File API - MDN Web Docs, Mozilla
  7. Ebook Conversion - calibre User Manual
  8. JSZip documentation