Telegram Sticker Downloader

Overview

The Telegram stickers downloader fetches every sticker from a public sticker pack and lets you download them individually or as a single ZIP archive. It also converts animated WebM stickers to GIF and static WebP stickers to PNG. Paste a https://t.me/addstickers/ link to load the pack preview.

The sticker pack link must follow this exact pattern:

https://t.me/addstickers/StickerPackName

To copy it from Telegram: tap the sticker pack name in the app, then use "Share" or "Copy link" from the details sheet. If you open Telegram Web in a browser and copy the page URL, confirm it contains addstickers in the path — a short link or a different URL format will return "invalid link."

Animated stickers (WebM) and the GIF conversion trade-off

Animated stickers are WebM video files. You can download them directly as WebM, which plays fine in any modern browser or media player. Enabling "Convert WebM to GIF" is only worth doing if you need the stickers on a platform that does not support WebM — for example certain chat apps or older forums.

WebP to PNG conversion

Static Telegram stickers are WebP. iOS and Android handle WebP natively. On Windows (older versions) and some image editors that predate broad WebP support, enabling "Convert WebP to PNG" produces a more compatible lossless file — but PNG files are several times larger than WebP.

ZIP batch download

Once the pack preview loads, "Download as ZIP" packages all stickers into a single file. If format conversion is enabled, the ZIP contains the converted files. Large packs (120+ stickers) take longer to package; the progress bar shows percentage completion. The GIF/PNG conversion requires Chrome 92+, Firefox 79+, or another browser with SharedArrayBuffer enabled. If the browser does not meet this requirement, the conversion toggles are marked as unavailable and only original-format downloads work.