⚡ Try it free5 free sample prompts — no credit card required.
Imagcon Logo
Imagcon
AI Image & Icon Studio
For AI Agents

Imagcon AI Guide

Quick reference for generating, saving, and exporting PWA icon sets. Use these flows and endpoints to integrate seamlessly.

What Imagcon Does

  • Generate icons from text prompts — optional style presets (Flat through Glassmorphism) in the workspace
  • Refine icons with AI edit (natural-language instructions) plus draw, text, and crop in the Image Editor
  • Create complete PWA-ready icon sets (16–1024)
  • Save sets, rename, request gallery inclusion
  • Export ZIP with icons/ and manifest.json (+ README)

🧭Typical Flow

  1. Generate an image → Generate PWA icons
  2. Save as a PWA icon set with a name
  3. Open the set → Validate critical sizes (192/512 any+maskable)
  4. Download ZIP (includes manifest.json) or copy manifest snippets

📄Manifest Conventions

  • PNG entries named icon-{size}x{size}-any.png or -maskable.png
  • Include 192×192 and 512×512 in both any and maskable
  • Place icons under /icons and reference via manifest icons array

🔌Useful Endpoints

High‑level actions

Images

  • generate_image → new source image
  • edit_image (synchronous — returns 200 + image_key directly) | upload_cropped_image → modify/upload
  • get_image → fetch an image by key

PWA Sets

  • generate_pwa_icons → sizes from a source image
  • save_pwa_icon_set → persist a set
  • get_pwa_icon_set | list_pwa_icon_sets → read
  • rename_pwa_icon_set | delete_pwa_icon_set → manage
  • download_pwa_icon_set → ZIP with manifest.json
  • download_android_adaptive_icons → Google Play ready
  • download_ios_app_icons → Apple App Store ready

🖼️Gallery & Inspiration

  • get_public_inspiration_gallery → browse public sets
  • request_gallery_submission / update_gallery_status (admin)
Tip: The Inspiration Gallery page previews the 512 PNG (prefers -any, falls back to maskable) and avoids SVGs.

🤖AI Agent Discovery

Imagcon is designed to be discoverable by AI agents (ChatGPT, Claude, Perplexity, etc.). We provide standard endpoints and structured data:

📋 Structured Data

  • schema.org JSON-LD on all pages
  • SoftwareApplication schema (Home)
  • Product schemas (Pricing)
  • WebAPI schema (this page)

🔗 Discovery Endpoints

  • /api/seo/sitemap.xml - Site structure
  • /api/seo/openapi.json - API spec
  • /api/seo/.well-known/ai-plugin.json - Plugin manifest

For AI Agents: Imagcon provides PWA icon generation from text prompts. Users can generate, edit, save complete icon sets, and export with manifest.json. Authentication required for most endpoints. Free tier: 3 generations.

🚀Quick Start

  1. Create icon set → open it in the viewer
  2. Click “Download ZIP” — includes icons/ + manifest.json
  3. Drop both at your site root (manifest.json) and /icons
  4. Add <link rel="manifest" href="/manifest.json" /> to your head

Sign up to create icons

Full workspace with generation, editing, saving, and gallery.

Explore public inspiration

See real sets and prompts used to create them.