littletry/media-metadata

Extract normalized metadata from video, audio, and image files.

Public
4 runs

Run time and cost

This model runs on CPU hardware. We don't yet have enough runs of this model to provide performance information.

Readme

Media Metadata

Inspect video, audio, and raster image files and return normalized JSON metadata.

How to use

  1. Upload a video, audio, or image file.
  2. Run the model.
  3. Read the normalized metadata output.

Output

  • Media type, MIME type, format, and file size
  • Display width and height
  • Duration when available
  • Animation status and image frame count

Dimensions account for video rotation and EXIF orientation. Attached album art does not classify an audio file as video.

Common formats include MP4, MOV, WebM, MP3, WAV, FLAC, JPEG, PNG, WebP, GIF, AVIF, HEIC, and HEIF.

SVG, PDF, archives, and Office files are not supported. Exact codec support depends on the FFmpeg build.

Model created