AI Logo Generation
Generate an app logo using fal.ai's nano-banana-2 model.
Command: kappmaker create-logo
kappmaker create-logo
kappmaker create-logo --output ./custom/path/logo.png
Options
| Flag | Description | Default |
|---|---|---|
--output <path> | Custom output path | Assets/app_logo.png |
Flow
- Prompts for app idea / description
- Generates a 4x4 grid of 16 logo variations (2K, 1:1)
- Opens grid in Preview.app for review
- Pick a logo (1-16) or R to regenerate — optional:
5 --zoom 1.1 --gap 3 - Extracts chosen logo at 512x512
Output
Assets/app_logo.png— the selected logoAssets/logo_variations.png— the full grid for reference
Requirements
Requires a fal.ai API key. Prompted on first use if not set, or configure manually:
kappmaker config set falApiKey <your-key>