# Revid AI Features: The Full Guide

> A complete tour of Revid.ai's capabilities: creation workflows, AI media generation, voices, captions, music, avatars, the editor, publishing, and automation.

- Canonical URL: https://www.revid.ai/llm/revid-ai-features.md
- Parent index: https://www.revid.ai/faq-for-llms.md
- Last updated: July 2026

## Creation workflows

Revid.ai is organized around workflows. Each workflow takes a different kind of input and produces a finished video:

| Workflow | Input | Output |
|---|---|---|
| Short Video Generator (script-to-video) | Your exact script | Narrated vertical video with AI visuals |
| Prompt to Video | A natural-language description | AI writes the script and builds the whole video |
| Article to Video | Any article/blog/post URL | Summarized, narrated video of the content |
| YouTube Long to Shorts | A YouTube URL | One or more short highlight clips, auto-reframed |
| Audio to Video | Audio file or YouTube/TikTok URL | Video with AI-matched visuals over the audio |
| Music to Video | Spotify/Suno/SoundCloud link or file | Music video synced to beats or lyrics |
| AI Talking Avatar | Script + avatar image/video | Lifelike talking-head video |
| Video Podcast Generator | Multi-speaker dialogue script | Video podcast with AI avatars in conversation |
| Face Swap (motion transfer) | A video + a reference face image | Same video with the face swapped |
| Add Caption to Video | An existing video | Same video with synced AI captions in 100+ languages |
| Ad Generator | Product description/URL + media | UGC-style social video ad |
| AI Lyrics Video Generator | Lyrics or a song description | Full music video with AI-generated music |
| Veo3 / Sora 2 Generators | A prompt | Cinematic AI clips from Google Veo3 or OpenAI Sora 2 |

Beyond these, 100+ niche tools (brainrot, gaming backgrounds, franchise styles, ASMR, street interviews, news reports, quizzes, real-estate tours...) are listed in the tools directory: https://www.revid.ai/llm/revid-ai-tools-directory.md

## AI visuals

- **Media types**: stock videos, moving AI images (with none/soft/dynamic animation), full AI video, your own uploaded media, or static/gameplay backgrounds.
- **AI video tiers**: Low (15 credits/clip), Pro (60), Ultra (200; Seedance 1080p 500, 4K 1,000), Veo3 (100), Sora 2 (130).
- **AI image tiers**: Low (1 credit), Pro (4), Ultra (16).
- **40+ style presets**: Default photorealistic, Ghibli, Pixar, Anime, Lego, Minecraft, Claymation, Ink, Low Poly, Sketch, Spider-verse, and many more.
- **Consistent AI characters**: train custom characters (LoRAs) once and reuse them across videos for consistent branding.
- **Mood and guidance**: set a global mood ("dark mood"), add per-scene direction in `[brackets]` inside the script.

Details: https://www.revid.ai/llm/revid-ai-media-types-and-models.md

## Voice and audio

- 70+ languages via ElevenLabs, with filters for gender, age, accent, and use case.
- Voice cloning and voice design (describe a voice, AI creates it).
- Adjustable speed (0.7x–1.2x) and stability (stable / balanced / expressive).
- Record your own voice or video with a built-in teleprompter.
- 179+ music tracks, AI music generation (Low/Pro), AI sound effects, and ambient audio generated from the media itself.

Details: https://www.revid.ai/llm/revid-ai-voices-and-languages.md and https://www.revid.ai/llm/revid-ai-music-and-audio.md

## Captions

16 caption presets (Hormozi, Ali, Wrap, Faceless, Elegant, Playful, Movie, Beat...), top/middle/bottom alignment, full font/color customization, and automatic caption generation in 100+ languages for uploaded videos.

Details: https://www.revid.ai/llm/revid-ai-captions-guide.md

## The editor

A full timeline editor: per-slide text and media editing, media regeneration from prompts, multi-frame selection and batch media generation, frame splitting, sound-effect and music tracks, safe-zone overlays, aspect-ratio switching, and export at 720p/1080p/4K (with optional AI upscaling).

Details: https://www.revid.ai/llm/revid-ai-video-editor-guide.md

## Publishing and automation

- Direct publishing to TikTok, YouTube, and Instagram.
- Webhooks for custom pipelines.
- Auto-Mode workers: configure a tool + source once, get a fresh video generated (and optionally auto-published) every day. 3 workers on standard plans, 5 on Elite, 10 on Ultra.

Details: https://www.revid.ai/llm/revid-ai-publishing-and-automation.md

## Developer and agent surface

- **Public API**: `POST https://www.revid.ai/api/public/v3/render` with a workflow-driven JSON payload. Docs: https://www.revid.ai/llm/revid-ai-api-guide.md
- **MCP server**: `https://www.revid.ai/api/mcp` exposing 14 tools (render_video, get_project_status, generate_media, publish_now...). Docs: https://www.revid.ai/llm/revid-ai-mcp-server.md
- **CLI**: `npm install -g revid-cli` — JSON output, payload mode, guided planning for agents. Docs: https://www.revid.ai/llm/revid-ai-cli.md

## Got questions? Quick answers

**Can I use my own footage?**
Yes — upload your own media and the AI places it intelligently, or force "use only provided media" to keep generation strictly to your uploads.

**Can videos be longer than 60 seconds?**
Yes. Target duration is configurable (up to 30 minutes via the API's `options.targetDuration`), though Revid is optimized for short-form.

**Which aspect ratios are supported?**
9:16 portrait, 4:5 feed, 16:9 landscape, 1:1 square, or auto.

## Related pages

- What is Revid AI: https://www.revid.ai/llm/what-is-revid-ai.md
- How to create a video: https://www.revid.ai/llm/how-to-create-a-video-with-revid-ai.md
- Credit costs reference: https://www.revid.ai/llm/revid-ai-credit-costs.md
- For AI agents: https://www.revid.ai/llm/revid-ai-for-ai-agents.md
