Creative Kit
Available for: iOS, Android, and Web
Creative Kit makes sharing to Snapchat even more seamless!
Creative Kit allows users to share AR experiences, stickers, images, videos, or captions from your website or app directly to Snapchat's camera or preview screen.
After the content is shared to Snapchat, users can apply any of Snapchat's creative tools to edit the shared content before sending it to their friends, stories, or Spotlight.
Important Update 2024.10.01
Creative Kit was previously provided as an installable SDK. The SDK version will continue to work, however it will no longer be updated. We recommend all existing Creative Kit integrations transition the new code-only version linked below.
More to Share
Creative Kit provides app developers with advanced sharing options beyond what is possible with the native iOS or Android share actions. Send through sticker assets to allow your users to decorate their Snaps with branded stickers that show friends where they are or what they’re doing. Link to Dynamic Lenses that will provide your users a way to share live scores, weather, and other dynamic data through easy-to-build AR experiences.
With Creative Kit you can…
- Share images or videos to the Preview screen
- Attach stickers to the Preview or live Camera screen
- Add a predefined caption
- Activate a Lens you’ve created and send through dynamic data
Media Specifications
Photos and videos
- Images must be PNG or JPEG
- Videos must be MP4 or MOV
- Shared media must be 300 MB or smaller
- Videos must be no more than 5 minutes in duration
- Captions are limited to 250 characters
- All resource URIs should be local
- Videos that are longer than 10 seconds are split up into multiple Snaps of 10 seconds or less
- Suggested aspect ratio 9:16
Stickers
- Only one sticker is allowed
- A static sticker must be PNG or JPEG
- File size 1 MB or smaller
- Animated stickers must be WebP (preferred) or GIF
- Captions are limited to 250 characters
Note: Animated stickers are not current support on Android.
Lenses
- You cannot attach stickers when using Lenses
- Captions are limited to 250 characters
- Dynamic launch data can be added in key-value pairs. The key must be a string and the value can be an int, float, double, string, or an array of any one of those types
More details on how to create and define these parameters can be found in the Github documentation below.
Get Started
Creative Kit does not require the installation of any SDKs and setup is easy. Check out our Creative Kit Github repository for details on how to get setup and how to start sharing to Snapchat.