ErrLookup › Intervention/image

Intervention/image

PHP Image Processing · PHP · 397 source files

Analyzed at 5598b9e397 on 2026-08-23. 379 documented errors.

Code / MessageTypeSeverityTags
Unable to create Intervention\Image\Alignment from "{identif
exception error file-not-found, splfileinfo, input-validation, intervention-image
The region must fit within the actual image size
exception error not-a-regular-file, splfileinfo, directory-entry, intervention-image
Invalid $limit value. Must be int<1, max>
exception error permissions, directory-not-readable, splfileinfo, filesystem, intervention-image
Unable to analyze image colors
exception error permissions, file-not-readable, splfileinfo, filesystem, intervention-image
Unable to analyze image colors, failed to transform color sp
exception error race-condition, realpath, symlink, file-not-readable, intervention-image
Invalid $limit value. Must be int<1, max>
exception error driver, invalid-argument, class-not-found, intervention-image, v2-to-v3
Call to undefined method Intervention\Image\Image::{name}()
exception error driver, invalid-argument, interface, intervention-image
Unable to parse RGB color from input "{input}"
exception error typography, font, stroke, out-of-range, validation, intervention-image
Color channel {classname} could not be found
exception error typography, font, alignment, enum, invalid-argument, intervention-image
Unknown color space ({colorspace}) as conversion target
exception error typography, font, vertical-alignment, enum, invalid-argument, intervention-image
Given color space must implement Intervention\Image\Interfac
exception error imagick, not-implemented, core, frames, driver-specific, intervention-image
Failed to invert color
exception error colorize, color, argument-validation, modifier, php
Percentage value must be between -100 and 100
exception error colorspace, string-validation, modifier, php
Color channel {class} value must be in range {min} to {max}
exception error polygon, drawing, argument-validation, modifier, php
Color channel value of {class} must be in range 0 to 1
exception error insert, watermark, transparency, argument-validation, php
Unable to parse CMYK color from input "{input}"
exception error pixelate, argument-validation, modifier, php
Number of color channels must be 4 or 5 for {class}
exception error reduce-colors, quantization, argument-validation, php
Normalized color value must be in range 0 to 1
exception error animation, frames, argument-validation, php
Unable to import color {colorClass} to {class}
exception error animation, percent-value, string-validation, php
Failed to import color {colorClass} to {class}
exception error php, intervention-image, color, cmyk, colorspace-conversion
Invalid cmyk() color syntax "{input}"
exception error php, intervention-image, color, cmyk, string-parsing, validation
Normalized color channel value must be between 0 to 1
exception error php, intervention-image, color, alpha, range-validation, normalized-value
Unable to parse HSL color from input "{input}"
exception error php, intervention-image, color, hsl, string-parsing, validation
Number of color channels must be 3 or 4 for {class}
exception error php, intervention-image, color, hsl, array-validation, normalized-value
Normalized color value must be in range 0 to 1
exception error php, intervention-image, color, hsl, null-handling, type-error, normalized-value
Unable to import color {colorClass} to {class}
exception error php, intervention-image, color, hsl, colorspace-conversion, unsupported-type
Failed to import color {colorClass} to {class}
exception error php, intervention-image, color, hsl, rgb, colorspace-conversion
Invalid hsl() color syntax "{input}"
exception error php, intervention-image, color, hsl, string-parsing, validation
Unable to parse HSV color from input "{input}"
exception error php, intervention-image, color, hsv, string-parsing, validation
Number of color channels must be 3 or 4 for {class}
exception error php, intervention-image, color, hsv, array-validation, normalized-value
Normalized color value must be in range 0 to 1
exception error php, intervention-image, color, hsv, null-handling, type-error, normalized-value
Unable to import color {color_class} to {colorspace_class}
exception error php, intervention-image, color, hsv, colorspace-conversion, unsupported-type
Failed to import color {color_class} to {colorspace_class}
exception error php, intervention-image, color, hsv, rgb, grayscale, colorspace-conversion
Invalid hsv() or hsb() color syntax "{input}"
exception error color, hsv, hsb, string-parsing, regex, css-color, php
Normalized color channel value must be between 0 to 1
exception error color, channel, normalized-value, value-out-of-range, php
Unable to parse OKLAB color from input "{input}"
exception error color, oklab, string-parsing, colorspace, php
Number of color channels must be 3 or 4 for {class}
exception error color, oklab, colorspace, channel-count, validation, php
Normalized color value must be in range 0 to 1
exception error color, oklab, colorspace, null-value, type-error, php
Unable to import color {color_class} to {colorspace_class}
exception error color, oklab, colorspace, unsupported-type, conversion, php
Failed to import color {color_class} to {colorspace_class}
exception error color, oklab, colorspace, rgb, conversion, php
Invalid oklab() color syntax "{input}"
exception error color, oklab, string-parsing, regex, css-color, php
Unable to parse OKLCH color from input "{input}"
exception error color, oklch, string-parsing, colorspace, php
Number of color channels must be 3 or 4 for {class}
exception error color, oklch, colorspace, channel-count, validation, php
Normalized color value must be in range 0 to 1
exception error color, oklch, colorspace, null-value, type-error, php
Unable to import color {color_class} to {colorspace_class}
exception error color, oklch, colorspace, unsupported-type, conversion, php
Failed to import color {color_class} to {colorspace_class}
exception error color, oklab, oklch, colorspace, gamut, conversion, php
Invalid oklch() color syntax "{input}"
exception error color, oklch, string-parsing, regex, css-color, php
Unable to set color via array access, use addColor() instead
exception error color, palette, arrayaccess, immutable-collection, php
Unable to remove color from palette via array access
exception error palette, arrayaccess, php, intervention-image
The channel class "{channel}" does not exist
exception error palette, sorting, color-channels, php
Unable to sort by color channel {channel}
exception error palette, sorting, color-channels, php
Quantization levels value must be between 1 and 256
exception error palette, quantization, validation, php
Unable to parse RGB color from input "{input}"
exception error rgb, color-parsing, php, intervention-image
Number of color channels must be 3 or 4 for {class}
exception error rgb, colorspace, normalized-values, php
Normalized color value must be in range 0 to 1
exception error rgb, colorspace, normalized-values, type-error, php
Failed to import color {color_class} to {colorspace_class}
exception error colorspace-conversion, custom-colors, php
Failed to import color {color::class} to {this::class}
exception error colorspace-conversion, cmyk, rgb, php
Failed to import named color to rgb color space
exception error colorspace-conversion, named-colors, hex, php
Hex color has an invalid format
exception error hex-color, rgb, color-parsing, validation, php
Hex color has an incorrect length
exception warning hex-color, rgb, decoder, php
Failed to decode hex color
exception info hex-color, rgb, decoder, defensive-check, php
Invalid rgb() color syntax "{input}"
exception error rgb, color-parsing, validation, php
Failed to decode RGB color string
exception error color, rgb, css-syntax, validation
Failed to create color from input "{input}"
exception error color, named-color, css, validation
Failed to convert named color to rgb object
exception error color, colorspace, conversion, internal
Unable to find best color, failed to transform color space f
exception error color, colorspace, hsl, theme, palette
Property {name} does not exists for {this::class}
exception error config, options, validation, upgrade
Invalid data uri scheme
exception error data-uri, parsing, validation
Color object must be of type {ColorInterface::class}
exception error color, decoder, type-check
Base64-encoded data must be either of type string or instanc
exception error base64, decoder, type-check, input-validation
Input is not valid Base64-encoded data
exception error base64, decoding, input-validation
No decoders in array
exception error decoder, driver, configuration
Unsupported image source type "{type}"
exception error input, decoder, type-check, unsupported-type
Result must be instance of {ImageInterface::class}
exception error decoder, driver, contract, custom-extension
Unknown color format
exception error color, decoder, input-validation, unsupported-format
Result must be instance of {ColorInterface::class}
exception error color, decoder, contract, custom-extension
Class '{objectShortname}' is not supported by {id} driver
exception error driver, modifier, extension, gd, imagick
Specialized class '{static::class}' must override encode()
exception error encoder, abstract-method, custom-extension, logic-error
Option ${key} does not exist on {this::class}
exception error encoder, options, validation, format-specific
The specified position ({x}, {y}) is not within the image ar
exception error pixel, coordinates, out-of-bounds, gd, validation
The specified index is outside of the range
exception error gd, palette, pixel-color, gif, pickcolor
Failed to read image resolution
exception error gd, resolution, native-handle, imageresolution
Unable to read resolution from path
exception warning gd, resolution, metadata, origin-file, fallback
Unable to read JFIF header
exception info gd, resolution, jpeg, jfif, internal
Unable to read exif data
exception warning gd, resolution, exif, php-extension, environment
Unable to read exif data, division by zero
exception warning gd, resolution, exif, division-by-zero, corrupt-metadata
Input must be PNG format
exception info gd, resolution, png, signature, internal
Invalid pHYs chunk length
exception warning gd, resolution, png, phys-chunk, corrupt-file
Invalid image size
exception error gd, cloner, size, dimensions, validation
Failed to create new image while cloning
exception error gd, memory, allocation, imagecreatetruecolor, large-images
Failed to export color
exception error gd, color, export, custom-color, defensive
GD driver can only decode colors in integer or array format
exception error gd, color, import, type-error, validation
GD driver can only decode array color format array{red: int,
exception error gd, color, import, array-shape, validation
Failed to import color
exception error gd, color, import, defensive, unreachable
Frame #${position} could not be found in the image
exception error gd, frames, animation, out-of-bounds, gif
Unsupported media type (MIME) ${mediaType}.
exception error gd, decoder, mime-type, unsupported-format, finfo
Failed to read media (MIME) type from data in file path
exception error gd, decoder, mime-type, corrupt-file, fileinfo, getimagesize
Unsupported media type (MIME) ${mime}.
exception error mime-type, finfo, gd-driver, decoder, unsupported-format, file-upload
Failed to read media (MIME) type from binary data
exception error binary-data, corrupt-file, gd-driver, decoder, getimagesize, detection-failed
Unable to Base64-decode image from string
exception error base64, decoder, input-sanitization, data-uri, gd-driver
Base64-encoded data contains unsupported image type
exception error base64, unsupported-format, corrupt-file, decoder, gd-driver, file-upload
Image source must be binary data of type string or instance
exception error type-error, invalid-argument, decoder, binary-data, php
Unable to decode binary data from empty string
exception error empty-string, invalid-argument, validation, decoder, binary-data
Failed to decode unsupported image format from binary data
exception error unsupported-format, corrupt-file, gd-driver, imagecreatefromstring, decoder, file-upload
Data Uri contains unsupported image type
exception error data-uri, unsupported-format, decoder, gd-driver, wysiwyg
Image source must be data uri scheme of type string or Inter
exception error type-error, invalid-argument, data-uri, decoder, php
Image source must be of type Intervention\Image\EncodedImage
exception error type-error, invalid-argument, encoded-image, decoder, version-migration
Intervention\Image\EncodedImage contains unsupported image t
exception error encoded-image, unsupported-format, decoder, gd-driver, queue
File contains unsupported image format
exception error file-path, unsupported-format, mime-type, decoder, gd-driver, file-upload
Failed to decode data from file "${path}" as image format "$
exception error gd-driver, corrupt-file, webp, avif, codec-support, file-path, decoder
Image source must be of type GdImage
exception error type-error, invalid-argument, gd-image, decoder, php
Failed to convert image to true color
exception error gd-driver, truecolor, palette-image, memory-limit, decoder, php-gd
Failed to decode GIF format
exception error gif, gd, image-decoding, upload-validation
Image source must be of type SplFileInfo
exception error splfileinfo, type-check, decoder, gd
SplFileInfo contains unsupported image type
exception error unsupported-format, gd, webp, file-upload
Image source must be a resource of type 'file' or 'stream'
exception error stream, type-check, psr-7, gd
Failed to rewind position of stream
exception error stream, seekable, http-stream, gd
Failed to read image from stream
exception error stream, fread, io-error, gd
Failed to decode image from stream, could be unsupported ima
exception error stream, unsupported-format, gd, content-validation
GD PHP extension must be installed to use this driver
exception critical gd, php-extension, missing-dependency, docker
Invalid image size. Must be int<1, max>
exception error validation, dimensions, create, gd
Failed to create new image
exception error memory-limit, gd, large-image, canvas
Failed to encode image to GIF format
exception error gif, encoding, temp-dir, filesystem, gd
Failed to normalize background color to rgb color space
exception warning jpeg, background-color, colorspace, configuration, gd
Unable to calculate box size of font
exception error font, ttf, freetype, text-rendering, gd
Value for argument setNative() "$native" must be instanceof
exception error gdimage, type-check, frame, php8
Value for disposal method "$method" must be 0, 1, 2 or 3
exception error gif, disposal-method, validation, frame
Failed to apply Intervention\Image\Drivers\Gd\Modifiers\Blur
exception error blur, imagefilter, modifier, gd
Failed to apply Intervention\Image\Drivers\Gd\Modifiers\Brig
exception error brightness, imagefilter, modifier, gd
Failed to apply colorize effect
exception error colorize, imagefilter, modifier, gd
Only RGB colorspace is supported by GD driver
exception error colorspace, cmyk, rgb, unsupported-feature, gd
Failed to normalize background color to RGB color space
exception error gd, contain, resize, background-color, colorspace, rgb
Failed to set image contrast
exception error gd, contrast, imagefilter, filter-failure, native-resource
Failed to normalize background color to RGB color space
exception error gd, crop, background-color, colorspace, rgb
You must specify either 3 or 4 points to create a bezier cur
exception error gd, bezier, drawing, points, validation, invalid-argument
Failed to apply Intervention\Image\Drivers\Gd\Modifiers\Draw
exception error gd, bezier, border, stroke, geometry, division-by-zero
Failed to normalize background color to RGB color space
exception error gd, fill, transparency, background-color, colorspace, rgb
Failed to apply Intervention\Image\Drivers\Gd\Modifiers\Gray
exception error gd, grayscale, imagefilter, filter-failure, native-resource
Failed to build watermark
exception error gd, insert, watermark, decode, file-io
Failed to build watermark image
exception error gd, insert, watermark, memory, allocation, transparency
Failed to invert image colors
exception error gd, invert, imagefilter, filter-failure, native-resource
Failed to apply Intervention\Image\Drivers\Gd\Modifiers\Pixe
exception error gd, pixelate, imagefilter, filter-failure, native-resource
Color profiles are not supported by GD driver
exception error gd, icc, color-profile, driver, not-supported
Quantization limit must be greater than 0
exception error gd, reduce-colors, quantization, limit, validation
Failed to convert background color to RGB color space
exception error gd, reduce-colors, background-color, colorspace, rgb
Failed to normalize background color to RGB color space
exception error gd, rotate, background-color, colorspace, rgb
Failed to apply Intervention\Image\Drivers\Gd\Modifiers\Shar
exception error gd, sharpen, imageconvolution, filter-failure, palette, truecolor
Offset is not in the range of frames
exception error gd, animation, frames, slice, offset, validation
The stroke color must be fully opaque
exception error gd, text, typography, stroke, alpha, transparency
Trim modifier cannot be applied to animated images
exception error gd, trim, animation, gif, webp, not-supported
Failed to apply Intervention\Image\Drivers\Gd\Modifiers\Trim
exception error gd, trim, memory-limit, imagecreatetruecolor, canvas
Failed to apply Intervention\Image\Drivers\Gd\Modifiers\Trim
exception error gd, trim, imagecolorat, corrupt-image, invalid-resource
Failed to apply Intervention\Image\Drivers\Gd\Modifiers\Trim
exception error gd, trim, palette, imagecolorsforindex, corrupt-image
Failed to apply Intervention\Image\Drivers\Gd\Modifiers\Trim
exception error gd, trim, palette, imagecolorallocatealpha
Failed to analyze unknown colorspace
exception error imagick, colorspace, analyzer, grayscale
Failed to analyze colorspace
exception error imagick, colorspace, extension-mismatch, environment
Failed to read image height
exception error imagick, height, analyzer, imagickexception, invalid-resource
The specified position ({x}, {y}) is not within the image ar
exception error imagick, coordinates, colorat, out-of-bounds, off-by-one
Failed to read pixel color at position
exception error imagick, coordinates, colorat, negative-index, getimagepixelcolor
No ICC profile found in image
exception warning imagick, icc-profile, metadata, color-management
Failed to read image resolution
exception error imagick, resolution, dpi, metadata
Failed to read image width
exception error imagick, width, analyzer, imagickexception, invalid-resource
Failed to create CMYK color
exception error imagick, cmyk, color, channel-value, out-of-range
Failed to create color
exception error imagick, rgb, color, out-of-gamut, srgba
Imagick driver can only process colors from instances of
exception error imagick, colorprocessor, import, type-error, imagickpixel
Colorspace
exception error imagick, colorprocessor, colorspace, not-supported
Failed to import color from
exception error imagick, colorprocessor, import, imagickpixel, channel-read
Not implemented
exception error imagick, core, map, not-implemented, driver-difference
Failed to get current frame data
exception error imagick, core, frames, gif, invalid-resource
Failed to slice image
exception error imagick, core, slice, frames, gif, bounds
Failed to add image frame
exception error imagick, animation, frames, compose
Failed to count image frames
exception error imagick, frames, state, count
Failed to iterate image frames
exception error imagick, iterator, frames, animation
Argument $native must be of type
exception error imagick, type-error, driver, native-object
Failed to load image frame a position
exception error imagick, frames, animation, iterator
Frame #
exception warning imagick, frames, index-out-of-range, animation
Failed to get image loop count
exception error imagick, animation, gif, loops, metadata
Failed to set image loop count
exception error imagick, animation, gif, loops, validation
First frame not found in image
exception error imagick, frames, state, empty-collection, animation
Last frame not found in image
exception error imagick, frames, state, empty-collection, animation
Unable to Base64-decode image from string
exception error base64, decoding, input-validation, data-uri
Base64-encoded data contains unsupported image type
exception error base64, unsupported-format, decoding, imagick
Image source must be binary data of type string or instance
exception error input-validation, type-error, decoding, string
Unable to decode binary data from empty string
exception error input-validation, empty-input, decoding, upload
Failed to decode unsupported image format from binary data
exception error imagick, unsupported-format, corrupt-file, decoding
Data Uri contains unsupported image type
exception error data-uri, unsupported-format, decoding, validation
Image source must be data uri scheme of type string or
exception error data-uri, input-validation, type-error, decoding
Image source must be of type
exception error type-error, encoded-image, input-validation, decoding
contains unsupported image type
exception error imagick, decode, encodedimage, binary, unsupported-format
Failed to decode image data from file "
exception error imagick, file, decode, policy-xml, unsupported-format
Failed to retrieve image format
exception error imagick, metadata, image-format, decode
Image source must be an instance of Imagick
exception error imagick, type-error, decoder, invalid-argument
Failed to retrieve image media type
exception error imagick, metadata, mime-type, empty-image
Failed to coalesce image
exception error imagick, animation, gif, memory, coalesce
Failed to convert image to sRGB
exception error imagick, colorspace, srgb, lcms, grayscale, avif
Failed to set adjust image orientation
exception error imagick, exif, orientation, auto-orientation, metadata
Image source must be of type SplFileInfo
exception error splfileinfo, type-error, decoder, invalid-argument
SplFileInfo contains unsupported image type
exception error imagick, splfileinfo, uploads, decode, unsupported-format
Image source must be a resource of type "file" or "stream"
exception error stream, resource, type-error, invalid-argument
Failed to rewind position of stream
exception error stream, rewind, non-seekable, pipe
Failed to read image from stream
exception error stream, fread, network, read-error
Failed to decode image from stream, could be unsupported ima
exception error stream, decode, unsupported-format, upload
Imagick PHP extension must be installed to use this driver
exception critical imagick, extension, missing-dependency, setup, docker
Invalid image size. Must be int<1, max>
exception error validation, dimensions, create, invalid-argument
Failed to create new image
exception error imagick, memory, canvas, create, resource-limits
Failed to create new core
exception error imagick, core, internal, animation
Unable to read ImageMagick version number
exception warning imagick, version, regex, environment
Failed to apply default image settings
exception error imagick, initialization, settings, policy-xml, resource-limits
Failed to encode avif format
exception error avif, imagick, encode, delegate, image-format
Failed to encode bmp format
exception error bmp, imagick, encode, delegate, image-format
Failed to encode gif format
exception error gif, imagick, encode, interlace, animated-images
Failed to encode heic format
exception error heic, imagick, encode, delegate, image-format
Failed to encode ico format
exception error ico, favicon, imagick, encode, image-size
Failed to encode jp2 format
exception error jpeg2000, jp2, imagick, encode, delegate
Failed to encode jpeg format
exception error jpeg, imagick, encode, memory-limit, resource-limits
Failed to encode jxl format
exception error jxl, jpeg-xl, imagick, encode, delegate
Failed to encode png format
exception error png, imagick, encode, indexed-color, resource-limits
Failed to encode tiff format
exception error tiff, imagick, encode, delegate, compression
Failed to encode webp format
exception error imagick, webp, encoding, environment, php
Failed query font metrics
exception error imagick, text, font, utf-8, encoding
No font file specified
exception error imagick, font, text, state, usage-error
Failed to convert font to ImagickDraw instance
exception error imagick, font, file-not-found, permissions, text
Failed to create instance of Intervention\Image\Drivers\Imag
exception error imagick, environment, resource-limits, decoding, frame
Value for argument setNative() "$native" must be instanceof
exception error imagick, type-error, invalid-argument, driver-mismatch, frame
Failed to get frame size
exception error imagick, frame, invalid-state, use-after-free
Failed to get frame delay
exception error imagick, frame, animation, delay, use-after-free
Failed to set frame disposal method
exception error imagick, frame, animation, delay, invalid-value
Failed to get frame disposal method
exception error imagick, animation, gif, frame-metadata, driver-exception
Value for argument disposal method "$method" must be 0, 1, 2
exception error imagick, animation, validation, invalid-argument, frame-metadata
Failed to set frame offset
exception error imagick, animation, gif, offset, driver-exception
Failed to get frame offset
exception error imagick, animation, gif, offset, driver-exception
Failed to apply Intervention\Image\Drivers\Imagick\Modifiers
exception error imagick, blur, filter, modifier-exception, resources
Failed to apply Intervention\Image\Drivers\Imagick\Modifiers
exception error imagick, brightness, filter, modifier-exception, colourspace
Failed to apply Intervention\Image\Drivers\Imagick\Modifiers
exception error imagick, colorize, quantum-range, modifier-exception, bit-depth
Failed to apply Intervention\Image\Drivers\Imagick\Modifiers
exception error imagick, colorize, channels, modifier-exception, colourspace
Failed to apply Intervention\Image\Drivers\Imagick\Modifiers
exception error imagick, colourspace, cmyk, modifier-exception, icc-profiles
Failed to convert colorspace to Imagick constant
exception error imagick, oklab, oklch, colourspace, php-error, constant-resolution
Colorspace {colorspace::class} is not supported by driver
exception error imagick, colourspace, oklab, oklch, not-supported, feature-detection
Failed to apply Intervention\Image\Drivers\Imagick\Modifiers
exception error imagick, contain, resize, modifier-exception, resources
Failed to apply Intervention\Image\Drivers\Imagick\Modifiers
exception error imagick, contain, background, imagickpixel, modifier-exception
Failed to apply Intervention\Image\Drivers\Imagick\Modifiers
exception error
Failed to apply Intervention\Image\Drivers\Imagick\Modifiers
exception error
Failed to apply Intervention\Image\Drivers\Imagick\Modifiers
exception error
Failed to apply Intervention\Image\Drivers\Imagick\Modifiers
exception error
Failed to apply Intervention\Image\Drivers\Imagick\Modifiers
exception error
Failed to apply Intervention\Image\Drivers\Imagick\Modifiers
exception error
Failed to apply Intervention\Image\Drivers\Imagick\Modifiers
exception error
Failed to build bezier curve
exception error
You must specify either 3 or 4 points to create a bezier cur
exception error
Failed to apply Intervention\Image\Drivers\Imagick\Modifiers
exception error
Failed to apply Intervention\Image\Drivers\Imagick\Modifiers
exception error
Failed to apply Intervention\Image\Drivers\Imagick\Modifiers
exception error
Failed to apply Intervention\Image\Drivers\Imagick\Modifiers
exception error intervention-image, imagick, imagickdraw, polygon, drawing, php
Failed to apply Intervention\Image\Drivers\Imagick\Modifiers
exception error intervention-image, imagick, imagickdraw, rectangle, drawing, php
Failed to apply Intervention\Image\Drivers\Imagick\Modifiers
exception error intervention-image, imagick, flood-fill, pixel-color, out-of-bounds, php
Failed to apply Intervention\Image\Drivers\Imagick\Modifiers
exception error intervention-image, imagick, flood-fill, resource-limits, policy-xml, php
Failed to apply Intervention\Image\Drivers\Imagick\Modifiers
exception error intervention-image, imagick, fill, imagickdraw, resource-limits, php
Failed to apply Intervention\Image\Drivers\Imagick\Modifiers
exception error intervention-image, imagick, alpha-channel, fill, colorspace, php
Failed to apply {class}, unable to set image background colo
exception error intervention-image, imagick, alpha-channel, flatten, transparency, layers, php
Failed to apply {class}, unable to mirror image
exception error intervention-image, imagick, flip, mirror, resource-limits, php
Failed to apply {class}, unable to adjust image gamma
exception error intervention-image, imagick, gamma, color-correction, input-validation, php
Failed to apply {class}, unable to modulate image
exception error intervention-image, imagick, grayscale, modulate, resource-limits, php
Failed to apply {class}, unable to set transparency of water
exception error intervention-image, imagick, watermark, insert, transparency, alpha-channel, php
Failed to apply {class}, unable to insert watermark image
exception error intervention-image, imagick, watermark, composite, insert, resource-limits, php
Failed to apply {class}, unable to invert image colors
exception error php, imagick, intervention-image, invert, negateimage, imagemagick-policy
Failed to apply {class}, unable to process rotation of image
exception error php, imagick, intervention-image, exif, orientation, flopimage
Failed to apply {class}, unable to process rotation
exception error php, imagick, intervention-image, exif, orientation, rotateimage
Failed to apply {class}, unable to pixelate image
exception error php, imagick, intervention-image, pixelate, scaleimage, memory-limit
Failed to apply {class}, unable to set ICC color profile
exception error php, imagick, intervention-image, icc-profile, color-management, lcms
Quantization limit must be greater than 0
validation error php, intervention-image, reduce-colors, invalidargumentexception, input-validation
Failed to apply {class}, unable to process quantization
exception error php, imagick, intervention-image, quantization, reduce-colors, palette
Failed to apply {class}, unable to re-apply image frame
exception error php, imagick, intervention-image, animation, gif, frames
Failed to apply {class}, unable to remove ICC color profile
exception error php, imagick, intervention-image, icc-profile, metadata, strip-profile
Failed to apply {class}, unable to process resizing
exception error php, imagick, intervention-image, resize, scaleimage, invalid-image-geometry
Failed to apply {class}, unable to set image resolution
exception error php, imagick, intervention-image, resolution, dpi, input-validation
Failed to apply {class}, unable to rotate image
exception error php, imagick, intervention-image, rotate, rotateimage, memory-limit
Failed to apply {class}, unable to process unsharp mask
exception error imagick, sharpen, unsharp-mask, modifier
Offset is not in the range of frames
validation error animation, gif, frames, argument-validation, imagick
Failed to apply {class}, unable to preserve icc profiles
exception error imagick, icc-profile, metadata, encoding, strip
Failed to apply {class}, unable to strip meta data
exception error imagick, metadata, strip, encoding
Failed to apply {class}, unable to re-apply icc profile
exception error imagick, icc-profile, color-profile, strip, encoding
Failed to apply ' . self::class . ', unable to re-apply icc
exception error imagick, icc-profile, color-profile, strip, encoding
The text color must be fully opaque when using the stroke ef
exception error imagick, text, font, stroke, color, state
The stroke color must be fully opaque
exception error imagick, text, font, stroke, color, state
Failed to apply ' . self::class . ', unable to draw text lin
exception error imagick, text, font, annotation, freetype
Trim modifier cannot be applied to animated images
exception error imagick, trim, animation, gif, not-supported
Failed to apply ' . self::class . ', unable to processs imag
exception error imagick, trim, modifier, image-processing
Failed to apply ' . self::class . ', unable to draw pixel on
exception error imagick, drawing, shapes, modifier
Quality must be in range 0 to 100
exception error avif, encoder, quality, argument-validation
Unable to find file extension from empty string
exception error encoder, file-extension, argument-validation
Unable to find encoder for unknown file extension "' . $exte
exception error php, intervention-image, encoder, file-extension, not-supported
Unable to find encoder by unknown origin file extension
exception error php, intervention-image, encoder, origin, file-extension, not-supported
Argument $extension must not be an empty string
exception error php, intervention-image, encoder, file-extension, invalid-argument
Unable to find encoder for unknown image file extension "' .
exception error php, intervention-image, encoder, file-extension, save, not-supported
Unable to extract file extension from path "' . $this->path
exception error php, intervention-image, encoder, file-path, save, invalid-argument
Unable to find encoder by unknown origin image format
exception error php, intervention-image, encoder, origin, format, not-supported
Quality must be in range 0 to 100
exception error php, intervention-image, encoder, heic, quality, invalid-argument
Quality must be in range 0 to 100
exception error php, intervention-image, encoder, jpeg2000, quality, invalid-argument
Quality must be in range 0 to 100
exception error php, intervention-image, encoder, jpeg, quality, invalid-argument
Quality must be in range 0 to 100
exception error php, intervention-image, encoder, jxl, quality, invalid-argument
Unable to find encoder for unknown image media type "' . $me
exception error php, intervention-image, encoder, media-type, http-headers, not-supported
Quality must be in range 0 to 100
exception error php, intervention-image, encoder, tiff, quality, invalid-argument
Quality must be in range 0 to 100
exception error php, intervention-image, encoder, webp, quality, invalid-argument
Failed to open file from path "' . $path . '"
exception error php, intervention-image, file, filesystem, race-condition, file-not-readable
Path must not be an empty string
exception error php, intervention-image, file, save, path, invalid-argument
Path is longer than the configured max. value of " . PHP_MAX
exception error php, intervention-image, file, save, path, filesystem-limits
Can't write to path. Directory "' . $dir . '" does not exist
exception error php, intervention-image, file, save, directory, filesystem
Can't write to path. Directory "' . $dir . '" is not writabl
exception error php, intervention-image, file, save, permissions, filesystem
Can't write to path. Existing file " . $path . " is not writ
exception error php, intervention-image, file, save, permissions, filesystem
Failed to write file to path " . $path
exception error php, intervention-image, file, save, disk-full, filesystem
Unable to read data from stream
exception error
Failed to rewind stream
exception error
Unable to read size of stream
exception error
Unable to create file extension from "{$identifier::class}"
exception error
Unable to create file extension from "{$identifier->value}"
exception error
Unable to create file extension from "{$identifier}"
exception error
Unable to create format from "{$identifier}"
exception error
Unable to retrieve unsupported media type from format
exception error
Unable to retrieve unsupported file extension for format
exception error
Width of {$this::class} must be greater than or equal to 0
exception error
Height of {$this::class} must be greater than or equal to 0
exception error
Division by zero
exception error
Invalid target size {$width}x{$height}
exception error
Width must be greater than or equal to 1
exception error
Height must be greater than or equal to 1
exception error geometry, resizer, validation, dimensions
Target size needs width and height
exception error geometry, resizer, state, dimensions
Invalid target size
exception error geometry, resizer, state, dimensions, deferred-validation
Border size must be greater than or equal to 0
exception error drawable, border, validation, geometry
Argument $path must not be an empty string
exception error save, path, validation, filesystem
Unable to determine path for saving
exception error save, encoder, origin, path
Failed to read image size
exception error analyzer, size, dimensions, corruption
Failed to resize image
exception error resize, modifier, analyzer, fraction
No modifier for {$drawable::class} found
exception error draw, drawable, modifier, unsupported, polymorphism
Unable to decode from null
exception error input, decoder, read, validation, upload
Unable to decode from empty string
exception error
Unprocessable input
exception error
Decoder must implement Intervention\Image\Interfaces\Decoder
exception error
Failed to resolve decoder {decoder::class} with driver {driv
exception error
Unable to create media type from {identifier::class}
exception error
Unable to create media type from "{identifier->value}"
exception error
Unable to create media type from "{identifier}"
exception error
Failed to apply {self::class}, {message}
exception error
Invalid blur level. Must be int<0, max>
exception error
Color level for argument $red must be in range -100 to 100
exception error
Color level for argument $green must be in range -100 to 100
exception error
Color level for argument $blue must be in range -100 to 100
exception error
Target colorspace "{target}" is not supported by driver
exception error
Colorspace is not supported by driver
exception error
The polygon must have at least 3 points
exception error
Transparency must be in range 0 to 1
exception error
Invalid pixelation size. Must be int<1, max>
exception error
Invalid color limit. Must be int<1, max>
exception error
Invalid position argument. Must be int<0, max>
exception error
Position must be either integer or a percent value as string
exception error
At least one argument must be provided: width, height, or bo
exception error resize, constructor, argument-validation, dimensions, intervention-image
Invalid sharpening level. Must be int<0, max>
exception error sharpen, filter, constructor, argument-validation, intervention-image
Length must be greater than or equal to 1
exception error animation, gif, webp, constructor, argument-validation, intervention-image
The text color must be fully opaque when using the stroke ef
exception error text, font, stroke, color, state, intervention-image
The stroke color must be fully opaque
exception error text, font, stroke, color, state, intervention-image
Invalid trim tolerance. Must be int<0, max>
exception error trim, constructor, argument-validation, intervention-image
The value of the X-axis for {class} must be greater or equal
exception error resolution, dpi, constructor, argument-validation, intervention-image
The value of the Y-axis for {class} must be greater or equal
exception error resolution, dpi, constructor, argument-validation, intervention-image
Width of {class} must be greater than or equal to 0
exception error size, dimensions, constructor, argument-validation, intervention-image
Height of {class} must be greater than or equal to 0
exception error size, dimensions, constructor, argument-validation, intervention-image
Division by zero
exception error size, aspect-ratio, division-by-zero, math, intervention-image
Invalid target size {width}x{height}
exception error size, resize, dimensions, argument-validation, intervention-image
Unable to set array key, use setWidth() or setHeight()
exception error php, intervention-image, arrayaccess, immutable, size
Unable to unset array key
exception error php, intervention-image, arrayaccess, immutable, size
Failed to build stream from string
exception error php, intervention-image, stream, memory-limit, tmp
Failed to build stream
exception error php, intervention-image, stream, memory-limit, tmp, environment
File "{basename}" contained in SplFileInfo was not found in
exception error
File "{basename}" contained in SplFileInfo is no file in dir
exception error
Directory "{dirname}" contained in SplFileInfo is not readab
exception error
File "{path}" contained in SplFileInfo is not readable
exception error
Failed to read file "{path}" from SplFileInfo
exception error
Argument $driver must be existing class name
exception error
Argument $driver must be an implementation of Intervention\I
exception error
The stroke width must be in the range from 0 to 10
exception error
Invalid value for alignment
exception error