Try MiniMax FastH3 V2 from Fastvideo →
Models
Agents
Workflows
Studio
PricingBlogDocs
ExploreDiscover models by categoryBrowse All ModelsBrowse the complete catalogSee FavoritesSign in to view saved models
Generative Media AgentCreate and edit media by chattingWorkflow AgentBuild visual workflows with Agent
OverviewThe platform at a glanceLearnSkills, knowledge, guardrailsAnatomyWhat makes agents reasonBuild Your AgentPick skills, set tier, deploy
Pre-built AgentsBrowse the catalog
Agent Usecases
Ad Campaign ManagerApp Event ManagerApp Review RepliesBarber BookingCustomer Win-BackEcommerce ListingsRestaurant Reviews
Sign InStart Building

Task History

Click to see output list

No tasks yet

Go to Models
Explore models/
WorkflowActive

Video Audio Remover by Wiro

bywiro

Strip all audio tracks from a video and export a silent copy. It preserves the original video stream and keeps the same container when possible.

Utility
Model ID
video-audio-remover
Provider
wiro
Updated
1785770267
video-audio-remover
11
Comments
Average rating : 4.5 (19 users)
Providerwiro
Modelvideo-audio-remover
Utility
wiro playground—wiro/video-audio-remover
Reset to defaults
0 / 1
Maximum 1 video allowed

Required. The output keeps the same container and the video quality is untouched.

Sample outputs
Updated 1785770267

Overview

Video Audio Remover removes every audio track from a video file. It keeps the original video stream intact and drops the audio streams. This keeps picture quality unchanged and avoids a full video re-encode. You get a silent copy of the same clip, ready for sharing or editing.

What you can build

  • Mute user-uploaded clips before posting to social apps.
  • Create silent B-roll for captions-only ads.
  • Prepare clips for dubbing, voiceover, or fresh background music.
  • Remove unwanted recorded sound from screen recordings before publishing tutorials.
  • Add a “mute on export” step to a creator workflow.

Inputs

  • One video file you provide as an upload or as a direct URL.
  • Common accepted formats on Wiro include MP4, MOV, and WebM.
  • The platform file upload limit is 100 MB per file.

Outputs

  • One video file with all audio tracks removed.
  • The output keeps the same container when possible, so MP4 typically stays MP4.
  • The video stream stays unchanged, so resolution and visual quality match the input.
  • You receive a downloadable file URL for the silent video.

Limitations

  • This model removes the entire audio track. It can’t keep speech while removing music.
  • Very large videos may fail if they exceed the 100 MB upload limit.
  • Corrupted files, uncommon codecs, or broken timestamps can cause processing errors.

Safety & compliance

  • You must own the content you upload or have permission to edit and redistribute it.
  • Don’t use Wiro to create or distribute CSAM or content that exploits minors.
  • Don’t generate or distribute non-consensual intimate imagery or deceptive deepfakes.
  • Don’t use the service for violence, terrorism, hateful content, or illegal activity.
  • Don’t impersonate others or use outputs for disinformation, spam, or fraud.

API quick start

Run video-audio-remover with a single API call.

POST https://api.wiro.ai/v1/Run/wiro/video-audio-remover
{
  "inputVideo": "https://your-cdn.com/input.mp4"
}
curl
curl -X POST "https://api.wiro.ai/v1/Run/wiro/video-audio-remover" \
  -H "Content-Type: application/json" \
  -H "x-api-key: YOUR_WIRO_API_KEY" \
  --data-binary @- <<'JSON'
{
  "inputVideo": "https://your-cdn.com/input.mp4"
}
JSON
View full API docs

Discover, test, and run AI models, build workflows and agents with one unified API.

All systems operational
WiroAboutBlogCareersContact
ProductModelsAgentsPricingPartnerChangelogStatusFAQ
ModelsNano Banana 2GPT Image 2.5Seedream V5 ProSeedance 2.5Veo 3.1Kling V3FLUX 3FLUX.2 ProWan 3.0 PrimeGrok Imagine 1.5
PartnersGoogleOpenAIByteDanceBlack Forest LabsKling AIQwenAlibabaxAIMiniMaxElevenLabs
Getting StartedIntroductionAuthenticationProjectsCode ExamplesWiro MCP ServerSelf-Hosted MCPn8n IntegrationLLMs.txt
API ReferenceModelsRun a ModelModel ParametersTasksLLM & Chat StreamingWebSocketRealtime VoiceFiles
© 2026 Wiro AI. All rights reserved.
PrivacyTermsData Deletion