A simple file browser for PS Vita homebrew that is used for viewing various image formats.
Go to file
2020-09-18 21:35:17 -04:00
include popups: Remove unused function declaration 2020-09-18 15:34:28 -04:00
libs textures: Implement animated gif decoding using libnsgif 2020-09-13 17:24:34 -04:00
res gui: Slightly increase global font scaling and increase texture size 2020-09-16 21:37:39 -04:00
sce_sys Tweak LiveArea Assets (#8) 2020-07-14 10:46:29 -04:00
source textures: Display file name based on config 2020-09-18 15:44:08 -04:00
.gitignore textures: Minor consistency changes 2020-09-13 12:45:44 -04:00
CMakeLists.txt Bump version for release 2020-09-18 21:35:17 -04:00
LICENSE Initial commit 2020-07-06 22:26:33 -04:00
README.md README.md: Reflect new changes 2020-09-18 14:04:43 -04:00

VITAlbum 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
  • TGA
  • TIFF
  • WEBP

Todo:

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

Credits: