Display an Avatar
From exporting your avatar to displaying it in the viewer

Download
Download the viewer (VRC Avatar Viewer) from the BOOTH distribution page. The exporter will be installed via VCC (VRChat Creator Companion) in the next Step 2.
- Visit the BOOTH distribution page
- Download the viewer
- Extract the downloaded ZIP file


- The viewer can be launched immediately after extracting the ZIP (no installation required)
- The exporter will be installed via VCC (VRChat Creator Companion) in the next Step 2
Install the Exporter
The exporter is a Unity editor extension (similar to a plugin). Install it via VCC (VRChat Creator Companion).
-
Open VCC and click
Settings→Packages→Add Repository



-
Enter the following URL to add it
https://vrcavatarviewer.com/vpm/index.json


- From the project list in VCC, open
Manage Projectfor your avatar project

- Find "VRC Avatar Viewer Exporter" in the package list and install it with the
+button


Export the Avatar
VRC Avatar Viewer handles avatars in its own dedicated format called
.avab. Use the exporter to convert your avatar into this format.
The original avatar data is not modified at all, so you can work with peace of mind.
- In Unity's Hierarchy (the object list on the left side of the screen), select the avatar you want to export Click the avatar's root (the topmost parent object)
- With it selected, right-click →
VRC Avatar Viewer→ selectExport Avatar (.avab) - A save dialog will appear; choose the save location and file name, then click "Save"
- A progress bar will appear and the export will proceed
- Done when "Export succeeded." is displayed





- The exported
.avabfile can be saved anywhere you like, and you can also bring it to another PC. - If you modify the avatar, please export it again (overwriting is also possible)
- The viewer has a feature to specify a folder and display a list, so it's convenient to keep them all in one folder
Display the Avatar in the Viewer
Open the exported .avab file in the viewer. .vrm files are also supported. There are three methods.

Method A: Drag & Drop (Easiest, Recommended)
- Launch VRC Avatar Viewer
- Drag and drop the
.avabfile directly onto the viewer window - The avatar will be displayed

Method B: From the "Open Avatar File" Button
- Launch VRC Avatar Viewer
- Click the "Open Avatar File" button at the bottom of the screen
- In the file selection dialog, select the
.avabfile and click "Open" - The avatar will be displayed
Method C: Select from Folder List
- Keep your
.avabfiles together in one folder - Launch VRC Avatar Viewer
- Click the "Select from Folder" button at the bottom of the screen
- Select the folder containing the
.avabfiles - The avatar list screen will appear, displaying avatars with thumbnails
- Click the avatar you want to display

- The folder selected via Method C is remembered, so you can quickly open the avatar list on next launch
- When you overwrite-export a
.avabfile, the Viewer will automatically reload it (no need to reopen) .vrmformat files are also supported
Basic Controls
Once the avatar is displayed, try moving it around freely with your mouse.
Camera Controls
| Action | Behavior |
|---|---|
| Left Drag | Rotate the avatar |
| Right Drag | Pan the camera (dynamic bones will react) |
| Mouse Wheel | Zoom in/out |
| Double-click | Zoom to the clicked location (double-click again to return) |
Other Features
From the toolbar, you can also use "Desktop Mascot Mode" which makes the background transparent and displays only the avatar on your desktop, animation playback and playlist features using .anim / .vrma files, and a settings menu for lighting, background color, and more.