Utilities for handling image and video media from clipboard and files.
Attempt to read an image from the system clipboard.
Supports macOS via pngpaste or osascript.
Read and encode an image file from disk.
Read and encode a video file from disk.
Try to load a file as an image first, then as a video.
Encode raw bytes to a base64 string.
Create multimodal message content with text, images, and videos.