Free; arbitrary angles supported via a_<deg> with optional b_rgb: background
AutoOrient
β
Free; EXIF orientation applied implicitly by default
Watermark
β
Free (layer-based compositing)
Text overlays
π¦
Free (l_text:*)
Image compositing
π¦
Free (full l_* / u_* layer system)
Opacity
π¦
Free (o_*)
Round corners
π¦
Free (r_*)
Special
Manipulation
Chainsaw
Availability
BlurHash
β
ThumbHash
β
Dither
β
Color space conversion
π¦
Free (cs_* β sRGB, CMYK, ICC)
Distort / perspective
π¦
Free (e_distort)
Shear
π¦
Free (e_shear)
Colorblind simulation
π¦
Free (e_simulate_colorblind)
Colorblind assistance
π¦
Free (e_assist_colorblind)
Default / fallback image
π¦
Free (d_*)
3D LUT
π¦
Free (l_lut)
Encoding
Format
Supported
JPEG
β
PNG
β
WebP
β
AVIF
β
GIF
β
Auto format
β
Quality
β
Notes
Color encoding β uses rgb: prefix (e.g. b_rgb:3b82f6).
Blur β range mapped from 0β¦100 to 1β¦2000.
Gamma β Cloudinary e_gamma is a percentage in -50..150 (default 0 = unchanged). Chainsawβs multiplier is translated as pct = round((gamma - 1) * 100) and clamped; gamma(1.0) β e_gamma:0, gamma(2.2) β e_gamma:120, gamma(5.0) β e_gamma:150 (saturated).
Watermark β uses Cloudinaryβs layer system with l_fetch: and base64-encoded URLs. Supports overlay positioning, sizing, and opacity via chained transformation segments.
Flip β Both direction only applies horizontal flip (Cloudinary limitation).
URL signing β optional HMAC signing with apiSecret and a UrlSignerInterface (produces s--AbCdEfGh-- prefix).
Cloudinary has the largest feature set of any CDN provider, especially with its paid AI add-ons.