We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2cc952 commit b1b95bbCopy full SHA for b1b95bb
src/content/docs/images/transform-images/bindings.mdx
@@ -78,6 +78,7 @@ return response;
78
### `.output()`
79
80
- Defines the [output format](/images/transform-images/) for the transformed image such as AVIF, WebP, and JPEG.
81
+- Image [quality](/images/transform-images/transform-via-url/#quality) can be altered by specifying `quality` on a 1-100 scale.
82
83
For example, to rotate, resize, and blur an image, then output the image as AVIF:
84
0 commit comments