[BUG] pasting a JPEG copied from Finder inserts file's image icon preview instead of the file

Open 💬 0 comments Opened Jul 3, 2026 by jborichevskiy

Preflight Checklist

  • [x] I have searched existing issues and this hasn't been reported yet
  • [x] This is a single bug report (please file separate reports for different bugs)
  • [x] I am using the latest version of Claude Code

What's Wrong?

Copying a JPEG or PNG image from Finder and pasting it into the Claude Code terminal pastes the Mac generic image icon, rather than the contents of the file itself:

<img width="712" height="869" alt="Image" src="https://github.com/user-attachments/assets/05f8885f-ed20-4430-adcf-f46407476786" />

The JPEG file I'm copying + pasting:
<img width="4032" height="3024" alt="Image" src="https://github.com/user-attachments/assets/6ccf02aa-3795-4ac4-8281-5822a30c1045" />

What Should Happen?

It should paste the image I copied in, instead of the generic mac image icon.

Error Messages/Logs

n/a

Steps to Reproduce

  1. Find a JPEG or PNG file in Finder
  2. Copy it
  3. open claude in any directory
  4. CTRL+V (on Mac)
  5. ask it to describe the image - it is not the real image

Claude Model

Not sure / Multiple models

Is this a regression?

Yes, this worked in a previous version

Last Working Version

not sure

Claude Code Version

2.1.200

Platform

Anthropic API

Operating System

macOS

Terminal/Shell

iTerm2

Additional Information

_No response_

View original on GitHub ↗