A simple file browser for PS Vita homebrew that is used for viewing various image formats.
Go to file
2024-09-11 21:45:31 -04:00
include app: Switch to imgui_sdl2_renderer backend and minor stylistic changes 2023-10-18 17:20:51 -04:00
libs imGui: Update to v1.91.1 and display SDL version in settings 2024-09-11 21:45:31 -04: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 imGui: Update to v1.91.1 and display SDL version in settings 2024-09-11 21:45:31 -04:00
.gitignore textures: Minor consistency changes 2020-09-13 12:45:44 -04:00
.gitmodules imGui: Use imGui as a git submodule for easier updates 2022-01-29 20:21:24 -05:00
CMakeLists.txt imGui: Update to v1.91.1 and display SDL version in settings 2024-09-11 21:45:31 -04:00
LICENSE Initial commit 2020-07-06 22:26:33 -04:00
README.md README: Reflect new changes 2022-01-16 12:43:32 -05: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 (animated & non animated)

Todo:

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

Credits: