Cut and extract segments from AVI video files online. Set precise time ranges, adjust codec and quality, download instantly.
Process files in seconds with our optimized servers
Frame-accurate cuts with intuitive timeline controls
Maintain original quality with smart re-encoding
AVI (Audio Video Interleaved) is the Microsoft container Windows shipped with in 1992 and the de facto archive format for DivX/Xvid downloads, VirtualDub captures, security camera DVRs, and a generation of camcorders. Modern apps prefer MP4, but AVI files still pile up — typically large, often hour-long, and full of material you don't need. Cutting AVI is useful for:
For a different output container after cutting, see AVI to MP4 or AVI to MOV. To compress without trimming, see Compress AVI.
| Property | Default settings | Custom re-encode (DivX / Xvid / H.264 / H.265) |
|---|---|---|
| Speed | Proportional to clip length | Proportional to clip length and codec |
| Quality | Visually-lossless default quality preset | Depends on the CRF / bitrate you pick |
| Cut precision | Frame-accurate | Frame-accurate |
| Output codec | MPEG-4 in AVI | Any: MPEG-4, DivX, Xvid, HuffYUV, H.264, H.265, MJPEG |
| Audio | Re-encoded at a matching bitrate | Re-encoded (MP3, AAC, AC-3, or PCM) |
| File size | Proportional to duration kept | Variable by CRF / bitrate |
| Best for | Quick extraction at source quality | Smaller file, codec change |
Old AVI from DivX/Xvid encoders typically places keyframes every 250-300 frames (~10-12 seconds at 24 fps), but that doesn't limit the cut point: the kept segment is decoded and re-encoded, so cuts land on the exact frame you specify — useful when you need the cut to start the moment a doorbell rings on a security clip or a goal is scored on a digitized tape.
| Codec | Quality vs Size | Default Bitrate | Best for |
|---|---|---|---|
| MPEG-4 (default) | Good / Medium | ~1500 kbps | General AVI output, broadest legacy player support |
| DivX | Good / Medium | ~1200 kbps | DivX-certified DVD players, set-top boxes from 2003-2010 |
| Xvid | Good / Medium | ~1200 kbps | Open-source DivX alternative, Kodi / VLC playback |
| HuffYUV | Lossless / Very large | n/a | Editing intermediates, no quality loss between cuts |
| MJPEG | Frame-independent / Large | ~8000 kbps | Editor scrubbing, surveillance DVR matching |
| H.264 (in AVI) | Excellent / Small | CRF 23 | Modern playback if AVI container is required |
| H.265 (in AVI) | Excellent / Smallest | CRF 28 | Newest playback, smallest file (limited AVI player support) |
Lower CRF = higher quality and larger file. CRF 23 is "visually lossless" for H.264 in AVI. If you don't need the AVI container, AVI to MP4 gives broader device support and similar size.
No — the cut always decodes and re-encodes the kept segment; there is no stream-copy path. The upside is that the cut is frame-accurate: even though AVI files written by old DivX/Xvid encoders often have keyframes every 10-12 seconds, the clip starts exactly at your specified time instead of snapping back to a keyframe. Left on defaults, the re-encode uses the visually-lossless default quality preset, so the cut clip looks the same as the source.
With XConvert it shouldn't — the cut is re-encoded, so it starts at the exact time you asked for. The snap-back you're describing is how stream-copy cutters behave: they can only cut at keyframes (I-frames), and the encoders that produced most pre-2010 DivX/Xvid AVI files placed keyframes far apart — every 250-300 frames is typical, which is 10-12 seconds at 24 fps or 5-6 seconds at 48 fps. In those tools a cut requested at 00:01:23 may snap back to 00:01:14; here it lands on the requested frame.
Almost always, yes. The cut is written out as a standard MPEG-4 AVI — if the DVR's bundled viewer plays ordinary AVI files (nearly all do), the cut clip plays in the same viewer. The exception is proprietary AVI variants from some Hikvision, Dahua, and older Lorex firmware that include vendor-specific metadata; those occasionally need the original viewer's "Backup AVI" mode. For sharing, use AVI to MP4 after cutting — every modern phone, browser, and chat app plays MP4.
There's no fixed cap on our side. Cutting runs on our servers, so the practical limit is upload size and connection speed and how long you're willing to wait for the file to load. Multi-GB camcorder transfers and hours-long surveillance archives work fine. Processing time scales with the length of the segment you keep, not the full source duration. Note that the AVI format itself has a legacy 4 GB single-file limit on classic AVI (OpenDML / AVI 2.0 raises this to 16 EB) — most modern AVI files are OpenDML and unaffected.
If a specific player, NLE, or DVR ecosystem requires AVI, keep AVI. Otherwise, MP4 is smaller for the same quality, plays natively on every phone and browser, and uploads cleanly to YouTube / Drive / WhatsApp without re-encode on the platform side. The recommended workflow is: cut first, then run AVI to MP4 on the cut clip — much faster than transcoding the full source AVI to MP4 and then trimming, because the conversion only has to process the clip.
Yes. Cut the AVI to the segment you want, then run AVI to MP3, AVI to WAV, or AVI to AAC on the result. Cutting first is faster because the audio extraction only has to process the clip, not the full source.
Yes. Add multiple trim segments — each pair of start time + duration produces a separate output AVI clip. Useful for pulling several flagged motion events from a long surveillance recording, splitting a digitized VHS into chapters, or extracting all the relevant scenes from a long DivX rip in one batch.
No, by default the output AVI keeps both the video and the audio track. AVI typically carries MP3, AC-3, or PCM audio — the audio is re-encoded along with the video at a bitrate matched to the source. If you specifically want a silent clip (for over-dubbing, looping background, or muted social posts), set the audio codec option to "no audio" before cutting and the output will be a video-only AVI.
Same operation in practice. Some editors reserve "trimming" for shaving the start and end while keeping the middle, and "cutting" for extracting a middle portion or splitting at a point. XConvert's AVI cutter handles all three patterns — set start time to your in-point and duration to how much to keep. See also Trim AVI for the same workflow framed slightly differently, or Compress AVI if you want size reduction without changing the duration.