Skip to content

SDK API Reference / SUPPORTED_MEDIA_EXTENSIONS

Variable: SUPPORTED_MEDIA_EXTENSIONS

const SUPPORTED_MEDIA_EXTENSIONS: readonly string[]

Image formats Engage DAM accepts for upload.

SVG is intentionally absent. Engage blocks the libvips SVG loader and the API returns 400 unsupported_file_type, so tdx rejects SVG before uploading rather than surfacing a server error. See EGE-2389.