# K0lb3/UnityPy

UnityPy is python module that makes it possible to extract/unpack and edit Unity assets

Repository: https://github.com/K0lb3/UnityPy
Canonical: https://ross.abutalabs.com/products/unitypy
Language: Python
License: MIT
License Family: permissive
Topics: unitypack, assetstudio, unity-asset-extractor, unity, unity-asset, python, python3, data-mining
Last push: 2026-08-01T19:02:55+00:00

## Health v2 (maintenance only)
Score: 75/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 95, release rhythm 35, longevity 100
- inputs: {"age_days": 2598, "days_push": 32, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1414, forks 191 (observed 2026-08-28T04:04:39.570320+00:00)

## What it is
UnityPy is a Python library for extracting, unpacking, and editing Unity game engine asset files, based on AssetStudio. It supports reading and modifying all object types via typetree structures in their native forms.

## Use cases
- extract textures and sprites from Unity games
- unpack Unity asset bundles in Python
- edit Unity asset files programmatically
- data-mine game assets from Unity builds
- convert Unity assets like audio and meshes to standard formats
- reverse engineer Unity game resources

## When to choose
- you need to programmatically extract or edit Unity assets from Python
- you want an open-source AssetStudio alternative with scripting support
- you are doing game data-mining or modding research

## When to avoid
- you need a GUI tool for browsing Unity assets
- you need a stable API for long-term unmaintained projects, since breaking changes occur in minor versions
- you work with non-Unity game engines

## Facets
- artifact type: library
- maturity: active
- function: parser, file-system, image-processing, audio-processing, developer-tools
- domain: gaming-tools, files, developer-tools
- platform: python, windows, cross-platform
- tags: unity-assets, asset-extraction, game-data-mining, asset-editing, assetstudio, data-engineering, macos, linux

## Member repositories
- K0lb3/UnityPy (main) score 75

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:39.570320+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:38:11.307234+00:00, confidence not recorded.
  - readme: https://github.com/K0lb3/UnityPy (fetched 2026-08-28T04:04:39.570320+00:00, sha bfcacd7d58bf)
- Data as of 2026-08-30T08:39:29.467469+00:00.
