Skip to content

MediaTransformer

Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20251118.0/node_modules/@cloudflare/workers-types/index.ts:8985

Media transformer for applying transformation operations to media content. Handles sizing, fitting, and other input transformation parameters.

transform(transform): MediaTransformationGenerator

Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20251118.0/node_modules/@cloudflare/workers-types/index.ts:8991

Applies transformation options to the media content.

MediaTransformationInputOptions

Configuration for how the media should be transformed

MediaTransformationGenerator

A generator for producing the transformed media output