Skip to main content
Read an image from disk and pass the raw bytes to Claude with Image(content=...).

Code

image_input_bytes.py

Usage

1

Set up your virtual environment

2

Set your API key

3

Install dependencies

4

Run Agent

Save the code above as image_input_bytes.py, then run: