README.md
July 23, 2025 · View on GitHub
Alexandria
Note: This project is no longer being actively developed.
A minimalistic cross platform eBook reader, built with Tauri ❤️ Epub.js
Main Features:
= Completed
= Work in Progress
= Planned
- Supported Systems:
Windows 8+ (.exe, .msi)
Linux (Flatpak, .AppImage, .deb)
MacOS (.dmg)
Android
IOS
- Supported Formats:
EPUB (.epub, .epub3)
Kindle (.azw, .azw3) and Mobipocket (.mobi)
FictionBook (.fb2, .fb2.zip)
Comic book archive (.cbr, .cbz, .cbt, .cb7)
Plain Text Files (.txt)
Custom Theme Support + Editor
Custom Font + Font Downloader
Highlights, Notes, and Bookmarks
Reading progress slider with chapter marks
Single-column, two-column, or continuous scrolling layouts
Adjust Word Spacing, Line Height, and Reader Margins
Highlight Exports
Split Screen Layout
Screenshots:
Default Light & Dark Themes
Annotations Popup
Theme Customizer
Reader Settings
Download
Linux:
Flatpak:
flatpak install io.github.btpf.alexandria
Windows:
Builds for windows are provided in Releases
MacOS:
The first unsigned builds for MacOS can now be found in Releases
Credits
johnfactotum/foliate - Inspiration for building project, code snippets, and FictionBook + Comicbook Support
futurepress/epub.js - Providing foundation for project
bfabiszewski/libmobi - Providing Kindle Format Support