px-asset-extract - Extract transparent PNG assets and JSON manifest from images
Decomposes images into individual transparent PNG assets with classification and a JSON manifest using classical computer vision.
Tags
Updated: 2026-09-17Capabilities
Typical Inputs
What this skill does
- Segment image elements
- Classify extracted assets
- Crop transparent PNGs
- Generate JSON manifest
- Filter assets by type
- Extract precomputed regions
Inputs
- Source image files
- Regions JSON file
Outputs
- Individual transparent PNG assets
- Manifest JSON file
- Visualization image
Requirements
- Python
- Pillow
- NumPy
