Initializing... drag & drop files here
Supports: MTS
MTS is the AVCHD camcorder format from Sony and Panasonic — H.264 video that can run several minutes at up to 24 Mbit/s. A GIF tops out at 256 colors per frame and grows with every frame you add, so the trick is turning a long, high-bitrate clip into a short, watchable loop without ending up with a 40 MB file. This walk-through shows which settings to pick for a smooth, reasonably sized animated GIF.
.mts (or imported .m2ts) file onto the page, or click "+ Add Files" to browse. You can queue several clips and convert them with the same settings.Three settings decide your file size, and they multiply together: frame rate × resolution × clip length. GIF stores a separate palette and pixel map for each frame, so unlike H.264 it gets bigger with every frame rather than compressing motion away. Tune these before you convert:
The single biggest lever is clip length. Because every added frame adds bytes, the same scene at 3 seconds versus 10 seconds is roughly a 3x difference in size. If your MTS clip is long, trim it to the useful moment first with the video cutter (it accepts MTS and M2TS directly), then convert the short clip here.
If you need audio, anything longer than a few seconds, or true full-color playback, GIF is the wrong target — its 256-colors-per-frame ceiling and per-frame storage make it inefficient for real video. Convert the MTS to a modern video format with MTS to MP4 instead, which keeps the H.264 quality, the audio track, and a far smaller file. And if you already have a GIF that came out too large, run it through the GIF compressor to shed size without redoing the conversion.
GIF cannot compress motion the way H.264 (the codec inside MTS) does. AVCHD stores only what changes between frames, while a GIF stores a full palette-mapped image for every frame, so file size climbs with each one. A few seconds of HD camcorder footage can easily produce a GIF larger than the source clip. Trimming, lowering the resolution, and reducing the frame rate are the three ways to bring it back down.
Short. Because every frame adds bytes, a 2–4 second loop is ideal for sharing; beyond about 10 seconds the file becomes awkward to embed. In our testing, a 3-second 480p clip at 10 FPS lands in the low-single-digit megabytes, while the same scene stretched to 10 seconds is roughly three times that. Trim first with the video cutter, then convert the short segment.
No. MTS carries a Dolby AC-3 or linear PCM audio track, but GIF is a still-image format with no audio support whatsoever. The conversion keeps only the visuals. If you need the sound, convert to a video format such as MP4 instead.
Each GIF frame is limited to a palette of up to 256 colors (8 bits per pixel), per the original 1987 CompuServe specification. For flat graphics and screen recordings that is plenty; for camcorder footage with gradients it can cause visible banding. Enabling dithering scatters the limited palette to approximate smoother transitions, which usually looks acceptable at GIF's typical small sizes.
The 10 FPS default is a good balance for most clips — readable motion without an excessive frame count. Raise it to 15 FPS for fast action, knowing the file grows with the added frames. Going much higher rarely pays off in a GIF because the format gains size, not efficiency, from extra frames.
AVCHD, introduced by Sony and Panasonic in 2006, writes .mts files on the camcorder's memory card and they are commonly renamed .m2ts once imported to a computer. The underlying H.264 stream is the same; this converter accepts both extensions.