Face Pixelate
# 👉 This API allows you to pixelate faces from a photo. - Send the URL photo to the API - Set up an age limit or not (all detected faces will be pixelated) - Receive the URL to the photo with pixelated faces - The link is available 7 days. # 👉Use-cases - ✅ Anonymize all people on a photo - ✅ Anonymize only young people on a photo # ✉️ Contact - email [email protected] ---
Face Pixelate endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
/facepixelate/api /facepixelate/api |
Pixelate all detected faces. Optional set an age limit (for exemple only pixelate faces under 18years). Input : photo url + age limit, output : new photo url with face pixelated… |