Stickers in WhatsApp they have long ceased to be just fun - they have become a full-fledged way of self-expression. Pre-made kits from developers often do not reflect your unique style, humor or emotions that you want to convey. Fortunately, you can create own stickers for WhatsApp on Android absolutely free of charge, without resorting to paid services or complex apps. In this article you will find current methods for 2026that work even on budget smartphones with minimal technical requirements.
The process of creating stickers seems complicated only at first glance. In fact, you don't need designer or programmer skills - just follow simple instructions and use proven applications. We will analyze two main approaches: through specialized utilities (for example, Sticker Maker or Personal Stickers for WhatsApp) and manually, using graphic editors. We will pay special attention to the nuances that are often missed in standard guides: optimal image resolution, file format and bypassing restrictions WhatsApp on the number of stickers in a pack.
Important: all described methods are compatible with the latest versions WhatsApp (including 2.24.x) and do not require root access. If you have previously tried to create stickers, but encountered errors when adding them to the messenger, here you will find solutions to typical problems - from โthe sticker is not displayedโ to โthe package is not imported.โ
Preparing images: WhatsApp requirements for stickers
Before you start creating, make sure that your pictures meet the technical requirements WhatsApp. The messenger imposes strict restrictions on the parameters of stickers, otherwise they simply will not be loaded into the chat. Here are the key criteria:
- ๐ Size: from
512ร512to1024ร1024pixels. Optimal -512ร512(weighs less, loads faster). - ๐ผ๏ธ Format: only
.PNGwith a transparent background (alpha-channel)..JPGor.WEBPnot will do. - ๐จ Background: must be completely transparent. Even a barely noticeable white backing will lead to an error.
- ๐ Weight: one sticker - no more
100 KB, a package of 30 stickers - up to3 MB. - ๐ข Quantity: in one package - from
3to30less stickers or. will not load anymore.
If your images do not meet these parameters, they will have to be modified. To remove the background, free tools like Remove.bg (online) or Background Eraser (Android app can be used). data-i="71">or standard editor Photo & Picture Resizer or standard editor Google Photos ("Resize" option).
To check the transparency of the background, open the PNG file in any graphics editor and look at the checkerboard background. If it is visible, the background is transparent. If the backing is plain (white, gray), the background needs to be removed.
Pay special attention outline quality. If artifacts remain at the edges of the sticker (blur, pixelated edges), WhatsApp the image may be rejected. To clean the edges, use the "Eraser" tool with hardness 100% in PicsArt or Photoshop Express.
Method 1: Creating stickers using the Sticker Maker application
Sticker Maker for WhatsApp (from BSticker) is one of the most reliable applications for creating custom stickers. It automatically converts images to the requirements of the messenger and allows you to add packages directly to WhatsApp without manual import. Here are the step-by-step guide:
- Install the application iz Google Play (free version with ads). Avoid clones - check the developer (BSticker Studio).
- Upload images: click
"+"โ select files from the gallery. The application will automatically crop them to a square. - Customize package:
- ๐ท๏ธ Specify package name (up to 30 characters, no emoji).
- ๐จ Select package icon (will be displayed in the list stickers).
- ๐ Add author's name (you can specify your nickname).
"Add to WhatsApp".If the stickers do not appear in the messenger, check:
- โ Whether the number of stickers in the package has been exceeded (maximum
30). - โ All Are images in format
.PNGwith a transparent background. - โ Are prohibited characters used in the package name (for example,
#,@).
The background of all images has been removed|Size of each sticker 512ร512 px|PNG format|Package name without special characters|Number of stickers from 3 to 30-->
The application saves the created packages in the device memory along the path /storage/emulated/0/WhatsApp/Media/WhatsApp Stickers. They can be transferred to another smartphone or made a backup copy.
Method 2: Manually creating stickers via Personal Stickers
If Sticker Maker didnโt suit you, try Personal Stickers for WhatsApp โan alternative application with advanced settings. Its key advantage is the ability to precise trimming stickers and adding animation (this is not relevant for static stickers, but will be useful in the future). data-i="118">precise trim
- Open the application and select
"Create a new package". - Add images from the gallery or take a photo directly in the application (option
"Camera"). - Crop stickers:
- ๐ Use the tool
"Magnifier"to accurately trim small parts. - โ๏ธ Click
"Crop"and select the sticker area. The background will automatically become transparent.
- ๐ Use the tool
- ๐ Enter title (for example, "My memes 2026").
- ๐ค Specify author (you can leave the field empty).
- ๐ฏ Select package icon (first sticker or separate image).
- Export to WhatsApp button
"Done". - Restart the messenger (close it in the recent applications menu).
- Update WhatsApp to the latest version.
- Check if it is disabled "Show stickers" option in the chat settings.
- Open the original image in the editor and remove the background (tool
"Magic Eraser"or"Select by color"). - Crop the image to a square
512ร512 px(option"Cropping"). - Save in format
.PNGwith maximum quality. - Create a folder on your phone along the path
/storage/emulated/0/WhatsApp/Media/WhatsApp Stickers(if it doesnโt exist, create it manually). - Inside it, create another folder with the name of your package (for example,
"MyStickers"). - Place in it:
- ๐ผ๏ธ Folder
"stickers"with all PNG stickers (from 3 to 30 pieces). - ๐ File
tray.pngโ package icon (size96ร96 px). - ๐ File
contents.jsonwith metadata (can be generated here).
- ๐ผ๏ธ Folder
- Open any chat in WhatsApp.
- Click on the stickers icon โ
"+"โ"Add stickers". - Your package will appear in the list - click on it to activation.
Feature Personal Stickers - support transparent stickers with shadow. If you need stickers with a volume effect (for example, as in official packs WhatsApp), enable the option "Add shadow" in the cropping settings. This will give the images a professional look.
Via Sticker Maker|Via Personal Stickers|Manually in a graphic editor|Not decided yet-->
If after export stickers are not displayed in WhatsApp, try:
Method 3: Creating stickers without applications (manually)
If you do not want to install additional apps, you can create stickers manually using a graphic editor (for example, PicsArt or Photoshop Express) and add them to WhatsApp via the file manager. This method takes more time, but gives full control over the result.
Step 1. Preparing images:
Step 2. Creating a package of stickers:
Step 3. Adding to WhatsApp:
Example of contents.json file structure
{
"android_play_store_link": "",
"ios_app_store_link": "",
"image_data": "",
"is_animated_sticker_pack": false,
"is_video_sticker_pack": false,
"stickers": [
{
"image_file": "1.png",
"emojis": ["๐"]
},
{
"image_file": "2.png",
"emojis": ["๐"]
}
]
}
This method is suitable for experienced users, as it requires working with JSON files. If you made an error in the code, WhatsApp will not show the package. To check the correctness contents.json use a validator. like JSONLint.
How to add animated stickers to WhatsApp
Since 2023 WhatsApp supports animated stickers (GIF or APNG), but their creation has its own nuances. Firstly, the animation should be smooth and short (no more 3 seconds). Secondly, the weight of one sticker should not exceed 500 KB (vs. 100 KB for static).
To create animated stickers:
- Prepare GIF:
- ๐ฌ Use GIPHY or ImgPlay to create animation.
- ๐ Crop to
512ร512 pxand optimize weight through EZGIF. - ๐ Make sure the background is transparent (format
.GIFs alpha channel).
- ๐ ๏ธ Use an online converter APNGMaker or application Sticker.ly.
- โ๏ธ Set the animation speed
20-30 FPSfor smoothness. - Add to WhatsApp via Personal Stickers (option
"Animated sticker"). - Remove the sticker pack from folder
WhatsApp Stickersand create it again. - Clear the cache WhatsApp in Android settings (
Settings โ Applications โ WhatsApp โ Storage โ Clear cache). - Reinstall WhatsApp (back up your chats first).
Please note: animated stickers consume more traffic when sending. If you have limited internet, it is better to use them only on Wi-Fi.
Animated stickers only work in the latest versions of WhatsApp (2.23.12 and later). If the recipient is using an older version, he will see the first frame of the animation as a static image.
Problem solving: stickers are not added or are not displayed
Even if you followed the instructions, sometimes stickers may not appear in WhatsApp. Here are typical reasons and solutions:
| Problem | Possible reason | Solution |
|---|---|---|
| Stickers are not displayed in the list of packages | Error in the file contents.json |
Check the JSON syntax using JSONLint. Make sure that the sticker file names match those specified in the JSON. |
| An error occurs when adding | Inconsistency with the requirements (size, format, weight) | Check each sticker for compliance with the parameters (see section 1). |
| Stickers have been added, but are not sent | The weight of the package is too large | Optimize images via TinyPNG or reduce their number. |
| Animated stickers are displayed as static ones | The recipient is using an old version of WhatsApp | Update the messenger for both interlocutors. |
| The package icon is not displayed | File tray.png damaged or incorrect size |
Recreate the icon size 96ร96 px in PNG format. |
If none of the methods helped, try:
If stickers are added but look pixelated, increase the resolution of the original images to 1024x1024 px and repeat the process.
Where to get ideas for stickers: top 5 sources of inspiration
Donโt know what stickers to create? Here are proven sources of ideas:
- ๐ญ Personal. photo: make stickers from your meme photos or screenshots from social networks. Reactions with your face are popular (for example, โWow!โ, โI donโt believe it!โ).
- ๐ฎ Game characters: cut out characters from your favorite games (Genshin Impact, Among Us, Minecraft). The main thing is to avoid copyright infringement (do not use brand logos).
- ๐ฑ Animals: stickers with cats, dogs or pandas from the zoo are always relevant. captions.
- ๐ Memes and pop culture: Adapt popular memes (for example, "Distracted Boyfriend", "Woman Yelling at a Cat") or a still from a TV series (Rick and Morty, The Simpsons).
- ๐จ Abstract drawings: If you know how to draw, create unique stickers in Procreate or Krita.
For inspiration, study the trends in Telegram-channels like @stickers or @meme_stickers. Pay attention to the stickers with text reactions (for example, "I'm shocked", "This is PPC") - they are easy to create in Canva with a transparent background.
If you plan to share stickers with friends, please note: WhatsApp does not allow you to send sticker packs directly. Instead, you can:
- ๐ค Send an archive with a folder
WhatsApp Stickers/[package name]via the cloud (Google Drive, Telegram). - ๐ Generate a QR code for the package via Sticker.ly (you can scan it in WhatsApp via
Settings โ Stickers โ Add stickers).
FAQ: Frequently asked questions about creating stickers in WhatsApp
Is it possible to create stickers without a transparent background?
No, WhatsApp requires stickers to have a transparent background (PNG with an alpha channel). If the background is not transparent, the stickers will not load. To remove the background, use Remove.bg or the Magic Eraser tool. c PicsArt.
How many stickers can be added to one package?
From 3 to 30 stickers in one package. If you add less or more, WhatsApp the package will not appear in the list. The optimal quantity. โ 10-20 stickers to balance the variety and weight of the package.
Why do my stickers look blurry in chat?
This is due to the source images being too low-resolution. The minimum size is 512ร512 px, but for better quality, use 1024ร1024 px. Also check that no compression was applied when saving (in the export settings, select "Maximum quality").
Is it possible to sell your stickers for WhatsApp?
Technically yes, but with reservations:
- ๐ฐ WhatsApp does not provide official tools for monetization stickers.
- ๐ฑ You can sell sticker packs through third-party platforms (for example, Etsy, Telegram-bots) or accept orders for individual stickers.
- โ ๏ธ Make sure you are not violating copyrights (do not use other people's images without permission).
How to transfer stickers for a new phone?
Stickers are stored in a folder /storage/emulated/0/WhatsApp/Media/WhatsApp Stickers. To transfer them:
- Copy the folder with sticker packs to the new phone (in the same directory).
- Open WhatsApp and add packs through the sticker menu (
"+" โ "Add stickers"). - If stickers do not appear, restart the messenger.
Update WhatsApp regularly - new versions of the messenger add support for additional sticker formats (for example, animated) and fix display bugs.