X (Twitter) Video Downloader (GIF to MP4)

Download X (Twitter) videos as MP4 online (GIF to MP4). Paste the link, pick the best available quality, and save instantly. Free on mobile & desktop.

Paste your link above to download (interactive form loads when JavaScript is enabled).

About X (Twitter) video downloads

Twitter treats GIFs as silent MP4 video under the hood. Every "GIF" you see is actually a short video loop, which is why downloading a "GIF" from a tweet gives you an MP4 file — that IS the original, and MP4 is a more efficient format than the old animated GIF container.

X — the platform formerly known as Twitter — is the largest real-time text-and-video network. Video on X is usually short (under 2:20 for most users, longer for Premium subscribers), frequently posted as reply-chains during breaking news, and includes a long tail of cultural moments, sports highlights, and reaction GIFs.

Quality tiers and formats on X (Twitter)

X publishes video in multiple variants: usually 320p, 480p, 720p, and sometimes 1080p depending on the uploader and their subscription tier. Verified Premium uploads can reach 1080p60. GIF posts are served as silent H.264 MP4, typically at 480p or lower. Audio is AAC when present.

When downloading a GIF from X, you will always get an MP4. If you truly need a .gif file, convert the MP4 afterward — but expect a 10–50× larger file with lower quality. For news clips, always save the highest resolution available, since re-compressed re-uploads lose detail rapidly. Thread-long conversations may contain multiple videos — save each tweet's URL separately.

Twitter GIFs are actually MP4s

Every GIF on Twitter — and on most modern web platforms — is delivered as a silent H.264 MP4 disguised as a GIF by the UI. Twitter stopped using the legacy animated GIF format years ago because MP4 is dramatically more efficient: a 10-second loop at the same visual quality is often 20–50× smaller as MP4 than as GIF.

When you "download a Twitter GIF", you will receive an MP4 file. That IS the original. If a specific workflow requires an actual .gif file (for example, an older chat app that cannot embed MP4), you will need to convert MP4 → GIF afterward using a tool like ffmpeg, gifski, or an online converter — but expect a much larger file with reduced color fidelity.

• Twitter GIF downloads always produce MP4. This is expected. • If you truly need the .gif extension, convert the MP4 with ffmpeg -i input.mp4 output.gif.

Which X (Twitter) URLs work here

This downloader accepts the following X (Twitter) URL patterns:

• x.com/USERNAME/status/STATUS_ID • twitter.com/USERNAME/status/STATUS_ID (legacy) • t.co/SHORT_CODE (shortlink wrapper) • mobile.twitter.com/... (mobile variant)

You can paste a URL copied from the X (Twitter) app's Share menu or from a desktop browser's address bar — either will work, and tracking parameters are stripped automatically.

Common reasons people download from X (Twitter)

Journalists preserve breaking-news clips before deletion. Sports fans save highlight reels. Meme archivists keep cultural moments. Lawyers and researchers preserve evidence. The transient nature of Twitter — posts often deleted within minutes — makes downloading especially valuable here.

X (Twitter) download troubleshooting

Age/NSFW gates: Posts marked as sensitive require a logged-in session to fetch the stream manifest. Public posts without the gate download normally.

Deleted tweets: Once the original tweet is deleted the media blobs are garbage-collected. Quote-tweets referencing it will also break.

DM / Circle videos: Videos in direct messages or Circles use private URLs tied to a session. They are not accessible to third-party downloaders.

Quoted video: The video in a quote-tweet belongs to the quoted tweet, not the quoter. Make sure your URL points to the tweet that actually contains the media.

Related pages

Frequently Asked Questions

Do Twitter "GIFs" actually download as GIF files?
No. Twitter stores and serves every "GIF" as a silent MP4 under the hood. Your download will be an MP4 — that is the original source. If you specifically need the .gif extension, convert the MP4 afterward with a tool like ffmpeg.
What if the tweet was deleted?
Once a tweet is deleted, its video blob is garbage-collected within a short window. Quote-tweets of the deleted tweet will also break. If a URL stops working, the original was almost certainly removed.
Does it work on both x.com and twitter.com?
Yes. The platform is officially named X, but old twitter.com URLs still redirect and still work. Paste either form.
Can I convert the downloaded MP4 back to an animated GIF?
Yes, with any converter (ffmpeg, online tools, Photoshop). Expect a much larger file with reduced color fidelity — GIF is limited to 256 colors per frame.
Why does my Twitter GIF download as MP4?
Because on Twitter's servers it is already an MP4 — the GIF label is UI only. MP4 is 20–50× smaller than a true animated GIF at the same visual quality. If a specific workflow needs .gif, convert the MP4 afterward.
Do you store the videos I download?
No. Downloads are processed on-demand and nothing is cached on our servers. The video stream flows from the original platform's CDN through a short-lived processing step to your device.