ऑनलाइन मुफ्त ईबुक पढ़ें

EPUB, MOBI, AZW3, FB2 और PDF फ़ाइलों को ऑनलाइन मुफ्त में पढ़ें, सामग्री की तालिका नेविगेशन, समायोज्य फ़ॉन्ट आकार, और पढ़ने के विषयों के साथ।

फ़ाइल कन्वर्ट करने का मुफ़्त ऑनलाइन टूल। Windows, macOS, Linux, Android और iOS पर Chrome, Firefox, Safari, Edge, Opera और अन्य आधुनिक ब्राउज़रों में काम करता है। कोई सॉफ़्टवेयर इंस्टॉल या साइन-अप आवश्यक नहीं। सभी रूपांतरण सीधे आपके ब्राउज़र में चलते हैं, इसलिए आपकी फ़ाइलें आपके डिवाइस से बाहर नहीं जातीं। बिना खाते के मुफ़्त उपयोग करें।

ऑनलाइन मुफ्त ईबुक पढ़ें

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.

पूर्ण गोपनीयता

आपकी ईबुक फ़ाइलें कभी अपलोड नहीं की जाती हैं। सब कुछ आपके ब्राउज़र में स्थानीय रूप से चलता है।

पढ़ने का अनुभव

पढ़ने के विषय

किसी भी प्रकाश में आरामदायक पढ़ने के लिए हल्का, सेपिया, या गहरा विषय चुनें।

टाइपोग्राफी नियंत्रण

अपने पसंद के अनुसार फॉन्ट आकार, लाइन ऊँचाई, और फॉन्ट परिवार समायोजित करें।

सामग्री की तालिका

TOC ड्रॉपडाउन नेविगेशन का उपयोग करके किसी भी अध्याय पर कूदें।

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