Extract Faces from Image
Detect faces in an image and extract all detected faces into single images (encoded in base64). You can optional define an output aspect ratio and resolution. This API is executed via a GET request. The following values are mandatory: - URL: Please provide a complete URL to an image. The API must be able to download the image to execute the request. Other optional values: - PADDING: This value…
Extract Faces from Image endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Extract faces into single images / |
Extract faces as single images |
Extract Faces from Image pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 10 / minute |
|
| PRO | $10 / month | 1 / second |
|
| ULTRA | $20 / month | 1 / second |
|