Skip to content
Developer NPZ to MP4 converter

NPZ to MP4 converter

Upload a video NPZ artifact and export its RGB frame array as a browser-friendly MP4.

  • video_rgb_uint8_thwc
  • MP4 output
  • Up to 100 MB
  • Auto-delete within 24h

Drop your NPZ artifact here

or choose NPZ up to 100 MB and developer artifacts

Your files are secure and deleted automatically.

Auto-detect schema

This page expects the video_rgb_uint8_thwc schema and exports H.264 MP4.

Image artifacts

`image_rgb_uint8_hwc` reads the `image` array with shape `[H, W, 3]` and writes PNG.

Video artifacts

`video_rgb_uint8_thwc` reads `frames` plus optional `fps` and writes H.264 MP4.

Audio artifacts

`audio_pcm_float32` reads `audio` plus `sample_rate` and writes WAV or MP3.

Pose artifacts

`pose_control_npz_v1` contains conditioning tensors, so it returns a JSON report.