Code-with-Beto/snapai
A CLI tool that uses OpenAI GPT Image and Google Gemini models to generate 1024x1024 app icons for React Native and Expo developers.

SnapAI is a developer-focused command-line tool that interfaces with OpenAI Images API (gpt-image-1.5, gpt-image-1, gpt-image-2) and Google Gemini image models to generate high-quality square app icons. It provides quality controls, prompt enhancement for app-icon style outputs, and supports both iOS and Android icon requirements. The tool runs entirely in the terminal with no UI, works in CI/CD pipelines, and sends API requests directly to the chosen provider using the user’s own API keys.
Frequently asked
- What is Code-with-Beto/snapai?
- A CLI tool that uses OpenAI GPT Image and Google Gemini models to generate 1024x1024 app icons for React Native and Expo developers.
- Is snapai open source?
- Yes — Code-with-Beto/snapai is open source, released under the MIT license.
- What language is snapai written in?
- Code-with-Beto/snapai is primarily written in TypeScript.
- How popular is snapai?
- Code-with-Beto/snapai has 1.9k stars on GitHub.
- Where can I find snapai?
- Code-with-Beto/snapai is on GitHub at https://github.com/Code-with-Beto/snapai.