You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-4Lines changed: 8 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,11 +3,13 @@
3
3
4
4
# OpenReader WebUI
5
5
6
-
OpenReader WebUI is a sleek, web-based PDF reader with built-in Text-to-Speech capabilities, offering a seamless reading experience with synchronized audio narration.
6
+
OpenReader WebUI is a sleek, web-based reader with built-in Text-to-Speech capabilities, offering a seamless reading experience with synchronized audio narration for both PDF and EPUB documents. Read books with ease, listen to articles on the go, or study like you have your own lecturer, all in one place.
7
7
8
8
- 🎯 **TTS API Integration**: Compatible with OpenAI API TTS and Kokoro FastAPI TTS, enabling high-quality voice narration
9
9
- 💾 **Local-First Architecture**: Secure document handling with IndexedDB browser storage - no server uploads required
10
10
- 🔍 **Smart Text Processing**: Real-time sentence detection and synchronized text highlighting during playback
11
+
- 📚 **EPUB Support**: Read EPUB files with table of contents and synchronized text
12
+
- 📄 **PDF Support**: Read PDF files with text extraction and page navigation
11
13
- ⚡ **Modern Tech Stack**: Built with Next.js, React, and Tailwind CSS
0 commit comments