Skip to content
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
title: Audio mode for Media Transforamtions
title: Audio mode for Media Transformations
description: >
Media Transformations now supports `audio` mode, which extracts audio from a video.
date: 2025-07-22
---

The addition of this feature allows a user to extract audio from a source video, outputting
an M4A file to use in downstream workflows like AI inference, content moderation, or transcription.
We now support `audio` mode! Use this feature to extract audio from a source video, outputting
an M4A file to use in downstream workflows like [AI inference](/workers-ai/), content moderation, or transcription.

For example,

Expand Down
Loading