Cloudflare Transform Workers API downgrading image quality on resize
When I try to resize image via the worker, it resizes it on width and height, but downgrades image’s quality. I expect it to work as html image resizing without quality downgrade. What can I do for that?