VRCInventoryManager is a Windows desktop app for browsing a local VRChat image folder and managing uploaded sticker and emoji files.
The app opens the current VRChat picture folder dynamically, using the same picture_output_folder setting surfaced by VRCX when present and the current user's Pictures folder as a fallback. It supports recursive browsing with VRCX month folders, previews animated GIFs, and can connect through the existing VRCX cookie store to list, preview, upload, and delete remote sticker and emoji files.
Each run writes VRCInventoryManager.debug.log beside VRCInventoryManager.exe.
.\build.ps1.\build.ps1 -ReleaseThe release build creates a compressed, self-contained, single-exe win-x64 zip under release\. If NSIS is installed, it also builds a per-user installer.
GNU General Public License v3.0; see LICENSE.