VitaPDF: Difference between revisions
From GameBrew
More actions
No edit summary |
No edit summary |
||
| Line 4: | Line 4: | ||
|description=Filebrowser for reading documents on PS Vita. | |description=Filebrowser for reading documents on PS Vita. | ||
|author=joel16 | |author=joel16 | ||
|lastupdated=2025/ | |lastupdated=2025/09/08 | ||
|type=Other Apps | |type=Other Apps | ||
|version=1. | |version=1.01 | ||
|license=AGPL-3.0 | |license=AGPL-3.0 | ||
|download=https://dlhb.gamebrew.org/vitahomebrews/vitaPDF.7z | |download=https://dlhb.gamebrew.org/vitahomebrews/vitaPDF.7z | ||
| Line 47: | Line 47: | ||
https://dlhb.gamebrew.org/vitahomebrews/images/vitaPDF-03.png | https://dlhb.gamebrew.org/vitahomebrews/images/vitaPDF-03.png | ||
==Changelog== | ==Changelog== | ||
'''v1.01''' | |||
* Fix crash when using the start button to exit the application. | |||
* Update to MuPDF v1.26.7. | |||
* Improve zoom performance by caching instead of re-parsing the PDF page contents on every zoom. | |||
* Save and obtain zoom level for each book. (The zoom level is only saved after navigating to previous/next page) | |||
'''v1.0''' | '''v1.0''' | ||
* First Release. | * First Release. | ||
Revision as of 08:42, 13 September 2025
| vitaPDF | |
|---|---|
| General | |
| Author | joel16 |
| Type | Other Apps |
| Version | 1.01 |
| License | AGPL-3.0 |
| Last Updated | 2025/09/08 |
| 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.01
- Fix crash when using the start button to exit the application.
- Update to MuPDF v1.26.7.
- Improve zoom performance by caching instead of re-parsing the PDF page contents on every zoom.
- Save and obtain zoom level for each book. (The zoom level is only saved after navigating to previous/next page)
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