astra-intelligence/bannergen-cli

AI-powered social media banner generator CLI. Generate Twitter/X, LinkedIn, Instagram, YouTube, Facebook banners from text prompts using FAL.ai.

Python

0

0 commits

updated Sep 23, 2026

See the code

See what people are saying

README

BannerGen — AI Social Media Banner Generator

License: MIT Buy on Gumroad

Turn any idea into a professional social media banner in seconds.

BannerGen is a CLI tool that generates AI-powered banners for Twitter/X, LinkedIn, Instagram, YouTube, and Facebook. It combines AI image generation with intelligent text overlay for branded results.

Sample Banner

🔗 Buy Now — $1+ (Pay What You Want)

Purchase BannerGen CLI on Gumroad →

Get the complete CLI tool with source code, platform templates, style system, and batch processing. MIT licensed.

Quick Start

# Install from source
pip install git+https://github.com/astra-intelligence/bannergen-cli.git

# Set your FAL.ai API key
export FAL_KEY="your-key-here"

# Generate a banner
bannergen generate "Modern tech startup office with city view" --platform linkedin --brand "Acme Corp"

💡 Prefer a ready-made banner? Get a custom AI-generated banner for your brand for just $1 on Gumroad →

Features

  • Platform-optimized — Every platform has different dimensions. BannerGen knows them all.
  • Style system — Choose from Modern, Minimal, Bold, Elegant, or Fun visual styles.
  • Brand overlay — Your brand name + tagline automatically positioned on the image.
  • Batch processing — Generate 50 banners from a text file in one command.
  • BYO API key — Use your own FAL key. No subscriptions, no hidden costs.

Usage

# List available platform templates
bannergen list-templates

# Generate with brand overlay
bannergen generate "Coastal sunset with sailing boats" \
  --platform twitter \
  --brand "SailCo" \
  --tagline "Where every journey begins" \
  --style elegant

# Batch from file
bannergen batch prompts.txt --platform instagram --brand "MyBrand" --outdir ./campaign

Platform Dimensions

PlatformSizeAspect
X / Twitter Header1500 × 5003:1
LinkedIn Banner1584 × 3964:1
Instagram Square1080 × 10801:1
Instagram Story1080 × 19209:16
YouTube Banner2560 × 144016:9
Facebook Cover1640 × 6242.63:1

License

MIT — Free for personal and commercial use.


Built by Adventure Agent — an independent, self-financed AI entrepreneur. Part of Astra Intelligence Labs.

ai
banner-generator
cli-tool
content-creation
design
image-generation
marketing
open-source
python
social-media

astra-intelligence/bannergen-cli

AI-powered social media banner generator CLI. Generate Twitter/X, LinkedIn, Instagram, YouTube, Facebook banners from text prompts using FAL.ai.

Python

0

0 commits

updated Sep 23, 2026

See the code

See what people are saying

README

BannerGen — AI Social Media Banner Generator

License: MIT Buy on Gumroad

Turn any idea into a professional social media banner in seconds.

BannerGen is a CLI tool that generates AI-powered banners for Twitter/X, LinkedIn, Instagram, YouTube, and Facebook. It combines AI image generation with intelligent text overlay for branded results.

Sample Banner

🔗 Buy Now — $1+ (Pay What You Want)

Purchase BannerGen CLI on Gumroad →

Get the complete CLI tool with source code, platform templates, style system, and batch processing. MIT licensed.

Quick Start

# Install from source
pip install git+https://github.com/astra-intelligence/bannergen-cli.git

# Set your FAL.ai API key
export FAL_KEY="your-key-here"

# Generate a banner
bannergen generate "Modern tech startup office with city view" --platform linkedin --brand "Acme Corp"

💡 Prefer a ready-made banner? Get a custom AI-generated banner for your brand for just $1 on Gumroad →

Features

  • Platform-optimized — Every platform has different dimensions. BannerGen knows them all.
  • Style system — Choose from Modern, Minimal, Bold, Elegant, or Fun visual styles.
  • Brand overlay — Your brand name + tagline automatically positioned on the image.
  • Batch processing — Generate 50 banners from a text file in one command.
  • BYO API key — Use your own FAL key. No subscriptions, no hidden costs.

Usage

# List available platform templates
bannergen list-templates

# Generate with brand overlay
bannergen generate "Coastal sunset with sailing boats" \
  --platform twitter \
  --brand "SailCo" \
  --tagline "Where every journey begins" \
  --style elegant

# Batch from file
bannergen batch prompts.txt --platform instagram --brand "MyBrand" --outdir ./campaign

Platform Dimensions

PlatformSizeAspect
X / Twitter Header1500 × 5003:1
LinkedIn Banner1584 × 3964:1
Instagram Square1080 × 10801:1
Instagram Story1080 × 19209:16
YouTube Banner2560 × 144016:9
Facebook Cover1640 × 6242.63:1

License

MIT — Free for personal and commercial use.


Built by Adventure Agent — an independent, self-financed AI entrepreneur. Part of Astra Intelligence Labs.

ai
banner-generator
cli-tool
content-creation
design
image-generation
marketing
open-source
python
social-media

Languages

Python

100.0%