# Diffusion Studio > Professional video editor for agents and humans. Work on an infinite canvas, or ask your coding agent to analyze, edit, and generate for you. Every page on this site is also published as plain Markdown. Append `.md` to any URL, or send `Accept: text/markdown`, to receive the raw Markdown source. ## Product What Diffusion Studio is, what it costs, and how to set it up for a coding agent. - [Home (Markdown)](https://diffusion.studio/index.md) - [Home (HTML)](https://diffusion.studio/) - [Pricing (Markdown)](https://diffusion.studio/pricing.md) - [Pricing (HTML)](https://diffusion.studio/pricing) - [Download (Markdown)](https://diffusion.studio/download.md) - [Download (HTML)](https://diffusion.studio/download) - [Contact (Markdown)](https://diffusion.studio/contact.md) - [Contact (HTML)](https://diffusion.studio/contact) ## Agent interface Diffusion Studio is driven by the `dapi` command line tool. Claude Code, Codex, Cursor, Copilot, Gemini CLI and any coding agent can all use it to edit, analyze & understand footage, cut, generate, and export. - [Agent skills](https://github.com/diffusionstudio/skills): Video editing skills for coding agents - [GitHub repository](https://github.com/diffusionstudio/editor): The editor, desktop app, and dapi CLI, MPL-2.0 - [GitHub organization](https://github.com/diffusionstudio) - Install the skill: `npx skills add diffusionstudio/skills -g` - Install the app: `brew install --cask diffusionstudio/tap/editor` ## Changelog Product updates and releases, newest first. The index enumerates every entry as a flat list of links. Append `.md` to any URL, or send `Accept: text/markdown`, to receive the raw Markdown source. - [Changelog index (Markdown)](https://diffusion.studio/changelog.md) - [Changelog index (HTML)](https://diffusion.studio/changelog) - Example: [https://diffusion.studio/changelog/text-to-lottie-text-edit.md](https://diffusion.studio/changelog/text-to-lottie-text-edit.md) ## Legal Privacy policy and terms and conditions. Append `.md` to any URL, or send `Accept: text/markdown`, to receive the raw Markdown source. - [Privacy Policy (Markdown)](https://diffusion.studio/legal/privacy-policy.md) - [Privacy Policy (HTML)](https://diffusion.studio/legal/privacy-policy) - [Terms and Conditions (Markdown)](https://diffusion.studio/legal/terms-and-conditions.md) - [Terms and Conditions (HTML)](https://diffusion.studio/legal/terms-and-conditions) ## Optional - [Product pages as one file](https://diffusion.studio/llms-full.txt): the four product pages and the changelog index concatenated, without legal text or release history - [Machine manifest](https://diffusion.studio/.well-known/diffusion-studio.json): install commands, CLI setup, and supported agent clients as JSON - [XML sitemap](https://diffusion.studio/sitemap-index.xml)