Create beautiful, professional, and modern app icons without spending hours in design tools.
Perfect for developers, designers, and indie makers who want eye-catching icons instantly.
- Generate polished, high-quality app icons for iOS & Android
- Powered by Clipdrop Text-to-Image API
- Support for custom prompts β bring your app idea to life
- Secure API key management with
icofy configure - Fun and interactive CLI experience
- Super fast & simple β just one command!
Icofy uses the Clipdrop Text-to-Image API under the hood. You need an API key from Clipdrop to use Icofy:
- Go to Clipdrop API Dashboard
- Create an account or log in
- Copy your API key
- Run
icofy configureand paste the key
Here are some examples of what Icofy can generate:
| Preview | Preview | Preview | Preview | Preview | Preview |
|---|---|---|---|---|---|
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
# Using npm
npm install -g rn-icofy
# Or using pnpm
pnpm add -g rn-icofy# 1οΈβ£ Authenticate (set your API key)
icofy configure
# 2οΈβ£ Generate a stunning new app icon
icofy generate
# describe your app idea
# Example: Create a modern fitness app icon featuring a sleek abstract dumbbell or a stylized muscular arm inside a rounded square.
# 3οΈβ£ Show your saved API key
icofy show-keyExamples
# Minimalist food delivery icon with a bold glyph
icofy generate "Minimal food delivery icon, bold glyph, high contrast, rounded square, iOS style"
# Calm meditation app with dark gradient mesh
icofy generate "Meditation app icon, dark mesh gradient, abstract wave symbol, soft glow"
# Social app, overlapping chat bubbles, subtle depth
icofy generate "Social app icon, overlapping chat shapes, subtle depth, modern"- Authenticate once with your API key:
icofy auth - Describe your idea in a short prompt
- Generate: Icofy calls Clipdrop API to create platform-ready assets
- Use the exported icons in your iOS/Android projects
- Platform-ready PNGs (iOS & Android)
- Consistent rounded-square canvas suitable for app stores
- Deterministic naming so you can script your pipeline
- Icofy requires a valid Clipdrop API key.
- Generated icons are ready for iOS and Android app submission.
Made with β₯ using Clipdrop API β PRs welcome!





