Kiro can analyze and discuss images directly in your chat session. You can share images with Kiro by dragging and dropping them into your terminal window or by using the fs_read tool with the Image mode.
The simplest way to share images with Kiro is to drag and drop them directly into your terminal window. When you drag an image into the terminal:
Example:
Kiro> /path/to/architecture-diagram.png Can you explain this architecture and generate sample code for implementing it?
You can also explicitly use the fs_read tool to share images:
Kiro> Can you analyze this screenshot at /path/to/screenshot.png?
Kiro will automatically suggest using fs_read with Image mode when you mention image files.
Common use cases for sharing images with Kiro include:
Supported image formats include JPEG/JPG, PNG, GIF, and WebP. Images must be under 10MB in size, and you can share up to 10 images in a single request.
For best results:
Working with images