vitaPDF

PS VITA / PS TV vitaPDF by Joel16 v1.03

jolek

Senior Member
vitaPDF
Nvlw5x.png

  • Purpose:
    A simple homebrew file browser that is used for viewing various documents on the PlayStation VITA. vitaPDF utilizes various libraries to offer a simple and user friendly expereince.

    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
      • PDF
      • XPS
  • Credits:
Source code:
https://github.com/joel16/vitaPDF.
Homepage:
https://joel16dev.itch.io/vitapdf.
 
vitaPDF v1.01 is out!.

Changelog:
  • 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)
 
vitaPDF v1.03 is out!

Changelog:
  • Added ability to switch been landscape and portrait orientation (Use the square button to toggle orientation). The orientation is saved into the database and is specific to the ebook.
  • Update to MuPDF v1.26.10.
 

Similar threads

Back
Top