Moving from one messenger to another or simultaneous use of several platforms often creates a desire to unify the communication experience. If you are used to expressing emotions with the help of bright and funny images in Telegramthen when communicating in WhatsApp you may lack exactly this arsenal. There is no direct copy function between these applications, since they use completely different formats for storing and displaying graphics. However, modern operating system capabilities Android allow you to solve this problem using third-party tools and file conversion.
The transfer process is not automatic in one click, but it is quite doable for any user willing to spend a few minutes. You will have to face the need to change the format of the images and then upload them to the new messenger. In this article, we will analyze in detail the technical nuances that are hidden behind the simple desire to “copy a sticker”, and we will offer the most effective methods for implementing this task on your smartphone.
Why you can’t just copy stickers directly
The main problem lies in the architectural differences of the platforms. Telegram uses vector or raster graphics with specific metadata that allow images to be animated and overlaid on top of text without a background. At the same time WhatsApp historically relies on static images of the format PNG with a transparent background or animated GIF, although in recent versions support for formats has expanded, the structure of packages (sets) remains different.
When you try to simply send a sticker file from one application to another, the recipient messenger often perceives it as a regular picture, losing the opportunity to add it to the quick replies panel. This is due to the fact that the sticker pack WhatsApp requires special registration in the system through an intermediary application, which tells the messenger: “These pictures are now stickers.” Without this registration, the images will remain just files in the gallery.
⚠️ Attention: Directly copying files through the file manager without using a special converter application will not add the images to the “My Stickers” section inside WhatsApp. They will only be visible as regular photos in chat.
In addition, there are restrictions on file size and resolution. Telegram may compress images differently than what WhatsApp standards require for fast sending. Therefore, the key stage is the correct preparation of files, which will ensure their correct display and quick loading by the interlocutor.
Preparing files: extracting stickers from Telegram
The first step towards transferring is to obtain the original image files from Telegram. Unlike some other messengers, Telegram stores stickers in an encrypted cache or on its servers in a specific format .tgs (for vector) or .webp (for raster). To work with them on Android, you will need to access these files in a readable form.
The easiest way to get a static sticker is to save it as an image. However, this method is too labor-intensive for mass transfer of an entire package. It is much more effective to use the capabilities of the application itself or third-party bots. You can send the sticker to the bot, which will return it as a file, or use the Save to Gallery feature if available in your version of the client.
For more advanced users, it is possible to access the application cache, but this method requires caution. The path to the files is usually hidden in the directory Android/data/org.telegram.messenger/cache. However, due to security restrictions in new versions of Android (starting from version 11), direct access to this folder through standard file managers may be blocked. In this case, it is better to use the built-in export tools.
- 📂 Open the chat with the sticker and click on it to expand it full screen.
- 💾 Click on the three dots in the corner and select “Save to gallery” or “Share as image.”
- 🤖 Use special bots in Telegram, which, upon command, return the sticker as a file.
- 📁 Check the folder
Telegram ImagesorTelegram Documentsin the internal storage.
If the sticker is animated, when saved it can turn into a video or GIF. For WhatsApp, the WebP or PNG format with transparency is best suited.
Format conversion: WebP to PNG and WhatsApp requirements
Most stickers in Telegram have the format WebP. This is a modern format from Google that provides high quality in a small file size and supports transparency. The good news is that WhatsApp also supports the WebP format for stickers. This means that in an ideal scenario, conversion may not be needed at all if you use the right import app.
However, if you plan to edit the stickers or add text to them before transferring, you may need to convert to PNG. Many image editors on Android do not handle transparency well in WebP, overlaying a white background that makes the sticker unusable. In this case, it is necessary to use online converters or specialized applications that guarantee the preservation of the alpha channel (transparency).
Whatsapp technical requirements for stickers are quite strict. The image should be square, the recommended resolution is 512x512 pixels. The maximum file size should not exceed 100 KB. If your Telegram files are larger or have different aspect ratios, the sticker app will automatically trim and compress them, but it's best to do this in advance for quality control.
| Option | Telegram (standard) | WhatsApp (requirements) | Recommendation |
|---|---|---|---|
| File format | WebP / TGS | WebP / PNG | Leave WebP |
| Image size | Various | 512x512 px | Square 512px |
| File size | Up to 500 KB | Max. 100 KB | Compression required |
| Background | Transparent | Transparent | Save alpha channel |
What to do with animated ones stickers?
Animated Telegram stickers (TGS format) cannot be directly transferred to WhatsApp as animation. WhatsApp only supports GIF animation for stickers. You will have to convert TGS to GIF, which may reduce quality and increase file size. It is better to transfer only static frames from the animation.
Using intermediary applications for import
Since manually adding dozens of images through the standard WhatsApp interface is inconvenient, the developer community has created special utilities. These applications act as a bridge: they scan your gallery, allow you to select a set of pictures, crop them to the desired size and register them as a new pack in the messenger. The most popular solution is the application Sticker Maker from Viko & Co or its analogues.
The process of working with such applications is intuitive. After installation, you need to create a new package, give it a name and indicate the author's name. Then you select images from the gallery where you previously saved stickers from Telegram. The application will automatically offer tools for removing the background if it suddenly appears, and for trimming unnecessary fields.
It is important to note that some applications require permission to access all media files on the device. This is necessary for their functioning, but you should be careful when choosing software. Give preference to apps with a high rating and a large number of reviews Google Playto avoid installing malware.
☑️ Algorithm for creating a pack
After you have added all the images to the pack inside the assistant application, the "Add to WhatsApp" button. By clicking on it, the system will transfer you to the messenger, where you will need to confirm adding a new set. After confirmation, the stickers will appear in your list of available ones for sending.
⚠️ Attention: If you update the Sticker Maker application or WhatsApp itself, your custom packs may be reset. Always make backup copies of images in a separate folder so as not to lose your work when reinstalling.
Manual adding through the file system (for advanced)
For those who do not want to install unnecessary applications, there is a method for manually adding stickers through the Android file system. This method requires knowing the exact directory paths and understanding the WhatsApp data storage structure. It is less convenient for large collections, but gives full control over the files.
You need to create a special folder in the phone memory. The path should look like this: Android/media/com.whatsapp/WhatsApp/Stickers. Inside this folder you create a subfolder with the name of your future pack. This is where you copy the sticker files, renamed accordingly.
Folder: WhatsApp/Stickers/MyTelegramPack/
Files: image_01.webp, image_02.webp, image_03.webp
However, simply copying the files is not enough. WhatsApp will not see them automatically without a manifest file stickers.jsonthat describes the contents of the pack. Creating this file manually requires knowledge of the syntax JSON. In it you need to specify the name of the pack, the name of the author and a list of image files with their sizes. An error in one character will result in the pack not being displayed.
Due to the difficulty of creating a correct JSON file and the constant changes in the Android security structure (especially in versions 11, 12, 13 and newer), this method is recommended only for experienced users. In most cases, using a ready-made converter application saves hours of time and nerves.
The manual method gives more freedom, but requires creating a stickers.json file. For most users, assistant applications are the only reasonable choice.
Solving transparency and quality problems
A common problem during transfer is the appearance of a white or black background instead of a transparent one. This happens when the converter or the WhatsApp app itself does not read the alpha channel of the image correctly. If you see that your sticker has become a square picture with a background, it means that the conversion process was incorrect.
To fix this, use graphic editors that support layers, for example PicsArt or Photoshop Express. Upload an image, use the Magic Wand or Eraser tool to remove the background, and be sure to save the result in PNG or WebP format with transparency enabled. Do not save in JPEG, as this format does not support transparency.
It is also worth paying attention to the quality of compression. WhatsApp aggressively compresses media files. If your sticker contains small text or thin lines, it may turn into an unreadable smudge once it's sent. Try to use images with clear outlines and contrasting colors. Avoid gradients and complex shadows, which turn into “noise” when compressed.
- 🎨 Use background removal tools in sticker maker applications before importing.
- 🔍 Test the sticker on a white and black background before adding it to the pack.
- 📉 Avoid small details that will disappear when compressed by the messenger.
Is it possible to transfer stickers from iPhone to Android?
Direct transfer is not possible due to differences in the file systems of iOS and Android. You will need to first upload stickers from Telegram to iPhone to Photo Stream, transfer them to Android (via cloud or cable), and then follow the import procedure described above.
Will the stickers disappear if you delete the Sticker Maker app?
No, after you click "Add to WhatsApp", the stickers are copied to the internal memory messenger. Deleting the assistant application will not affect the already created packs, but you will not be able to edit them or add new ones through this tool.
Why can't WhatsApp see my WebP files?
The files may have the wrong resolution (not 512x512) or the size is larger than 100 KB. Also check that the files are in the correct directory and have the extension .webp, and not .webp.jpg (a common mistake in hiding extensions in Windows/Android).
Is it possible to make animated stickers in WhatsApp from Telegram?
Technically it is possible, but difficult. You need to convert the TGS format to GIF. However, WhatsApp has strict GIF size limits for stickers. Most often, the animation turns out to be too heavy or incorrect. It's easier to use static frames.
Is it safe to share files with sticker apps?
Most popular apps are safe, but always check permissions. If a simple sticker cutting app asks for access to your contacts or microphone, it's suspicious. Use only proven tools from the official store.