
ChatGPT could soon introduce a dedicated Stickers feature that lets users create custom stickers and add them directly to WhatsApp, removing one of the most tedious parts of AI-generated sticker sharing. According to an APK teardown of the latest ChatGPT Android app, the development team at OpenAI appears to be building an interface that will let users export their generated stickers to WhatsApp as a complete sticker pack. If the feature ships as expected, it would turn a multi-step manual process into a one-tap action, making custom stickers far more accessible to everyday WhatsApp users.
Stickers have become a universal language in chat apps. WhatsApp alone has supported custom sticker packs for years, and users have found creative ways to make them. However, creating AI-generated stickers today requires a lot of back-and-forth. A typical workflow involves prompting ChatGPT to create an image, downloading that image, cropping it to the right shape, removing the background, resizing it to WhatsApp's required dimensions, and then manually importing it into WhatsApp as a sticker pack. It works, but it is not easy or efficient for the average person. The new feature would collapse all those steps into a single action.
What the Code Reveals
While digging through the latest version of the ChatGPT app, version v1.2026.216, code strings were found that point to a new feature called ChatGPT Stickers. The strings include:
- ChatGPT Stickers
- Add to chat apps
- Add to WhatsApp
- WhatsApp (3 minimum)
- Couldn’t add stickers to WhatsApp
- Download stickers
These strings strongly suggest that ChatGPT Stickers is the official name of the feature. The Add to chat apps text implies that multi-platform support may be planned, even though only WhatsApp currently appears in the code. Add to WhatsApp would likely be the action button that lets users send their created stickers directly to WhatsApp. The error message Couldn’t add stickers to WhatsApp indicates that the app is being designed to handle failures gracefully, perhaps if the WhatsApp app is not installed or if the sticker pack does not meet requirements. The Download stickers option could serve as a fallback for users who do not want to use the direct integration.
Additional evidence comes from the discovery of a specific Android intent action: com.whatsapp.intent.action.ENABLE_STICKER_PACK. This is an Android intent action used by third-party apps to send stickers to WhatsApp. By invoking this intent, an app can register a sticker pack with WhatsApp and then trigger WhatsApp to open the pack so the user can add it with a single confirmation. The presence of this intent inside the ChatGPT app is a strong signal that the export mechanism is not just a theoretical idea but is actively being wired into the app.
How Custom Sticker Creation Works Now
Currently, users who want ChatGPT to make WhatsApp stickers have to rely on a manual process. They ask ChatGPT to generate an image with a prompt like “create a cute cat sticker with sunglasses.” ChatGPT's image generation model produces the artwork, but that is only the beginning. The user must then download the image, open an image editor or a dedicated sticker-making app, crop the image, remove the background, and ensure the dimensions and file format match WhatsApp's requirements. WhatsApp accepts stickers in PNG or WebP format, and they must have transparent backgrounds to look right in chats. Many users resort to third-party tools to convert the images into compliant sticker packs.
This manual workflow is time-consuming and often discourages people from trying to create custom stickers. It also introduces a lot of friction when someone wants to make a quick set of stickers for a group chat or a special occasion. If a user wants a set of ten stickers, they have to repeat the generation and editing process ten times. With the new ChatGPT Stickers feature, all of that would be handled in the background. The user would simply create or select stickers within ChatGPT, tap Add to WhatsApp, and let the app package them into a proper sticker pack.
Why the Three-Sticker Minimum Matters
The string WhatsApp (3 minimum) might seem like an odd requirement, but it is actually tied directly to WhatsApp's own specification. According to WhatsApp's documentation, a sticker pack must contain a minimum of three stickers and a maximum of thirty stickers. This limit is not imposed by ChatGPT; it is a platform rule. So the AI app will likely require users to create at least three stickers before they can export to WhatsApp. This ensures the pack is accepted by WhatsApp and appears correctly in the sticker picker.
The three-sticker minimum also has practical implications for the user experience. ChatGPT will need to guide users to create enough stickers before showing the Add to WhatsApp button. It may also need to enforce the thirty-sticker maximum. If a user wants to create more than thirty stickers, the app might split them into multiple packs or simply cap the pack size. These are the kinds of details that developers must handle to make the feature feel seamless.
Potential Impact on Users
For ordinary WhatsApp users, this feature lowers the barrier to creative expression. No longer would they need to be tech-savvy or comfortable with image editing software. They could generate a personal sticker pack with inside jokes, pictures of their pets, or original artwork. The AI could even create a set of stickers with a consistent style, which is harder to achieve with manual image editing. This could make group chats more fun and personal.
For businesses and content creators, custom stickers could become a new way to engage audiences. Stores, influencers, and community groups could generate branded sticker packs and distribute them through WhatsApp. Because the AI can produce a coordinated set of designs quickly, the cost of custom sticker creation would drop dramatically. Small businesses that could not afford a graphic designer could still get professional-looking stickers for their customers.
The feature might also open the door to other chat applications. The string Add to chat apps suggests OpenAI may want to support Telegram, Signal, Slack, or other platforms in the future. WhatsApp is likely the first target because it is one of the most widely used messaging apps in the world. But the underlying architecture could be reused for other services, giving users more flexibility in where they use their AI-generated stickers.
Privacy and Moderation Considerations
As with any AI-generated content, there are important concerns around inappropriate or harmful stickers. OpenAI has content policies in place, and the image generation model built into ChatGPT has safeguards to prevent violent, hateful, or sexually explicit content. However, stickers are small, often playful, and open to interpretation. The feature will need robust moderation to prevent the creation of misleading or offensive graphics. Since stickers are meant to be shared, there is also a risk that they could be used for spam or harassment. OpenAI will likely need to monitor how the feature is used and adjust its safety systems accordingly.
Another consideration is privacy. When a user creates a sticker pack in ChatGPT and sends it to WhatsApp, the actual prompt used to generate the images may stay in ChatGPT's history. The generated stickers are transferred to WhatsApp as images, and WhatsApp itself does not have access to the prompts. This separation could reduce friction for users who are concerned about their chat data being linked to their AI prompts. Still, any feature that crosses app boundaries raises questions about data handling and user consent.
When Can Users Expect It?
The feature is not available yet in the stable ChatGPT app. The code strings were spotted in a development build, and there is no confirmed release date. APK teardowns are used to predict future features, but they are not guarantees. OpenAI may change the design, delay the rollout, or decide not to ship the feature at all. That said, the presence of a WhatsApp-specific intent and polished user-facing strings indicates that the feature is in an advanced stage of development. It has likely passed the early prototype phase and is being prepared for a public beta or a future stable update.
Historically, similar teardown discoveries have often led to official features. Messaging apps and AI companies are increasingly looking for ways to integrate directly with each other. ChatGPT adding native sticker output would be a logical step in the evolution of AI assistants from simple text generators to full content creation tools. It would also give WhatsApp users a much easier way to personalize their chats without leaving the app.
In the meantime, anyone who wants AI-generated stickers will have to keep using the manual workflow. The process is not ideal, but it works. When the ChatGPT Stickers feature finally launches, it will likely be a welcome addition for the millions of people who love both AI and custom stickers. Whether it arrives in the next few weeks or takes several more months remains to be seen. For now, the code simply shows that OpenAI is actively working on it.
Source:Android Authority News
