pepe.business exclusive

Auto-Pilot Pricing

Auto-Pilot generation and publishing costs.

Edit this page·Last updated: July 13, 2026

Auto-Pilot Pricing

Auto-Pilot is included in all pepe.business plans. You only pay:

  1. The per-connected-account cost (see Pricing)
  2. The content generation cost (table below)

Generation costs

Images

TypeCost
Standard image (1024x1024)$0.02
HD image (2048x2048)$0.04
10-image carousel$0.18
Image with brand kit$0.03
Image with watermark + text$0.04

Videos

TypeCost
Slideshow 15s$0.08
Slideshow 30s$0.12
Screen recording 30s + voiceover$0.18
Motion design 45s$0.35
AI avatar 30s$0.45
AI avatar 60s$0.85
Voiceover only$0.04 / 30s

Captions and hashtags

LLM generation of the caption text: free (included in the image/video generation cost).

Source scan

OperationCost
Initial scan$0 (included)
Daily rescan$0 (included)
Webhook sync$0 (included)
On-demand scan$0.01 / page

Monthly cost example

Scenario: Shop with 200 products, daily publishing on Instagram + Facebook + TikTok.

  • Connected accounts: 3 × $6 = $18/month
  • Auto-Pilot posts: 30 days × 3 posts = 90 posts
  • Image per post: 1 × $0.04 = $0.04 × 90 = $3.60
  • TikTok video: 30 × $0.12 = $3.60
  • Estimated total: $25.20/month

Estimator

POST /v1/autopilot/estimate
{
  "strategy": "daily_product_highlight",
  "platforms": ["instagram", "facebook", "tiktok"],
  "schedule": "daily",
  "options": {
    "imageStyle": "lifestyle",
    "video": true,
    "videoType": "slideshow",
    "duration": 15
  },
  "durationDays": 30
}
{
  "estimatedCost": 25.20,
  "currency": "USD",
  "breakdown": {
    "accounts": 18.00,
    "images": 3.60,
    "videos": 3.60
  },
  "estimatedPosts": 90
}

Per-plan limits

PlanAuto-Pilot posts / dayVideos / daySources
Free511
Pro50205
EnterpriseUnlimitedUnlimitedUnlimited

Free credits

Each new account receives $10 of Auto-Pilot credits to try with no commitment.

Was this page helpful?