Inicio rápido

Esta guía cubre todas las funciones de D-ID:
- Empezando — Create your account and set up the Studio
- Cómo usar el traductor de vídeo D-ID — Turn one video into dozens of languages
- Cómo usar la API de D-ID Talking Head — Generate talking head videos from code
- Cómo usar las integraciones de D-ID — Connect D-ID to the tools you already run
- Cómo utilizar las campañas de vídeo D-ID — Send personalized video to hundreds of people at once
- Cómo utilizar los agentes de IA de D-ID — Build an assistant that answers from your own documents
- Cómo usar los avatares generados por IA de D-ID — Create a presenter from a written description
- Cómo usar la conversión de fotos a video de D-ID — Make any single photo speak your script
- How to Use D-ID Voice Cloning — Give your avatar your own voice
- How to Use D-ID Emotion and Expression Control — Set the mood of every line your avatar delivers
Tiempo necesario: 5 minutos por función
También en esta guía: Consejos profesionales | Errores comunes | Solución de problemas | Precios | Alternativas
¿Por qué confiar en esta guía?
I have used D-ID for eight months and tested every feature covered here.
Este tutorial se basa en trabajo práctico real, no en capturas de pantalla del proveedor.

D-ID is one of the most capable AI video generadores Disponible hoy.
Most people only ever touch the photo upload button.
Esta guía le muestra cómo utilizar todas las funciones principales.
Paso a paso, con capturas de pantalla y consejos profesionales.
Tutorial de D-ID
This How to Use D-ID tutorial walks through every feature, from your first login to the D-ID API.

HIZO
Turn one photo into a talking avatar in under a minute. D-ID covers 119 languages, clonación de voz and a real time API for digital humans. Start on the free Trial plan — no credit card needed.
Introducción a D-ID
Antes de utilizar cualquier función, complete esta configuración inicial.
Tarda unos tres minutos.
Paso 1: Crea tu cuenta
Go to the D-ID website and click “Get Started”.
Sign up with Google, Microsoft, or an email and password.
✓ Control: Comprueba tu bandeja de entrada para el correo electrónico de confirmación.
Step 2: Open Creative Reality Studio
D-ID runs in the browser, so there is nothing to install.
Log in and the Studio loads with your video library on the left.
Here is what my workspace looks like after a few months of use:

✓ Control: Deberías ver el panel principal.
Step 3: Set Your Defaults
Pick a canvas layout for mobile, social media, or presentaciones.
Set your default language and voice provider before you start writing.
Trial credits appear in the top right corner of the page.
✅ Hecho: Ya puedes utilizar cualquiera de las funciones que aparecen a continuación.
Cómo usar el traductor de vídeo D-ID
Traductor de vídeo lets you publish one recording in dozens of languages without reshooting it.
Aquí te explicamos cómo usarlo paso a paso.
Paso 1: Sube tu vídeo de origen
Open the Video Translator tab and drop in your finished clip.
Files under five minutes process fastest.
Paso 2: Seleccionar los idiomas de destino
Choose from the 119 languages D-ID supports, with accents included.
You can add several at once instead of running separate jobs.
Así es como se ve:

✓ Control: Each language appears as a separate item in your library.
Paso 3: Generar y descargar
Click Translate and wait for each version to render.
Every file comes back in MP4 format, ready to upload.
✅ Resultado: One video is now ready for every market you sell into.
💡 Consejo profesional: Translate the shortest cut of your video first, then check lip sync before running the long version.
Cómo usar la API de D-ID Talking Head
API de Talking Head lets you generate talking head videos straight from your own code.
Aquí te explicamos cómo usarlo paso a paso.
Paso 1: Generar una clave API
Open your account settings and create an API key.
Store it as an environment variable, never inside client code.
Step 2: Build the Request Payload
Your payload needs a source image URL and a script object.
The script accepts plain text or an audio file you host.
Así es como se ve:

✓ Control: The API returns a 201 response with a talk ID.
Step 3: Send the Call and Poll
POST the payload, then poll the returned ID until status is done.
The API can handle tens of thousands of requests in parallel.
✅ Resultado: You can generate digital humans at scale from your own app.
💡 Consejo profesional: Cache the source image URL on your side — repeated uploads are the slowest part of video production.
Cómo usar las integraciones de D-ID
Integraciones D-ID lets you connect D-ID to the tools your team already opens daily.
Aquí te explicamos cómo usarlo paso a paso.
Paso 1: Abra la página de Integraciones.
Find Integrations in the left sidebar of the Studio.
Chat, storage, and automatización services each get their own card.
Step 2: Pick Your Provider
Select the service you want to connect and click Add.
Chat providers let you attach an avatar to an existing bot.
Así es como se ve:

✓ Control: The provider card moves to your Connected list.
Step 3: Authorize and Test
Approve the permission screen, then run the built-in test call.
A green status badge means the connection is live.
✅ Resultado: Your avatar now works inside tools your team already uses.
💡 Consejo profesional: Connect one provider at a time and test it, or you will not know which integration broke.
Cómo utilizar las campañas de vídeo D-ID
Campañas de vídeo lets you send a personalized video to every name on a list.
Aquí te explicamos cómo usarlo paso a paso.
Paso 1: Sube tu lista de contactos
Import a CSV with one row per recipient and a name column.
Clean the list first — bad names show up on screen.
Step 2: Add Variables to the Script
Write one script and wrap merge fields in curly braces.
D-ID swaps each field per recipient at render time.
Así es como se ve:

✓ Control: The preview shows the first contact’s name in place.
Paso 3: Generar y compartir
Click Generate to build every version in one batch.
You get a landing page link for each contact.
✅ Resultado: Hundreds of personalized videos went out from one script.
💡 Consejo profesional: Keep the personalized part in the first six seconds, where people actually still watch.
Cómo utilizar los agentes de IA de D-ID
Agentes de IA D-ID lets you build assistants that answer questions from documents you provide.
Aquí te explicamos cómo usarlo paso a paso.
Step 1: Select a Role and Write Instructions
Creating an agent starts with choosing a role and giving instructions.
Agents can simulate real people, fictional characters, or brand influencers.
Paso 2: Cargar documentos de conocimiento
You can upload up to 5 documents as the knowledge base.
PDF, TXT and PPTX files work, and website URLs are supported.
Así es como se ve:

✓ Control: Your documents show a green Processed label.
Step 3: Share or Embed
Share your agent with a link or embed it on your website.
Visitors can type a question or use voice input instead.
✅ Resultado: You have a live agent answering from your own knowledge.
💡 Consejo profesional: Upload one clean FAQ document instead of five overlapping ones — contradictions confuse agents fast.
Cómo usar los avatares generados por IA de D-ID
Avatares generados por IA lets you create a presenter from a written description in seconds.
Aquí te explicamos cómo usarlo paso a paso.
Paso 1: Abre el Generador de Avatares
Go to Avatars, then switch to the Generate tab.
This runs on text-to-image, so no photo is needed.
Step 2: Describe and Click Enter
Type a short description of age, clothing, and background.
Click Enter and D-ID’s AI returns four options to compare.
Así es como se ve:

✓ Control: Four avatar variations appear side by side.
Paso 3: Guardar en tu biblioteca
Pick the strongest result and save it.
Saved avatars stay available for every future video.
✅ Resultado: You own a reusable presenter that no competitor has.
💡 Consejo profesional: Describe the background separately from the person, or D-ID’s AI blends the two into mush.
How to Use D-ID Photo-to-Video Converter
Conversión de fotos a vídeo lets you turn one still photo into a talking avatar.
Aquí te explicamos cómo usarlo paso a paso.
Paso 1: Sube tu foto
A single image is all it takes to create a speaking digital human.
Use a front-facing shot with both eyes clearly visible.
Paso 2: Añade tu guion o audio
Paste text and select a voice, or upload an audio file.
MP3, WAV, M4A, FLAC and MP4 audio all work.
Así es como se ve:

✓ Control: The photo preview shows a play button over it.
Paso 3: Generar el vídeo
Click Generate and the render usually finishes in under a minute.
Maximum length is five minutes per video.
✅ Resultado: A single photo now speaks your script on camera.
💡 Consejo profesional: Crop the photo so the head fills roughly a third of the frame before you upload it.
How to Use D-ID Voice Cloning
Clonación de voz lets you put your own voice behind any avatar you choose.
Aquí te explicamos cómo usarlo paso a paso.
Paso 1: Abra la biblioteca de voces.
Select your avatar, then open the voice dropdown in the script box.
Click “Clone voice” at the bottom of the list.
Step 2: Upload or Record
Upload a clean audio file or record directly in the browser.
Thirty seconds of clear speech beats five noisy minutes.
✓ Control: Your cloned voice reads the preview line back to you.
Step 3: Assign the Cloned Voice
Name your Instant Cloned Voice and save it.
It then appears as a voice option for every avatar.
✅ Resultado: Every future video can sound like you without recording.
💡 Consejo profesional: Record your sample in the same tone you use on camera, not your reading-aloud voice.
How to Use D-ID Emotion and Expression Controller
Emotion and Expression Control lets you control how each line of your script lands.
Aquí te explicamos cómo usarlo paso a paso.
Paso 1: Selecciona tu avatar
Open the video you are editing and click the avatar layer.
Expression settings sit under the script box.
Step 2: Choose an Expression
Pick happy, serious, surprised, or neutral for the delivery.
Match the expression to the line, not the whole script.
Así es como se ve:

✓ Control: The preview thumbnail updates with the new expression.
Step 3: Add Pauses Where They Matter
Click the stopwatch icon in the text box to add a pause.
A half-second break before a key claim reads as confidence.
✅ Resultado: Your script now reads like a person, not a robot.
💡 Consejo profesional: Use neutral as your base and add one happy or serious moment, not six.
Consejos y atajos profesionales de D-ID
After eight months in the Studio, these are the habits that saved me the most time.
Atajos de teclado
| Acción | Atajo |
|---|---|
| Deshacer la última edición | Ctrl / Cmd + Z |
| Rehacer última edición | Ctrl / Cmd + Shift + Z |
| Guardar borrador | Ctrl / Cmd + S |
| Duplicate selected layer | Ctrl / Cmd + D |
Características ocultas que la mayoría de la gente pasa por alto
- Pause control: Click the stopwatch icon in the text box to add a pause mid-script.
- Canvas layouts: Switch format for mobile, social media, or presentations before you generate.
- Accents and styles: The 119 languages each carry accent and speaking style options.
- Visual layers: Add backgrounds, videos, and text on top of any avatar.
- Parallel API calls: The D-ID API handles tens of thousands of requests at once.
Here are the benefits I lean on most:

Errores comunes que se deben evitar en el D-ID
Mistake #1: Feeding it a bad photo
❌ Incorrecto: Uploading a blurry side-angle selfie and blaming the output.
✅ Derecha: Use a sharp, front-facing photo with both eyes visible.
Mistake #2: Writing a script that runs too long
❌ Incorrecto: Pasting a ten minute script and waiting for an error.
✅ Derecha: Keep each video under the five minute limit and split longer scripts.
Mistake #3: Exposing your API key
❌ Incorrecto: Hardcoding the API key in front-end JavaScript.
✅ Derecha: Call the D-ID API from your server and keep the key in environment variables.
Solución de problemas de D-ID
Problem: The video is stuck on processing
Causa: Long scripts and busy render queues slow generation down.
Arreglar: Refresh the page, then shorten the script and generate again.
Problem: The API returns a 401 error
Causa: Your API key is missing, expired, or wrongly encoded in the header.
Arreglar: Generate a fresh key in settings and check the Authorization header format.
Problem: The lip sync looks off
Causa: Background noise or heavy compression in the uploaded audio file.
Arreglar: Re-record in a quiet room and upload WAV instead of a low bitrate MP3.
📌 Nota: If none of these fix your issue, contact D-ID support.
¿Qué es D-ID?
HIZO is an AI video generator that turns photos and text into talking avatars.
Its Creative Reality Studio is a self-service platform for creating videos with moving and talking avatars.
The Studio combines deep-learning face animation with generative AI text and text-to-image tools.
Think of it like a film studio where the actors are digital humans.
Mira este breve resumen:
Incluye estas características clave:
- Traductor de vídeo: Translates a finished video and re-syncs the lip movement
- API de Talking Head: Builds talking head videos from an image plus text or audio
- Integraciones D-ID: Pushes avatars into chat tools, LMS platforms and slide decks
- Campañas de vídeo: Spins one script into hundreds of personalized videos
- Agentes de IA D-ID: Autónomo assistants that answer from knowledge you upload
- Avatares generados por IA: Creates brand-new presenters from a text prompt
- Conversión de fotos a vídeos: Turns one still photo into a speaking digital human
- Clonación de voz: Copies your voice from a short recording or audio file
- Control de las emociones y la expresión: Sets happy, serious, surprised or neutral delivery per line
Para una revisión completa, consulte nuestra Revisión D-ID.

Precios de D-ID
Here is what D-ID costs in 2026:
| Plan | Precio | Mejor para |
|---|---|---|
| Ensayo | $0/mes | Testing the Studio before you pay |
| Ligero | $4.7/mes | Solo creators making a few clips |
| Pro | $16/mes | Regular video production and voice cloning |
| Avanzado | $108/mes | Teams running campaigns and API calls |
| Empresa | Precios personalizados | High volume and custom agreements |
Prueba gratuita: Yes — the Trial plan is $0/month with limited credits.
Garantía de devolución de dinero: Not advertised, so test on Trial before you upgrade.

💰 Mejor relación calidad-precio: Pro at $16/month — it unlocks voice cloning without the Advanced jump.
D-ID frente a alternativas
How does D-ID compare? Here is the competitive landscape:
| Herramienta | Mejor para | Precio de entrada | Clasificación |
|---|---|---|---|
| HIZO | Photo-to-video and API | 4,7 dólares al mes | ⭐ 4.2 |
| HeyGen | Avatar quality | ~$29/mo | ⭐ 4.6 |
| Síntesis | Equipos empresariales | ~$29/mo | ⭐ 4.6 |
| Colossyan | Training video | ~$27/mo | ⭐ 4.5 |
| Veed | Editing plus avatars | ~$19/mo | ⭐ 4.5 |
| Elai | Slides to video | ~$23/mo | ⭐ 4.4 |
| Vidnoz | Free tier volume | ~$19/mo | ⭐ 4.3 |
| Cerebro profundo | Stock realism | ~$24/mo | ⭐ 4.4 |
Selecciones rápidas:
- Mejor en general: HeyGen — the avatars still look the most natural.
- Mejor presupuesto: D-ID — paid plans start at $4.7/month.
- Ideal para principiantes: Vidnoz — templates and a free tier to learn on.
- Ideal para desarrolladores: D-ID — the API is the deepest in this group.
🎯 Alternativas a D-ID
Looking for D-ID alternatives? Here are the options worth your time:
- 🚀 HolaGen: Fastest avatar library and the smoothest translation workflow for marketing teams.
- 🏢 Síntesis: Enterprise favourite with strict brand controls and a huge stock avatar set.
- 👶 Colosenses: Built around training video, with scenario branching that beginners pick up fast.
- 🎨 Veed: Full editor first, avatars second — best if you also cut and caption footage.
- 🔧 Elai: Slide-to-video conversion and a clean API for developers on smaller budgets.
- 💰 Vidnoz: Generous free tier and hundreds of templates for low-volume social clips.
- ⭐ Cerebro profundo: Strong realism on stock presenters, popular for news-style and kiosk video.
- 🧠 Síntesis: Voice-led tool where the audio quality matters more than the avatar.
- 📊 Hora uno: Scales product and course video from spreadsheets rather than one-off edits.
- ⚡ Virbo: Mobile-first app from Wondershare for quick vertical avatar clips.
- 💼 Vidyard: Sales video hosting with tracking, if you record yourself more than you generate.
- 🎯 Fliki: Text-to-video with a big voice library, cheaper for faceless content.
- 🔊 Perorar: Voice reading and cloning tool, not a full video production suite.
- 🔥 En vídeo: Prompt-to-video editing with stock footage baked into every template.
- 🛒 Creatify: Ad-focused: paste a product URL and get avatar ad variations back.
- 📱 Subtítulos AI: Phone app for editing, dubbing and lip-syncing your own face on camera.
Para ver la lista completa, consulte nuestra Alternativas D-ID guía.
⚔️ Comparación D-ID
Here is how D-ID stacks up against each competitor:
- D-ID frente a HeyGen: HeyGen has more polished stock avatars. D-ID wins on API depth and price.
- D-ID vs Synthesia: Synthesia suits large enterprise rollouts. D-ID is far cheaper to start testing.
- D-ID contra Colossyan: Colossyan is better for structured training. D-ID handles real-time chat avatars better.
- D-ID contra Veed: Veed is the stronger editor. D-ID is the stronger digital humans engine.
- D-ID contra Elai: Elai converts slides faster. D-ID gives you better emotion and expression control.
- D-ID contra Vidnoz: Vidnoz has a bigger free tier. D-ID gives cleaner output and a real API.
- D-ID vs Deepbrain: Deepbrain edges ahead on stock realism. D-ID lets you use any photo you own.
- D-ID vs Synthesys: Synthesys focuses on voice. D-ID covers voice plus avatar plus live agents.
- D-ID vs Hora Uno: Hour One is built for bulk catalogues. D-ID is more flexible for one-off video.
- D-ID contra Virbo: Virbo is easier on mobile. D-ID scales better once volume grows.
- D-ID contra Vidyard: Vidyard hosts and tracks recordings. D-ID generates the footage in the first place.
- D-ID contra Fliki: Fliki is cheaper for faceless clips. D-ID is the pick when you need a face.
- D-ID vs Speechify: Speechify only produces audio. D-ID pairs that audio with a talking avatar.
- D-ID vs InVideo: InVideo leans on stock footage. D-ID leans on avatars and photo animation.
- D-ID vs Creatify: Creatify is tuned for paid ads. D-ID covers a much wider set of use cases.
- D-ID vs IA de subtítulos: Captions AI edits your own footage. D-ID creates presenters from scratch.
Empiece a usar D-ID ahora
Aprendiste a usar todas las funciones principales de D-ID:
- ✅ Traductor de vídeo
- ✅ API de Talking Head
- ✅ Integraciones D-ID
- ✅ Campañas de vídeo
- ✅ Agentes de IA D-ID
- ✅ Avatares generados por IA
- ✅ Conversión de fotos a vídeos
- ✅ Clonación de voz
- ✅ Emotion and Expression Control
Siguiente paso: Elige una función y pruébala ahora.
La mayoría de la gente empieza con la conversión de fotos a vídeos.
Tarda menos de cinco minutos.
Preguntas frecuentes
¿Cómo funciona D-ID?
You upload a photo or pick an avatar, then add a script or audio file. D-ID’s AI animates the face, syncs the lips and returns an MP4 video.
¿Puedo usar D-ID gratis?
Yes. The Trial plan costs $0/month and lets you generate a limited number of videos. Paid plans start at $4.7/month once you need more credits.
¿D-ID tiene una API?
Yes. The D-ID API creates digital humans at scale from one image and text or audio. It supports real time streaming and parallel requests.
¿Cómo se hace un vídeo D-ID?
Open Creative Reality Studio, choose a canvas layout, pick an avatar, paste your script, select a voice, then click Generate. Videos export as MP4.
¿Puedo usar mi propia voz en D-ID?
Yes. Upload an audio file or record directly in the Studio to create an Instant Cloned Voice, then assign that voice to any avatar.













