WhatsApp has long ceased to be just messenger is a platform for self-expression. Stickers have become an integral part of communication, but standard sets quickly become boring. Good news: you can add your own stickers to WhatsApp on Android, and it's easier than it seems. You donโ€™t need to be a designer or programmer - just a smartphone and 10 minutes of free time.

In this article we will look at all the current methods: from using specialized applications to manually creating packs through Personal Stickers for WhatsApp and even converting images into stickers without third-party software. We will pay special attention hidden WhatsApp restrictions on the size and format of stickers, which often cause loading errors. If you want to surprise your friends with meme stickers or make a personal set with photos of your pet - welcome!

Why standard methods of adding stickers do not work

Many users are faced with a problem: they downloaded a sticker pack from the Internet, but WhatsApp does not see it. The reason lies in the architecture of the messenger. WhatsApp does not support direct file downloads .webp or .png like stickers - they must be packed in a special container with a manifest. That's why simply saving the picture to the gallery will not work.

Another pitfall is size restrictions:

  • ๐Ÿ“ Size images: 512ร—512 pixels (WhatsApp automatically crops non-square pictures)
  • ๐Ÿ–ผ๏ธ Format: only WEBP or PNG with a transparent background
  • ๐Ÿ“ฆ Pack weight: no more than 100 KB per sticker (optimally - 30-50 KB)
  • ๐Ÿ”ข Quantity: from 3 to 30 stickers in one pack

WhatsApp also blocks stickers with reserved tags (for example, related to politics or violence) and refuses to display packs without the correct file tray.png (pack icons). These nuances are often missed even by experienced users.

โš ๏ธ Attention: WhatsApp periodically updates the sticker moderation rules. If your pack does not load for no apparent reason, check the current requirements in the official help center messenger.

Method 1: Applications for creating stickers (the simplest method)

For beginners, specialized utilities that automate the entire process. The best of them:

  • ๐ŸŽจ Sticker Maker for WhatsApp - supports animation and transparent background
  • โœ‚๏ธ Sticker.ly - built-in templates and editor with effects
  • ๐Ÿ“ฑ Personal Stickers for WhatsApp - minimalistic interface without unnecessary water
  • ๐Ÿค– WStickerApp - allows you to create packs directly from the gallery

Consider example process Sticker Maker for WhatsApp:

  1. Download the application from Google Play and open it.
  2. Click Create a new sticker pack and upload at least 3 images.
  3. Crop the stickers along the outline (the tool Magic Cut will remove the background automatically).
  4. Add the name of the pack (up to 32 characters) and an icon (will be displayed in the list of stickers).
  5. Click Add to WhatsApp โ€” the pack will appear in the messenger in 1-2 minutes.

Square images 512ร—512 px have been prepared

The background has been removed (for PNG)

The names of the stickers do not contain prohibited characters

The pack contains at least 3 stickers

-->

The main advantage of this method is No need to manually convert formats. The application itself optimizes images for WhatsApp requirements. However, free versions have a limit on the number of packs (usually 5-10).

Sticker Maker for WhatsApp

Sticker.ly

Personal Stickers for WhatsApp

Other/donโ€™t use

-->

Method 2: Manually creating a sticker pack via Personal Stickers

If you want complete control over the process, this method is for you. You will need:

  • ๐Ÿ“‚ File manager (for example, Solid Explorer)
  • ๐Ÿ–ผ๏ธ Ready-made images in format PNG with a transparent background
  • ๐Ÿ“ฑ Application Personal Stickers for WhatsApp

Instructions:

  1. Create a folder Stickers in the root directory of the internal memory.
  2. Inside it, create a subfolder with the name of your pack (for example, MyMemes).
  3. Place sticker images there, renaming them according to the template:
    1.png
    

    2.png

    ..

    tray.png (pack icon, required!)

  4. Open Personal Stickers, select the created folder and click Add to WhatsApp.
File Requirements Example
1.png, 2.png.. 512ร—512 px, transparent background, PNG Sticker with a cat
tray.png 96ร—96 px, PNG, will be the pack icon Your logo set
config.json Optional, but needed for animation {"animated": true}

This method is suitable for advanced users, as it requires manual preparation of files. But you get complete freedom: you can add stickers with animation (format APNG) or create packs with more than 30 stickers (through several separate packs).

How to make an animated sticker?

For animation you need:

1. Prepare a sequence of frames in APNG format (can be created via Ezgif.com).

2. Place the file in a folder with stickers (for example, 1.apng).

3. Create a file config.json with parameter "animated": true.

4. Add a pack via Personal Stickers as usual.

Method 3: Converting images to stickers without applications

If you donโ€™t want to install additional software, you can get by with the built-in Android tools and online services:

  1. Prepare the images in Photoshop or Canva:
    • Size: 512ร—512 px
    • Background: transparent (for PNG)
    • Format: PNG or WEBP
  • Upload images to StickerMule or Wstick โ€”these services will automatically generate a pack for WhatsApp.
  • Download the resulting file .wapk (this is an archive with stickers).
  • Send it to yourself on WhatsApp and open it - the messenger will offer to add the pack.
  • The advantage of the method is no need to install anything on your phone. However, online services have limitations:

    • ๐Ÿšซ Maximum 20 stickers in one pack
    • ๐Ÿ”’ Some services add watermarks
    • โณ Processing may take up to 5 minutes

    1 Is the file named correctly (sticker.wapk, not sticker.zip).

    2. Does the package exceed 10 MB (Whatsapp limit).

    3. Is there a file in the archive tray.png (without it the pack will not be displayed).

    -->

    Method 4: Adding stickers via Telegram (not an obvious life hack)

    Few people know, but Telegram can serve as a bridge for transfer stickers for WhatsApp. Here's how it works:

    1. Find a bot in Telegram @Stickers and send it a command /newpack.
    2. Follow the bot's instructions, downloading stickers one at a time. The minimum quantity is 3.
    3. After creating the pack, send it to your chat.
    4. Download the pack file (it will be in the format .tgs โ€”this is a ZIP archive).
    5. Rename the extension to .zip, unzip and place the files in a folder /WhatsApp/Media/Stickers.
    6. Restart WhatsApp - the pack will appear in the list.

    This method is convenient because Telegram does not impose strict restrictions on the size of stickers (you can upload images up to 1024x1024 px), and then optimize them for WhatsApp. However, the process requires more steps than specialized applications.

    โš ๏ธ Attention: WhatsApp may block stickers created through Telegram if they contain metadata from this messenger. Before uploading, remove all EXIF tags from the images (you can via EXIF Eraser).

    Method 5: Using ADB for advanced users

    If you are familiar with ADB (Android Debug Bridge), you can add stickers directly to the WhatsApp system folder. This method is suitable for rooted devices or phones with an unlocked bootloader.

    Instructions:

    1. Connect the phone to the PC and activate USB debugging in the developer settings.
    2. Open a command line and run:
      adb shell
      

      su

      mkdir /sdcard/WhatsApp/Media/Stickers/MyPack

      cp /path/to/stickers/*.png /sdcard/WhatsApp/Media/Stickers/MyPack/

      chmod 777 /sdcard/WhatsApp/Media/Stickers/MyPack/*

    3. Restart WhatsApp.

    This method allows you to bypass some WhatsApp restrictions, for example:

    • ๐Ÿ“ Add more than 30 stickers to one pack
    • ๐Ÿ”„ Use non-standard formats (for example, GIF)
    • ๐Ÿ”’ Modify system stickers (risky!)

    ๐Ÿ’ก

    ADB method gives maximum freedom, but requires technical knowledge. Errors in commands can lead to WhatsApp malfunctions. We recommend testing it on a backup first data.

    How to eliminate errors when adding stickers

    Even experienced users encounter problems. Here are the most common errors and their solutions:

    Error Cause Solution
    Pack is not displayed in WhatsApp Missing tray.png or incorrect folder structure Check the presence of all required files
    Stickers are cut off Images are not square (not 512ร—512 px) Crop in any graphics editor
    Error "Failed to add" Pack weight is too large or prohibited content Optimize images up to 30-50 KB
    Stickers without animation Missing config.json or incorrect format Check that the animation is in format APNG

    If stickers have been added, but displayed with artifacts, the problem is compression. Use these tools for optimization:

    • ๐Ÿ–ผ๏ธ TinyPNG - compression without loss of quality
    • ๐ŸŽจ Photopea - free analogue of Photoshop
    • ๐Ÿ“ฆ WAPK Builder โ€”to check the structure of the pack

    โš ๏ธ Attention: WhatsApp may block an account for massively adding stickers with prohibited content (violence, pornography, extremism). Even if a sticker seems harmless, but contains trademarked images (for example, Disney), the pack may be deleted.

    FAQ: Frequently asked questions about stickers on WhatsApp

    Can I make stickers from my photos?

    Yes, but you need to remove the background. Use applications like Background Eraser or Remove.bg. After that, crop the image to 512x512 px and save it in PNG format with transparency.

    How many stickers can you add to WhatsApp?

    The official limit is 30 stickers per pack. However, you can create an unlimited number of packs. Through ADB or rooted devices, this limitation can be bypassed.

    Why did my stickers disappear after updating WhatsApp?

    WhatsApp sometimes resets the sticker cache. To restore:

    1. Go to Settings โ†’ Memory โ†’ Cache.
    2. Clear the WhatsApp cache.
    3. Restart the messenger - the stickers should appear again.

    If that doesnโ€™t help, check if the pack files are still in the folder /WhatsApp/Media/Stickers.

    Is it possible to sell your stickers for WhatsApp?

    Technically yes, but with reservations:

    • WhatsApp prohibits the monetization of stickers through its messenger.
    • You can sell packs on third-party sites (for example, Etsy), but buyers will have to install them manually.
    • It is prohibited to use other people's trademarks (for example, stickers with Marvel characters).

    How to make stickers with effects (glitter, shadow, gradient)?

    Use graphic editors:

    • Adobe Photoshop: style layers (Layer Style) โ†’ Outer Glow or Drop Shadow.
    • GIMP: filters Light and shadow.
    • Canva: elements Effects โ†’ Glow.

    Save the final image in PNG with transparency.