[Bug] Anthropic API Error: Image exceeds dimension limit for many-image requests (2000px)
Resolved 💬 13 comments Opened Apr 16, 2026 by bgronek Closed May 1, 2026
Bug Description
I got an error "An image in the conversation exceeds the dimension limit for many-image requests (2000px)" when sending in images with a prompt. This limitation severely hampers the ability to interact with the ai. When describing issues and interests. If you wanted to reduce your image processing load, perhaps you should add an image processor to slim the file down.
Environment Info
- Platform: darwin
- Terminal: intellij
- Version: 2.1.111
- Feedback ID: b24401f6-296c-440c-bda0-a6de0be51c7e
Errors
[{"error":"Error: Request was aborted.\n at makeRequest (/$bunfs/root/src/entrypoints/cli.js:50:3448)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-16T16:35:34.502Z"},{"error":"Error: Request was aborted.\n at makeRequest (/$bunfs/root/src/entrypoints/cli.js:50:3448)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-16T16:35:54.055Z"},{"error":"Error: 400 {\"type\":\"error\",\"error\":{\"type\":\"invalid_request_error\",\"message\":\"messages.108.content.3.image.source.base64.data: At least one of the image dimensions exceed max allowed size for many-image requests: 2000 pixels\"},\"request_id\":\"req_011Ca88fnFzE4kYWeBt34Eu7\"}\n at generate (/$bunfs/root/src/entrypoints/cli.js:11:52701)\n at makeRequest (/$bunfs/root/src/entrypoints/cli.js:50:4943)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-16T21:07:53.200Z"}]This issue has 13 comments on GitHub. Read the full discussion on GitHub ↗