[Images] Responsive variants - "format" param is ignored

For Workes & Pages, what is the name of the domain?

What is the issue or error you’re encountering

With images stored in CF Images, format=jpeg is ignored

What steps have you taken to resolve the issue?

I’m trying to use the progressive jpeg format, but neither of the following returns a jpeg:

But this does return a jpeg

So basically it looks like the format param only works on external images which are then transformed?

In the docs for format (misnamed as fit) it says the feature is only supported for image transformations, but surely that doesn’t mean only external ones?

What are the steps to reproduce the issue?

Details above

Transformations refer to requests to optimize images stored outside of Images.

Currently, the format parameter is available only with our transformations feature. We do intend to add format support for uploaded images soon.

Thank you for your response.

Do you have any advance on “soon”? Our main reason for migrating to CF Images was so we could handle everything in the same place uniformly.

The upshot of this is that we’d have had better functionality if we hadn’t moved the images to CF!

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.