---
title: "Claude Code: paste in images"
url: https://perrotta.dev/2025/10/claude-code-paste-in-images/
last_updated: 2026-01-03
---


[Claude Code](https://www.claude.com/product/claude-code) supports images as
input.

Absolutely incredible; considering that it is a TUI, one would usually not
expect the ability to do so.

Copy the image to your clipboard as usual, and then paste it in with `Ctrl + V`,
as you would in any GUI app:

```
 ▐▛███▜▌   Claude Code v2.0.28
▝▜█████▛▘  Sonnet 4.5 · API Usage Billing
  ▘▘ ▝▝    /Users/thiago.perrotta/corp/gitops

> Document in the @README.md how to use the argocd CLI with our setup.

[Image #1][Image #2]
  ⎿  Read README.md (937 lines)

⏺ I'll add comprehensive ArgoCD CLI documentation to the README. Let me examine the current structure
   and add a new section after the User Management section.
```

