https://github.com/iaseth/xint
Xint Ebook Reader
https://github.com/iaseth/xint
Last synced: 4 months ago
JSON representation
Xint Ebook Reader
- Host: GitHub
- URL: https://github.com/iaseth/xint
- Owner: iaseth
- Created: 2022-12-05T06:35:11.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-12-07T09:45:41.000Z (almost 3 years ago)
- Last Synced: 2025-03-24T23:49:18.727Z (7 months ago)
- Language: JavaScript
- Homepage: https://xint.pages.dev
- Size: 425 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [Xint](https://xint.pages.dev)
Xint is a webapp that allows you to read and manage EPUB ebooks.
I created Xint because of my frustrations with the currently available options for reading ebooks on mobile and desktop.
I wanted to create an app that is blazingly fast, has a clean interface and works on all major platforms.You can use Xint here: [xint.pages.dev](https://xint.pages.dev)
## Currently supported features
* can read EPUB files
* can save and delete EPUB files
* works offline
* works on mobile and desktop
* displays `ToC` for navigating between chapters
* displays `spine` that allows you to navigate without ToC
* displays images## What makes Xint different from other apps
* Xint saves files into your browser, your ebooks are not sent to the server
* You do not need to download and install anything
* It is fast, and works on any platform that has a browser## Features to be added in future
* Support for other ebook formats
* Splitting content into real pages
* Ability to export PDF
* Ability to export Kindle formats
* Ability to take screenshots
* Allow ebook metadata editing