VitaPDF: Difference between revisions
From GameBrew
More actions
No edit summary |
No edit summary |
||
| Line 2: | Line 2: | ||
|title=vitaPDF | |title=vitaPDF | ||
|image=vitaPDF.png | |image=vitaPDF.png | ||
|description=Filebrowser for reading documents on | |description=Filebrowser for reading documents on PS Vita. | ||
|author=joel16 | |author=joel16 | ||
|lastupdated=2025/07/24 | |lastupdated=2025/07/24 | ||
| Line 19: | Line 19: | ||
|image_alt=vitaPDF | |image_alt=vitaPDF | ||
}} | }} | ||
vitaPDF is a | vitaPDF is a simple homebrew file browser that is used for viewing various documents on the PlayStation VITA. It utilizes various libraries to offer a simple and user friendly experience. | ||
== Features == | == Features == | ||
| Line 59: | Line 59: | ||
== External links == | == External links == | ||
* | * GitHub - https://github.com/joel16/vitaPDF | ||
* itch.io - https://joel16dev.itch.io/vitapdf | |||
* VitaDB - https://www.rinnegatamante.eu/vitadb/#/info/1290 | * VitaDB - https://www.rinnegatamante.eu/vitadb/#/info/1290 | ||
Revision as of 04:12, 27 July 2025
| vitaPDF | |
|---|---|
| General | |
| Author | joel16 |
| Type | Other Apps |
| Version | 1.0 |
| License | AGPL-3.0 |
| Last Updated | 2025/07/24 |
| Links | |
| Download | |
| Website | |
| Source | |
vitaPDF is a simple homebrew file browser that is used for viewing various documents on the PlayStation VITA. It utilizes various libraries to offer a simple and user friendly experience.
Features
- File browser:
- Display folders and supported pdf/book formats only.
- Supports sorting using file name and size.
- Ability to navigate to multiple devices (ux0:/, ur0:/)
- Saves last visited directory.
- GUI:
- Supports dark/light theme modes.
- Has a toggle for displaying title bar.
- Automatically saves page state via sqlite database. (Moving the pdf/book to another location will lose it's page state at the moment)
- Supports reading the following formats:
- CBT
- CBZ
- EPUB
- FB2
- MOBI
- XPS
Screenshots
Changelog
v1.0
- First Release.
Credits
- MuPDF
- ocornut and contributors for upstream imgui
- PreetiSketch for the LiveArea assets
- SDL3
- vitasdk
External links
- GitHub - https://github.com/joel16/vitaPDF
- itch.io - https://joel16dev.itch.io/vitapdf
- VitaDB - https://www.rinnegatamante.eu/vitadb/#/info/1290