Читать электронные книги онлайн бесплатно

Читайте файлы EPUB, MOBI, AZW3, FB2 и PDF онлайн бесплатно с навигацией по содержанию, настраиваемым размером шрифта и темами чтения.

Бесплатный онлайн-конвертер файлов. Работает в Chrome, Firefox, Safari, Edge, Opera и других современных браузерах на Windows, macOS, Linux, Android и iOS. Не требует установки ПО или регистрации. Все преобразования выполняются прямо в браузере, поэтому ваши файлы не покидают устройство. Бесплатно и без учётной записи.

Читать электронные книги онлайн бесплатно

Откройте и читайте файлы EPUB, MOBI, AZW3, FB2 и PDF онлайн. Установка или аккаунт не нужны.

Перетащите вашу электронную книгу сюда

или нажмите, чтобы выбрать

Supports EPUB, MOBI, AZW3, FB2 and PDF

Загружается книга...

Нажмите, чтобы показать управление
5 Поддерживаемые форматы
Бесплатно Без регистрации
3 Темы чтения

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.

Функции читалки электронных книг

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

Поддержка форматов

Поддержка EPUB

Читайте стандартные файлы EPUB с полной навигацией по главам и встроенными изображениями.

Поддержка FB2

Читайте художественные книги FB2 с извлечением глав и встроенными изображениями.

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.

Полная конфиденциальность

Ваши файлы электронных книг никогда не загружаются. Все работает локально в вашем браузере.

Опыт чтения

Темы чтения

Выберите светлую, сепию или темную тему для комфортного чтения при любом освещении.

Управление типографикой

Настройте размер шрифта, высоту строки и семейство шрифтов по вашему предпочтению.

Содержание

Перейдите к любой главе, используя выпадающее меню содержания.

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