# mafaca/UtinyRipper

GUI and API library to work with Engine assets, serialized and bundle files

Repository: https://github.com/mafaca/UtinyRipper
Canonical: https://ross.abutalabs.com/products/utinyripper
Language: C#
License: MIT
License Family: permissive
Topics: unity, asset, bundle, assetbundle, resource, unpack, ripper, extract, source, project, debug, viewer, unity3d
Last push: 2022-01-14T21:53:29+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3125, "days_push": 1692, "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 3093, forks 437 (observed 2026-08-28T04:07:42.392282+00:00)

## What it is
uTinyRipper is a GUI tool and core C# library for extracting assets from Unity serialized files and asset bundles and converting them into native Unity project format. It supports Unity versions 1.x through 2019.x, but development has been suspended by the author.

## Use cases
- extract textures and meshes from unity asset bundles
- convert a unity serialized file into a native unity project
- rip assets from a unity3d game build
- view and export prefabs, animations, and shaders from unity bundles
- extract audio and sprites from .assetbundle files
- programmatically parse unity asset files with a C# library

## When to choose
- you need to recover or inspect assets from Unity 2019.x or older builds
- you want a ready-made GUI for browsing and exporting Unity assets
- you need a C# library to programmatically read Unity serialized files

## When to avoid
- you work with Unity 2020.x or newer, which is unsupported
- you need an actively maintained tool with bug fixes and new features
- you only want a command-line pipeline; the console app is a sample and not improved

## Facets
- artifact type: application
- maturity: abandoned
- function: gui, cli, parser, file-system, sdk
- domain: developer-tools, files
- platform: windows, cross-platform, dotnet
- tags: unity, asset-extraction, asset-bundles, ripper, game-assets, discontinued, game-development

## Member repositories
- mafaca/UtinyRipper (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:42.392282+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-30T07:27:19.302097+00:00, confidence not recorded.
  - readme: https://github.com/mafaca/UtinyRipper (fetched 2026-08-28T04:07:42.392282+00:00, sha 89b9d3fcaed2)
- Data as of 2026-08-30T08:39:29.467469+00:00.
