TGS to GIF Converter
Convert a Telegram animated sticker (.tgs, internally a gzipped Lottie JSON) into a portable animated GIF you can share anywhere. Renders inside your browser via Lottie + ffmpeg.wasm.
100% client-side · Lottie + ffmpeg.wasm · no upload
Pick a .tgs sticker file (or its underlying Lottie JSON).
⬇ Download GIFHow to convert a Telegram sticker to GIF
- Export the sticker from Telegram as a
.tgsfile (long-press → share → save as file). - Pick the file, output width, and frame rate.
- Press Convert to GIF.
Common use cases
- Sharing Telegram stickers to Discord, Slack, WhatsApp.
- Embedding stickers in blog posts or documentation.
- Archiving stickers in a universal format.
Frequently asked questions
Why does the GIF look slightly different?
Lottie is vector-based with smooth gradients; GIF is limited to 256 colours per frame. Subtle gradients may show banding.
Higher FPS = better quality?
24–30 fps is the sweet spot. Above 30, GIF files balloon fast without much perceptible benefit.
Related: WebP to GIF · APNG to GIF · GIF Maker · All animation tools