[AVAILABLE]: Support for Per-Corner Radius Values in r Transformation

Hi ImageKit Team,

I’d like to request support for applying different border-radius values to each corner using the r transformation. Currently, the r parameter only allows a single value for all corners (e.g., r-20).

It would be great to have the option to specify a different radius for each corner, similar to how CSS border-radius works. For example:

  • r-20_5_5_20 → top-left: 20, top-right: 5, bottom-right: 5, bottom-left: 20

  • r-20_5 → top-left/bottom-right: 20, top-right/bottom-left: 5

This would enable more flexible image styling directly through ImageKit URLs, especially for UIs that require asymmetric designs.

Thank you for considering this enhancement!

Best regards,
Jean

This has been added to our feature requests tracker internally. We will update as and when we make progress here.

1 Like

Hi @imagekit_admin, thanks for adding this to your tracker :raising_hands:.

For context, this would really help us render badged OTT thumbnails directly from ImageKit, keeping visuals consistent across devices and reducing FE workarounds.

Do you have any rough ETA or prioritization details you can share? That would help us plan our BE-driven badge rollout :love_letter:

Cheers,
Jean

Hi @imagekit_admin

Any update here? :folded_hands:

Thanks!

This hasn’t been picked up yet amongst other feature rollouts. We will keep you posted as we make progress. We will try to work on this in the next couple of months.

This has been picked up and should be live in 1-2 weeks.

1 Like

Eager to see this happen. Thanks team!!

Effects and Enhancements = This is available now

1 Like

Thank you so much!

After a quick testing exercise, I confirm this is working like a charm!

Claps for your team!