Skip to main content

Module image

Module image 

Source

Functions§

fetch_url_safe
Fetch an image from a URL with safety limits. Used by payload extractors. Returns the raw bytes.
inspect_base64
Inspect a base64-encoded image (data URI or raw base64).
inspect_bytes
Inspect raw image bytes and extract metadata.
inspect_url
Inspect an image referenced by URL (fetches it).
inspect_url_with_limits
Inspect a URL-referenced image with explicit safety limits.