Image
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/image-artifact
Image
The system viewer for image artifacts. It draws any image a workspace holds — screenshots, photographs, illustrations, diagrams, logos — as a clean, passive image in the artifact detail view and in inline previews across the app. Image is a renderer artifact: it does not classify or tag content, it owns how an image is shown.
Install from the Cinatra marketplace by searching for "Image" and clicking Add. No credentials or configuration are required. As a system base viewer it is present for every workspace and activates immediately. Any image artifact (PNG, JPEG, GIF, WebP, or SVG) is rendered in place: the detail view shows the full image scaled to fit; inline reuse sites show a compact preview. SVG is always rendered as a passive image (<img src>), never as inline markup, so image content can never execute script. When an image has no viewable representation yet — still uploading, or a representation the host has not authorized — the viewer shows a small "Image preview unavailable" placeholder rather than a blank panel; it never leaves an empty slot.
For development, edit the manifest in package.json (cinatra.artifact) or the renderer sources in src/renderers/, then run node extension-kind-gate.mjs --package-root . to validate the package, and pnpm test to run the renderer tests, before publishing.
Works with
- Cinatra artifact library — the image detail view
- Any in-app site that previews an artifact inline (the neutral
previewslot)
Capabilities
- Render PNG, JPEG, GIF, WebP, and SVG image artifacts as a passive image
- Full-size, fit-to-viewport rendering in the artifact detail view
- Compact inline previews for in-app reuse sites
- Degrade to a never-blank placeholder when an image has no viewable representation
- Render SVG safely as a passive image, never as executable inline markup
More from Cinatra
Find the right people at a company you already have in your CRM. Point the agent at an existing account, tell it which job…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/contact-discovery-agent
Renders data charts in the Cinatra chat surface. Agents describe a chart as a small data spec — a type (bar, line, or area),…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/chart-artifact
Connect Google's Gemini API so Cinatra can use Gemini models for transcription, image generation, and general-purpose generation. Once connected, agents and workflows pinned to…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/gemini-connector
A finished, publish-ready blog article in Markdown. Blog Posts cover both articles generated by Cinatra's blog pipeline and posts uploaded from an existing CMS…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/blog-post-artifact
Editorial guidance for the Cinatra blog agents. This bundle ships the prompts behind blog idea brainstorming, full long-form drafting, and short LinkedIn promotion —…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/blog-skills
Draft a follow-up sequence for recipients who did not reply to the initial outreach. The agent writes a cadence of follow-up emails, each spaced…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/email-follow-up-agent
Reviews
There are no reviews yet.