No description
Find a file
ifedan-ed 4fc76bc650 Show PDF instantly from local file, extract text in background
- PDF renders immediately on file select via blob URL (no server round-trip)
- Text extraction happens in background (only needed for TTS audio)
- Default view is now PDF (shows the real document, not extracted text)
- User can switch to Text view to see extracted sentences with highlighting
- Nextcloud PDFs also default to PDF view when opened

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-11 04:56:30 +02:00
static Show PDF instantly from local file, extract text in background 2026-04-11 04:56:30 +02:00
.gitignore Add .gitignore 2026-04-11 02:27:12 +02:00
auth.py Add auth, Nextcloud, voice lock, saved docs, progress saving, and all new TTS voices 2026-04-11 03:23:18 +02:00
main.py Add PDF.js viewer, column-aware PDF extraction, and view toggle 2026-04-11 04:16:56 +02:00
models.py Add email verification, user Nextcloud settings, Groq TTS, favicon, and settings page 2026-04-11 04:12:25 +02:00
requirements.txt Add auth, Nextcloud, voice lock, saved docs, progress saving, and all new TTS voices 2026-04-11 03:23:18 +02:00
speechify.db Add email verification, user Nextcloud settings, Groq TTS, favicon, and settings page 2026-04-11 04:12:25 +02:00