Skip to content

Commit

Permalink
fixed transformation
Browse files Browse the repository at this point in the history
  • Loading branch information
ANKUR DWIVEDI authored and ANKUR DWIVEDI committed Sep 10, 2024
1 parent 4cafab6 commit 9b2b03c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ string imageURL = imagekit.Url(transformation)
https://ik.imagekit.io/your_imagekit_id/endpoint/default_image.jpg?tr=h-300,w-400:rt-90
```

**2\. Sharpening and contrast transforms and a progressive JPG image**
**2\. Sharpening, contrast adjustment, shadow and gradient transformations, along with a progressive JPEG format image.**

There are some transforms like [Sharpening](https://docs.imagekit.io/features/image-transformations/image-enhancement-and-color-manipulation) that can be added to the URL with or without any other value.

Expand Down

0 comments on commit 9b2b03c

Please sign in to comment.