r/ClaudeAI 11h ago

Claude Code Turn off image resizing?

Maybe I am dumb, but I cannot find a way to forbid claude code from resizing the images I upload, it makes them tiny and then starts whining it cannot read anything as the image is too small. Like wtf?

0 Upvotes

4 comments sorted by

u/ClaudeAI-mod-bot Wilson, lead ClaudeAI modbot 11h ago

We are allowing this through to the feed for those who are not yet familiar with the Megathread. To see the latest discussions about this topic, please visit the relevant Megathread here: https://www.reddit.com/r/ClaudeAI/comments/1vt5drr/list_of_latest_discussion_hubs_on_rclaudeai/

1

u/conifer_v11 9h ago

there's no toggle, it's not you. anything past roughly 1500px on the long edge gets downscaled before upload, that's the vision api limit and cc just does it silently.

so crop instead of shrinking. cut the region you actually care about at native res and attach that. for a full screenshot slice it into 2-3 tiles and send them together, tiles stay readable where the resized whole page turns to mush.

1

u/Old-Guarantee-365 4h ago

Thanks for the info on max size.. I eas never uploading a full size screenshots, just parts of the screen, and they are bigger than 1500px. I dunno, will upload that part of the screen in two images then...