Download Latest Version mova_10.0.34-0.tar.gz (10.5 MB)
Email in envelope

Get an email when there's a new version of Mova PDF voice reader

Home
Name Modified Size InfoDownloads / Week
archive 2026-09-07
README.txt 2026-09-07 1.9 kB
mova-dbgsym_10.0.34-0_amd64.deb 2026-09-07 844.3 kB
mova_10.0.34-0_amd64.deb 2026-09-07 10.7 MB
mova_10.0.34-0.dsc 2026-09-07 1.1 kB
mova-dbgsym_10.0.34-0_arm64.deb 2026-09-07 1.1 MB
mova_10.0.34-0.tar.gz 2026-09-07 10.5 MB
mova_10.0.34-0_arm64.deb 2026-09-07 9.7 MB
Totals: 8 Items   32.9 MB 9
# Mova PDF Reader 10.0.34 — Rust Edition

Mova is a lightweight PDF reader written in Rust for Linux.

The application displays two PDF pages side by side and automatically adjusts their size to the application window. It also includes text-to-speech support powered by eSpeak NG.

## Main features

* Two-page book view
* Automatic page scaling
* Previous and next page navigation
* PDF file selection dialog
* Loading progress indicator
* Text-to-speech using eSpeak NG
* Multiple speech languages
* Adjustable reading speed
* Highlighting of the currently spoken text
* Click on a line to select where reading should begin
* Automatic saving of the last opened document and page
* Restoration of the reading position after restarting the application

## Requirements

* Linux
* eSpeak NG
* Poppler utilities (pdftotext)
* PDFium shared library (libpdfium.so)

## Running from a terminal

To open a specific document:

```
mova document.pdf
```

To start the application without specifying a document:

```
mova
```

The application will reopen the most recently used PDF file when possible. You can also select another document by clicking the "Open PDF" button.

## Reading progress

Mova stores the reading position separately for every opened PDF document. The progress is saved after changing pages and restored the next time the document is opened.

Configuration is stored in:

```
~/.config/pdf-reader/reading-progress.json
```

## Text-to-speech

Click "Read" to begin reading the currently displayed pages. Click a line on a PDF page to choose where reading should start.

The speech language and speed can be selected from the application toolbar. Available voices depend on the voices installed with eSpeak NG.

## License

See the README-LICENSE.md and THIRD-PARTY-NOTICES.md files included with the application.

## Author

Krzysztof Sadowski

Project name: Mova PDF Reader
Version: 10.0.34

Source: README.txt, updated 2026-09-07