Internal image processing engine used by PhoenixImage.Plug.
Summary
Functions
Fetches and processes an image from source.
Functions
Fetches and processes an image from source.
Supported options:
:widthpositive integer:heightpositive integer:qualityinteger in1..100:format:webp | :avif | :jpg | :png:upscaleboolean, defaultfalse:max_upscale_factorfloat, default2.0
Returns:
{:ok, binary, mime_type, metadata}on success{:error, reason}on fetch/processing failures