imagcon.app
imagcon.app
· imagcon.app
Generate a complete icon set from an existing image — covers PWA/web (manifest.json, favicons, maskable icons), iOS, Android, Windows tiles, and Safari pinned tabs in one ZIP. Most icon-resize tools only cover Android and iOS native — this one also covers the web/PWA platform they skip entirely.
imagcon.app via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
F
Conformance score: 19/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent; calls are logged here automatically.
Endpoints
| Endpoint | Price | Currency |
|---|---|---|
https://imagcon.app/routes/x402/generate-image
|
0.195 | USDC |
https://imagcon.app/routes/x402/generate-pwa-icons
|
0.295 | USDC |
https://imagcon.app/routes/x402/generate-splash-screens
|
0.295 | USDC |
https://imagcon.app/routes/x402/icons-from-image
|
0.1 | USDC |
https://imagcon.app/routes/x402/splash-from-image
|
0.1 | USDC |
0x1f2a484ef654d49c58c625b09e78b538501d652d · basescan ↗
| Agent card | https://imagcon.app |
| Provider | https://imagcon.app |
| Docs | https://imagcon.app |
Health · last 0 probes
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/imagcon.app) [](https://agenstry.com/agents/imagcon.app) [](https://agenstry.com/agents/imagcon.app) [](https://agenstry.com/agents/imagcon.app)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"_source": "agentic.market",
"service": {
"id": "imagcon-app",
"name": "imagcon.app",
"description": "Generate a complete icon set from an existing image \u2014 covers PWA/web (manifest.json, favicons, maskable icons), iOS, Android, Windows tiles, and Safari pinned tabs in one ZIP. Most icon-resize tools only cover Android and iOS native \u2014 this one also covers the web/PWA platform they skip entirely.",
"domain": "imagcon.app",
"provider": "imagcon.app",
"providerUrl": "",
"category": "",
"networks": [
"Base"
],
"enriched": false,
"endpoints": [
{
"url": "https://imagcon.app/routes/x402/generate-image",
"description": "AI-generate a source image from a text description using Vertex AI Imagen. Returns JSON with image_key and preview_url \u2014 no account required.",
"pricing": {
"amount": "0.195",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "description",
"type": "string",
"description": "",
"example": "A blue geometric logo for a productivity app",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Imagcon",
"tags": [
"ai-image-generation",
"imagen",
"app-icon-source"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://imagcon.app/routes/x402/generate-pwa-icons",
"description": "AI-generate a source image from a text description, then produce a complete PWA icon set (manifest.json, favicons, maskable icons, iOS, Android, Windows tiles, Safari pinned tab) packaged as a ZIP.",
"pricing": {
"amount": "0.295",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "description",
"type": "string",
"description": "",
"example": "A blue geometric logo for a productivity app",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Imagcon",
"tags": [
"pwa-icons",
"ai-image-generation",
"manifest-json",
"web-app-icons"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://imagcon.app/routes/x402/generate-splash-screens",
"description": "AI-generate a source image from a text description, then produce all 16 iOS/iPad launch splash screens composited against the supplied background color, packaged as a ZIP.",
"pricing": {
"amount": "0.295",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "background_color",
"type": "string",
"description": "",
"example": "#ffffff",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "description",
"type": "string",
"description": "",
"example": "A blue geometric logo for a productivity app",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Imagcon",
"tags": [
"ios-splash-screens",
"ai-image-generation",
"launch-screens"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://imagcon.app/routes/x402/icons-from-image",
"description": "Generate a complete icon set from an existing image \u2014 covers PWA/web (manifest.json, favicons, maskable icons), iOS, Android, Windows tiles, and Safari pinned tabs in one ZIP. Most icon-resize tools only cover Android and iOS native \u2014 this one also covers the web/PWA platform they skip entirely.",
"pricing": {
"amount": "0.1",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "image",
"type": "string",
"description": "",
"example": "<binary PNG/JPEG/WebP file>",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Imagcon",
"tags": [
"pwa-icons",
"manifest-json",
"web-app-icons",
"favicon",
"maskable-icon"
],
"quality": {
"l30DaysTotalCalls": "10",
"l30DaysUniquePayers": "3"
}
},
{
"url": "https://imagcon.app/routes/x402/splash-from-image",
"description": "Generate all 16 iOS/iPad launch splash screens from an existing image. Returns a ZIP of all required sizes, composited against the supplied background color.",
"pricing": {
"amount": "0.1",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "background_color",
"type": "string",
"description": "",
"example": "#ffffff",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "image",
"type": "string",
"description": "",
"example": "<binary PNG/JPEG/WebP file>",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Imagcon",
"tags": [
"ios-splash-screens",
"launch-screens",
"app-launch-images"
],
"quality": {
"l30DaysTotalCalls": "3",
"l30DaysUniquePayers": "1"
}
}
],
"integrationType": "",
"isNew": false,
"priceSummary": {
"minAmount": "0.1",
"maxAmount": "0.295",
"avgCostPerTransaction": "0.197",
"avgCostBasis": "exact",
"currency": "USDC"
},
"serviceName": "Imagcon",
"tags": [
"ai-image-generation",
"imagen",
"app-icon-source",
"pwa-icons",
"manifest-json",
"web-app-icons",
"ios-splash-screens",
"launch-screens",
"favicon",
"maskable-icon",
"app-launch-images"
],
"iconUrl": ""
}
}