GIF
Graphics Interchange FormatUsed for short animations and simple graphics.
- Family
- Images
- MIME
- image/gif
Convert GIF to MP4 online. See the real animation timeline encoding behavior, preservation limits, and a format-specific acceptance test.
Frame timing from GIF is decoded first, then re-encoded as a MP4 video stream. Since the animation itself has no soundtrack, the derivative stays silent unless the source genuinely carries audio. GIF decoding reconstructs indexed-color frames from local palettes, disposal instructions, transparent indices, and centisecond timing values. MP4 delivery organizes web-friendly video and audio tracks with sample timing and fast-start concerns; captions, chapters, rotation, and auxiliary streams are separate preservation choices.
Decoded from an indexed-color animation or still image capped at a 256-color palette. Encoded to an MPEG-4 container carrying H.264 video and AAC audio when both streams exist, built for broad device support.
Used for short animations and simple graphics.
Designed for widely compatible web and device video.
Choose MP4 when a video player or social platform rejects GIF, or when video compression handles the animation better. Keep GIF for simple inline looping.
Gradients and photographic tones can band, semi-transparent pixels get reduced to on/off transparency, and frame timing is rounded to the nearest centisecond.
An audio-only source stays audio-only here — no picture gets generated — and side streams like captions are a separate preservation question.
The MP4 profile that has been verified writes H.264 video at CRF 23 alongside AAC audio at 192 kbit/s, with fast-start metadata for web playback.
Play the loop in full, watching for banding, transparency edges, frame disposal, and whether the loop seam is clean.
Test that it plays and seeks correctly, that audio stays in sync, and that the video stream is actually present if you expected one.