Transferring stickers between instant messengers is a task faced by many users Android Telegram and WhatsApp use different formats for storing stickers, which complicates direct exchange. However, there are workarounds that allow you to save your favorite stickers without losing quality. In this article we will analyze all current methods for transferring stickers from Telegram to WhatsApp in 2026including manual and automated solutions.

The main problem is that WhatsApp does not support importing stickers from external sources directly. Unlike Telegramwhere stickers are stored in the public domain, WhatsApp uses a closed format .webp with a strict link to the account. However, with the help of third-party tools and a little file manipulation, you can get around this limitation. It is important to understand that some methods require technical training, but we tried to include solutions for users of any level.

Why you canโ€™t just copy stickers from Telegram to WhatsApp

At first glance, it seems that it is enough to save the sticker from Telegram and send it to WhatsApp. However, in practice this only works for individual images - sticker packs are transferred differently. The main reasons:

  • ๐Ÿ“ Different storage formats: Telegram uses files .tgs (animation) and .webp (static), and WhatsApp only .webp with a unique signature.
  • ๐Ÿ”’ Closed WhatsApp ecosystem: The messenger blocks the addition of stickers from outside without an official API.
  • ๐Ÿค– Lack of synchronization: Both applications have different servers for storing media files.
  • ๐Ÿ“ฑ Android limitations: The system does not allow applications to directly exchange data without intermediaries.

In addition, WhatsApp imposes restrictions on the size of stickers: the maximum resolution is 512x512 pixels, and the weight of one file should not exceed 100 KB. Animated stickers from Telegram often exceed these limits, which requires additional processing.

โš ๏ธ Attention: Some transfer methods may violate the terms of use WhatsApp. Before bulk importing stickers, check the current rules in the official source - messenger policies are periodically updated.

Method 1: Manual export through the file system (without root)

This method is suitable for static stickers and does not require superuser rights. You will need any file manager with access to hidden folders (for example, Solid Explorer or FX File Explorer).

Instructions:

  1. Open Telegram and find the desired sticker pack. Click on any sticker from the pack โ†’ โ‹ฎ โ†’ Save as image.
  2. Go to folder /storage/emulated/0/Telegram/Telegram Images/ โ€”stickers will be saved here in format .png.
  3. Copy the files to a separate folder (for example, Stickers_for_WA).
  4. Install the application Sticker Maker for WhatsApp (available in Google Play).
  5. In the application, create a new sticker pack, add copied images and export to WhatsApp.

Advantages method:

  • โœ… Does not require root access.
  • โœ… Preserves image quality.
  • โœ… Works on all versions of Android.
โš ๏ธ Attention: When saving stickers from Telegram the transparent background is lost. restore, use any online editor (for example, Remove.bg) before importing into WhatsApp.

Save stickers from Telegram as images|Check background transparency|Download Sticker Maker for WhatsApp|Create a new pack in the application|Export to WhatsApp-->

Method 2: Using bots to convert stickers

For users who do not want to tinker with files manually, there are telegram bots that automate the process. One of the most popular is @Stickers (official bot from TelegramIt allows you to export stickers to a universal, suitable format). for WhatsApp.

Step-by-step guide:

  1. Open a chat with the bot @Stickers in Telegram.
  2. Send a command /pack and select a sticker pack for export.
  3. Bot will generate an archive with stickers in the format .png with a transparent background.
  4. Download the archive and extract it to a folder on your phone.
  5. Use Sticker Maker for WhatsApp (as in Method 1) to import.

Alternative bots:

  • ๐Ÿค– @ManyStickersBot โ€”supports batch processing.
  • ๐Ÿค– @StickerDownloadBot โ€”saves stickers in high resolution.
  • ๐Ÿค– @StickerizerBot โ€”converts animated stickers to static ones.
Bot Animation support Max. sticker size Maintains transparency
@Stickers โŒ No 512ร—512 โœ… Yes
@ManyStickersBot โœ… Yes (as GIF) 1024ร—1024 โœ… Yes
@StickerDownloadBot โŒ No 2048ร—2048 โœ… Yes

After receiving the archive with stickers, it is recommended to reduce the size of the images to 512ร—512 using applications like Photo & Picture Resizer. This ensures that WhatsApp accepts stickers without errors.

Manual export via files|Using telegram bots|Special applications|Another option-->

Method 3: Applications for automatic transfer

If the previous methods seem complex, you can use specialized applications. They automate the conversion and import process, but require access to the device storage.

Top 3 applications for transferring stickers:

  • ๐Ÿ“ฑ Sticker.ly - supports import from Telegram and export to WhatsApp, has a built-in editor.
  • ๐Ÿ“ฑ Personal Stickers for WhatsApp โ€” allows you to create sticker packs from any images, including screenshots from Telegram.
  • ๐Ÿ“ฑ WStickers โ€” specializes in converting animated stickers (requires .tgsfiles).

Instructions for Sticker.ly:

  1. Install the application from Google Play.
  2. Open Telegram, find the sticker pack and save it as an image (as in Method 1).
  3. In Sticker.ly click Create sticker pack โ†’ Import media.
  4. Select saved stickers and edit them (cropping, adding transparency).
  5. Click Add to WhatsApp โ€”the pack will appear in the messenger.
โš ๏ธ Attention: Apps like WStickers can request access to contacts and messages. Before installation, check your permissions Google Play and reviews from other users.
๐Ÿ’ก

If stickers in WhatsApp are displayed without animation, try converting them to APNG format using an online service EZGIF before importing.

Method 4: Transfer animated stickers (with root)

Animated stickers (.tgs) are more difficult to transfer due to restrictions WhatsApp. If your smartphone has root access, you can extract the original files from Telegram and convert them to a supported format.

Step-by-step guide:

  1. Install Root Explorer or a similar file manager.
  2. Go to folder /data/data/org.telegram.messenger/files/stickers/.
  3. Find the folder with the desired sticker pack (the name corresponds to the package ID).
  4. Copy the files .tgs to an accessible directory (for example, /sdcard/Download/).
  5. Use TGS to APNG Converter (available on GitHub) to convert to .apng.
  6. Import the resulting files into WhatsApp via Sticker Maker.

If there is no root access, you can try an alternative method:

  • ๐Ÿ–ฅ๏ธ Use Telegram Desktop to extract .tgsfiles to PC.
  • ๐Ÿ“ฑ Convert them to .webp using FFmpeg:
ffmpeg -i input.tgs -vf "scale=512:512:force_original_aspect_ratio=decrease" -c:v libwebp -lossless 0 -q:v 100 -loop 0 output.webp

Please note that WhatsApp supports animation only in format .webp with a limit of 3 seconds i 60 frames. Long animations will be cut off.

What to do if WhatsApp does not see imported stickers?

1. Restart WhatsApp (remove from recent applications).

2. Check that the sticker pack is added in the "My Stickers" section in WhatsApp.

3. Make sure the files have the correct extension (.webp) and are no larger than 100 KB.

4. Try renaming the pack (to Sticker Maker) and export again.

Method 5: Exchange through cloud services (for static stickers)

If you do not want to install additional applications, you can use cloud services like Google Drive or Dropbox. This method is suitable for transferring a small number of static stickers.

Action algorithm:

  1. Save stickers from Telegram as images (see Method 1).
  2. Upload them to cloud storage (for example, Google Drive).
  3. Open the file on your phone and select Open in... โ†’ WhatsApp.
  4. Send the sticker to your chat.
  5. Save it as a favorite (press and hold the sticker โ†’ โญ Add to favorites).

Method limitations:

  • โŒ Does not work for animated stickers.
  • โŒ Requires manual saving of each sticker.
  • โŒ In WhatsApp stickers will be available only in favorites, and not as a separate pack.

To speed up the process, you can use Google Photos:

  • ๐Ÿ“ท Upload stickers to Google Photos.
  • ๐Ÿ” Use a keyword search (for example, "sticker").
  • ๐Ÿ“ค Select all files and send them to WhatsApp via function Share.

Frequent errors and their solutions

When transferring stickers, users often encounter typical problems. Here are the most common ones and ways to solve them:

Problem Cause Solution
Stickers are not displayed in WhatsApp Wrong format or size Convert to .webp 512ร—512 pixels
The transparent background became white Loss of the alpha channel when saving Use Remove.bg to restore transparency
Animation does not play WhatsApp does not supports .tgs Convert to .webp with a limit of 3 seconds
Error when importing the package Too many stickers (limit - 30 pcs.) Split the pack into several parts

If stickers look blurry after importing, check their original resolution. WhatsApp automatically compresses images, so it is recommended to initially use files with a resolution of at least lower 1024ร—1024 before converting.

๐Ÿ’ก

To successfully transfer stickers, always check three parameters: format (.webp), size (โ‰ค100 KB) and resolution (512ร—512).

Is it possible to transfer stickers from Telegram to WhatsApp without third-party applications?

Technically yes, but with serious limitations. You can manually save each sticker as an image and send it to WhatsApp via chat, but:

  • ๐Ÿ”น Stickers will not be combined into a pack.
  • ๐Ÿ”น The animation will be lost.
  • ๐Ÿ”น Transparent background may disappear.

For a full transfer you will still need at least one application (for example, Sticker Maker).

Why are some stickers not displayed in WhatsApp after import?

This is due to internal limitations WhatsApp:

  • ๐Ÿ“ File size: Maximum 100 KB. Use compression through TinyPNG.
  • ๐Ÿ–ผ๏ธ Format: Only .webp or .png with transparency.
  • ๐ŸŽญ Animation: Length no more than 3 seconds, frame rate - up to 30 FPS.

Check the sticker settings using the application Image Info (available in Play Market).

How to transfer stickers from iPhone to Android?

Process similar, but there are nuances:

  1. On iPhone save stickers from Telegram to Photo.
  2. Transfer them to Android via Google Photos, AirDrop (from Mac) or cable.
  3. On Android, use Sticker Maker to import into WhatsApp.

Important: Animated stickers (.tgson iOS are saved without animation. To save it, use Telegram Desktop on Mac/PC to extract original files.

Is it possible to automate the transfer of stickers for a large number of packs?

Yes, but you will need a PC and basic command line skills Algorithm:

  1. Download all sticker packs. from Telegram via Telegram Desktop (folder tdata/stickers).
  2. Use the script on Python with the library Pillow for batch conversion:
from PIL import Image

import os

for file in os.listdir("stickers"):

if file.endswith(".tgs"):

img = Image.open(f"stickers/{file}")

img.save(f"converted/{file}.webp", "WEBP", lossless=True, quality=100)

3. Transfer the converted files to your phone and import via Sticker Maker.

Will WhatsApp block your account for importing stickers?

Bulk import of stickers does not lead to blocking if:

  • ๐Ÿ”ธ You do not distribute stickers that violate copyright.
  • ๐Ÿ”ธ Do not use automated spam tools.
  • ๐Ÿ”ธ Stickers comply Whatsapp rules of use.

However WhatsApp can delete sticker packs if they contain:

  • ๐Ÿšซ Violence or threats.
  • ๐Ÿšซ Pornography.
  • ๐Ÿšซ Symbols of extremist organizations.