claude-code - 💡(How to fix) Fix [FEATURE]Support pasting clipboard bitmap/screenshot directly into chat input

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…

Fix Action

Fix / Workaround

Use case: Frequently need to share screenshots for debugging/code review. The current workaround (save to file → copy file) breaks flow significantly.

Use case: Frequently need to share screenshots for debugging/code review. The current workaround (save to file → copy file) breaks flow significantly.

Use case: Frequently need to share screenshots for debugging/code review. The current workaround (save to file → copy file) breaks flow significantly.

RAW_BUFFERClick to expand / collapse

Preflight Checklist

  • I have searched existing requests and this feature hasn't been requested yet
  • This is a single feature request (not multiple features)

Problem Statement

Environment: Claude Code desktop app / CLI on Windows 11

Current behavior:

  • Copying an image file from Explorer → paste works ✓
  • Pasting a screenshot directly from clipboard (Win+Shift+S, Print Screen) → does not work ✗

Expected behavior: Support pasting raw bitmap/DIB data from clipboard, similar to VS Code's input behavior.

Use case: Frequently need to share screenshots for debugging/code review. The current workaround (save to file → copy file) breaks flow significantly.

Related:

  • VS Code extension handles this correctly, suggesting it's technically feasible within the same platform.

Proposed Solution

Environment: Claude Code desktop app / CLI on Windows 11

Current behavior:

  • Copying an image file from Explorer → paste works ✓
  • Pasting a screenshot directly from clipboard (Win+Shift+S, Print Screen) → does not work ✗

Expected behavior: Support pasting raw bitmap/DIB data from clipboard, similar to VS Code's input behavior.

Use case: Frequently need to share screenshots for debugging/code review. The current workaround (save to file → copy file) breaks flow significantly.

Related:

  • VS Code extension handles this correctly, suggesting it's technically feasible within the same platform.

Alternative Solutions

No response

Priority

Critical - Blocking my work

Feature Category

CLI commands and flags

Use Case Example

No response

Additional Context

Environment: Claude Code desktop app / CLI on Windows 11

Current behavior:

  • Copying an image file from Explorer → paste works ✓
  • Pasting a screenshot directly from clipboard (Win+Shift+S, Print Screen) → does not work ✗

Expected behavior: Support pasting raw bitmap/DIB data from clipboard, similar to VS Code's input behavior.

Use case: Frequently need to share screenshots for debugging/code review. The current workaround (save to file → copy file) breaks flow significantly.

Related:

  • VS Code extension handles this correctly, suggesting it's technically feasible within the same platform.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

claude-code - 💡(How to fix) Fix [FEATURE]Support pasting clipboard bitmap/screenshot directly into chat input