Skip to content

Commit 15a978f

Browse files
committed
Add list of formats supported for transformation
1 parent 6a455f7 commit 15a978f

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,14 @@ on-fly chains transformations on images
1919
- **Crop** by width and height (`crop_{width}x{height}`)
2020
- note: image cropped by width and height with central image alignment
2121

22+
## Supported formats
23+
24+
- jpg
25+
- jpeg
26+
- png
27+
- tif
28+
- tiff
29+
2230
## Example
2331

2432
we have an image `photo.jpg` with below transformation chain:

0 commit comments

Comments
 (0)