https://github.com/bghgary/gltf-shell-extensions
Microsoft Windows shell extensions that pack .gltf to .glb and unpack .glb to .gltf
https://github.com/bghgary/gltf-shell-extensions
glb gltf
Last synced: about 1 month ago
JSON representation
Microsoft Windows shell extensions that pack .gltf to .glb and unpack .glb to .gltf
- Host: GitHub
- URL: https://github.com/bghgary/gltf-shell-extensions
- Owner: bghgary
- License: mit
- Created: 2018-01-08T06:43:41.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2025-02-09T19:03:56.000Z (8 months ago)
- Last Synced: 2025-05-26T05:09:51.283Z (4 months ago)
- Topics: glb, gltf
- Language: C#
- Homepage:
- Size: 4.98 MB
- Stars: 109
- Watchers: 7
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
[](https://github.com/bghgary/glTF-Shell-Extensions/actions/workflows/main.yml)
# glTF Shell Extensions for Microsoft Windows
Microsoft Windows shell extensions that pack .gltf to .glb and unpack .glb to .gltf# Installing
This tool is distributed through the Windows Store. Install the latest version [here](https://www.microsoft.com/store/apps/9NPGVJ9N57MV).# Usage
## Packing `.gltf` to `.glb`Right-click on a `.gltf` file and select `Pack to Binary glTF`.

Select a name for the new `.glb` file.

## Unpacking `.glb` to `.gltf`
Right-click on a `.glb` file and select `Unpack to glTF`.

Select a destination folder for the glTF files and click on the `Unpack` button.

