OptionaladdWhether to append the extension (or filetype) to the end of the url.
Defaults to false. If true adds the extension.
OptionalbaseThe base URL of the imgproxy instance, e.g. https://my-imgproxy.test
The path to the target image, e.g. https://example.com/foo.png
Optionalplain?: booleanWhether to append the path in plain.
Defaults to false. If false, encodes the path to a base64url
Optionalsignature?: { The signature to apply
The hex-encoded key of the signature
The hex encoded salt of the signature
Optionalsize?: numberThe number of bytes to use for the signature before encoding to Base64
Defaults to 32
The build options