Anonymize faces
The API detects the faces in the image and redraws them with a black rectangle - it is also possible to use a variant that only anonymises people under the age you specify.
Parameter | Possible value | Description |
---|---|---|
?af=on | on | Anonymizes all faces in the image. |
?aftoage=18 | number (age) | Estimates age and anonymizes people under the specified age. |
Example
https://[API-KEY].imagedit.io/v1/https://yourdomain.com/images/img.png?af=on
https://[API-KEY].imagedit.io/v1/https://yourdomain.com/images/img.png?aftoage=20