-
Notifications
You must be signed in to change notification settings - Fork 10.1k
Description
Existing documentation URL(s)
https://developers.cloudflare.com/images/transform-images/transform-via-url/#format
What changes are you suggesting?
The documentation for the format option in the "Transform via URL" section of Images starts the list of supported values with "Workers integration supports", which made me believe for a while that "Transform via URL" only supports the auto value until I realized it is probably a documentation error.
The fix should be changing "Workers integration supports:" to "Transform via URL supports:"
It might be worth reviewing/comparing the Transform via URL vs. Workers pages, a quick glace at workers also revealed misleading this like documenting "URL format" and "URL format alias" while - if I clearly understand - workers do not support passing in image transformation options in the URL. Example: https://developers.cloudflare.com/images/transform-images/transform-via-workers/#format
Additional information
No response