Overview
Sources
Libraries
Images API

Sharpen sharpen

Apply an unsharp masking to the image. This mask generate less blurry images than the original one.

Values

This parameter accepts integer values in the range 0 to 100 with 0 disabling unsharp masking.

  • 1: minimum value for the mask.
  • 100: maximum value for the mask.

Examples

Apply a sharpen of 10 with sharpen=10 param:

GET
https://assets.imglab-cdn.net/woman.jpeg?sharpen=10
Woman holding a camera with a sharpen factor of 10.
x px

Apply a sharp of 100 with sharpen=100 param:

GET
https://assets.imglab-cdn.net/woman.jpeg?sharpen=100
Woman holding a camera with a sharpen factor of 100.
x px