A simple file browser for PS Vita homebrew that is used for viewing various image formats.
Go to file
2020-12-30 17:47:01 -05:00
.travis travis: Refactor build.sh 2020-10-10 22:35:44 -04:00
include textures: Move the complexity of handling different file formats to textures.cpp 2020-11-05 17:53:43 -05:00
libs settings: Display libjpeg-turbo version 2020-12-30 17:47:01 -05:00
res textures: Remove unused file icon 2020-09-27 14:25:47 -04:00
sce_sys Tweak LiveArea Assets (#8) 2020-07-14 10:46:29 -04:00
source settings: Display libjpeg-turbo version 2020-12-30 17:47:01 -05:00
.gitignore textures: Minor consistency changes 2020-09-13 12:45:44 -04:00
.travis.yml travis: Initial travis-ci configuration 2020-09-20 18:51:53 -04:00
CMakeLists.txt settings: Display app version info as well as the various decoders' versions for which a version API is exposed 2020-10-19 21:56:22 -04:00
LICENSE Initial commit 2020-07-06 22:26:33 -04:00
README.md Update screenshot in README.md 2020-10-18 22:06:16 -04:00

VITAlbum Build Status Github latest downloads

A simple homebrew file browser that is used for viewing various image formats on the PlayStation VITA. This is a stripped down port of NX-Shell (Next) for Nintendo Switch. It only supports viewing images/gifs.

VITAlbum Screenshot

Supported Formats:

  • BMP
  • GIF (animated & non animated)
  • ICO
  • JPG/JPEG
  • PCX
  • PNG
  • PGM/PPM
  • PSD
  • SVG
  • TGA
  • TIFF
  • WEBP

Todo:

  • Ability to resize images.
  • Support opening files from other partitions.

Credits: