Bokeh effect filter
Have you ever noticed the captivating light dots in the background of a photo? These dots appear as small, blurry orbs and are created by the camera's aperture, which produces a charming blur effect for objects outside the focal distance. Even if you didn't capture that particular moment with the bokeh effect, you can still apply it to your photo using this post-processing filter. Our API offers…
Bokeh effect filter endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
base64_bytes /base64_bytes |
The endpoint processes the uploaded image as binary data. |
| POST |
prueba /files |
hola |
| POST |
Get an image with bokeh effect / |
Recibe the image as binary, then apply the bokeh effect and return the base64 string of the processed image. |
| GET |
Viewer /viewer |
A simple HTML webpage to: - view images with base64 string source - generate the base64 string from an image |
Bokeh effect filter pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 1 / minute |
|
| PRO | $1 / month | 1 / second |
|
| ULTRA | $5 / month | 5 / second |
|