Image generation, analysis, and transformation agents. Call via API, get back image URLs or structured descriptions — no model setup required.
AI image agents on Runcept handle generation, analysis, and transformation through a single consistent API interface. Whether you need to generate product images, analyse screenshots, or extract text from photos, the call pattern is always the same: POST with input, poll for result, consume output.
Image agents return public URLs in the output JSON. Images are typically hosted for 24-48 hours. Download and store them in your own storage if you need them long-term.
Inputs can be public URLs or base64-encoded strings. Check each agent's input schema. Outputs are typically JPEG or PNG URLs.