Imsticker
Create iMessage Sticker Pack Xcode project with a single command
Install / Use
/learn @nicnocquee/ImstickerREADME

Imsticker
This is a gem to quickly create iMessage Sticker Pack Xcode project from command line. You just need to prepare your sticker images and sticker sequence (animated sticker!) in a folder, and run one command. No need to drag and drop and clicking around in Xcode.
Requirement
- imagemagick:
brew install imagemagick
Installation
$ gem install imsticker
Usage
- Create a directory for your project.
- Create
stickersdirectory inside your project directory and put all your stickers in it. Sticker sequence should be grouped in a directory. - Create an icon for the sticker pack with name
icon1024x768.pngand size1024x768 px. - Run
imsticker initin the root directory of your project. - Edit
info.jsonfile to edit the name of your project. - Run
imsticker. - Your Xcode project will be created inside
outputdirectory. Open it using Xcode 8 or later.
Stickers
Prepare your stickers in structure like the following
- project_dir
|- info.json
|- icon1024x768.png
|- stickers
|- happy.png
|- mad.png
|- dancing
|- dancing01.png
|- dancing02.png
|- dancing03.png
|- dancing04.png
|- dancing05.png
|- dancing06.png
|- dancing07.png
- Stickers should be between 300 x 300 pixels and 618 x 618 pixels.
- The image must be a PNG, APNG, GIF or JPEG file.
- The file must be less than 500KB.
Demo
Video Here. Or GIF below.

Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/nicnocquee/imsticker.
License
The gem is available as open source under the terms of the MIT License.
Related Skills
node-connect
340.5kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
84.2kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
340.5kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
84.2kCommit, push, and open a PR
