Skip to main content

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

FlagDescriptionDefault
--output <path>Custom output pathAssets/app_logo.png

Flow

  1. Prompts for app idea / description
  2. Generates a 4x4 grid of 16 logo variations (2K, 1:1)
  3. Opens grid in Preview.app for review
  4. Pick a logo (1-16) or R to regenerate — optional: 5 --zoom 1.1 --gap 3
  5. Extracts chosen logo at 512x512

Output

  • Assets/app_logo.png — the selected logo
  • Assets/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>