Blog
Help Center
Privacy
Login
Register
Search
⌃
K
Links
Let's optimize your images
Transformations
Image operations
Width and height
Prevent enlargement
Crop
Fit
Cropfit
Bound
Boundmin
Cover
Device pixel ratio
Flip
Rotate
Trim
Rounded corners
Image filters
Image watermarking
Image compression
Static content
Video operations
Setup
Implementation
Caching and acceleration
CDN basics
Caching interval
Invalidation API
Warmup API
Analytics
Dashboards
Cloudimage_v6 EOL
Powered By
GitBook
Flip
Mirror image
Mirrors the image horizontally and/or vertically.
flip=h
|
flip=v
|
flip=hv
Examples
Preview
Syntax
Flip horizontally:
/sample.li/flat_hd.jpg?
w=400
&
flip=h
Flip both horizontally and vertically:
/sample.li/flat_hd.jpg?
w=400
&
flip=hv
If the image is also rotated, rotation is performed
after
the image has been flipped.
Previous
Device pixel ratio
Next
Rotate
Last modified
1mo ago