Sweep 19 Sep 2026 · 02:36Z Build v2.1.278 500 read Stable v2.1.267 Latest v2.1.278 Next v2.1.278 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.265 ·

Image handling: specific decode-failure diagnostics for CMYK JPEGs and animated WebP

Claude Code now gives specific error messages for CMYK JPEGs and animated WebP images it can't decode

TierYou'll noticehow much it should matter to you
Useful2my rating, 1 to 5
Signal1worth watching, 1 to 5
AreaImageswhat it touches
KindBug Fixesin v2.1.265,
You'll notice

Claude Code now gives specific error messages for CMYK JPEGs and animated WebP images it can't decode

What

When an image fails to decode, Claude Code now checks for two specific cases and reports a tailored reason instead of a generic failure message:

  • a CMYK JPEG (a JPEG using a four-color printing color model instead of the usual RGB), reported as "it is a CMYK JPEG, which Claude Code cannot decode"
  • an animated WebP file, reported as "it is an animated WebP whose first frame Claude Code cannot decode"
Why

This makes it clear why a particular image failed to load, so a user can tell the problem is a specific unsupported format rather than a generic error, and can convert the image accordingly.

See this entry in the whole of v2.1.265 →