Tutorial
Vision
8 min reading

How to Anonymize an Image with Python?

Summarize this article with:

summary
  • The first step to using Image Anonymization API is to install Python's requests package, that will allow you to call Eden AI API.
  • To perform Image Anonymization, you'll need to create an account on Eden AI for free.
  • As shown above, we have called two different Image Anonymization engines in the script.
  • We offer a unified API for all providers: simple and standard to use, with a quick switch between providers and an access to the specificic features of each provider.
  • With Eden AI's standardized API and ready-to-use code examples, most developers can integrate the feature in under an hour.

In this tutorial, you will learn how to use Image Anonymization API in 5 minutes using Python and Eden AI Image Anonymization API. Eden AI provides an easy and developer-friendly API that allows you to anonymize images.

What is Image Anonymization

Image Anonymization is a GDPR/APPI/CCPA compliant technology capable of detecting faces or objects in photos and applying a gaussian blur to the result. It is mainly used for protecting privacy (in TV news, witness protection, etc.) when you're required to remove critical personal information from street scene data (e.g. faces, licence plate numbers). 

Image Anonymization API result on Eden AI

Getting Started with Image Anonymization API

The first step to using Image Anonymization API is to install Python's requests package, that will allow you to call Eden AI API.

Next, you'll need to install Python's JSON package in order to read and print the result of the API request.

How to use Image Anonymization API with Python

You are now ready to process your image into Eden AI Image Anonymization API.

1. Get your Image Anonymization API Key on Eden AI

To perform Image Anonymization, you'll need to create an account on Eden AI for free. Then, you will be able to get your API key direclty from the homepage with free credits offered by Eden AI.

Eden AI platform - Get your API key

2. Start anonymizing your images

Now that you have imported packages on Python and got your API key, you will be able to anonymize your images. With Eden AI, you can choose from a range of different engines you want for Image Anonymization. You can access the list of Image Anonmyzation APIs providers available on Eden AI directly on our documentation.

Here is the Python script you need to write in your notebook:

As shown above, we have called two different Image Anonymization engines in the script. Subsequently, Eden AI API will return in its JSON response results of those providers.

Once the request is done, you will be able to get the result with this print:

Here is an example of Image Anonymization response:

Face Anonymization on Eden AI

Benefits of using Image Anonymization API with Eden AI

Using Image Anonymization with Eden AI API is quick and easy.

Best Image Anonymization AI engines in one API

Save time and cost

We offer a unified API for all providers: simple and standard to use, with a quick switch between providers and an access to the specificic features of each provider

Easy to integrate

The JSON output format is the same for all suppliers thanks to Eden AI's standardisation work. The response elements are also standardised thanks to Eden AI's powerful matching algorithms.

Customization

With Eden AI you have the possibility to integrate a third party platform: we can quickly develop connectors. To go further and customize your Image Anonymization request with specific parameters, check out our documentation.

Frequently Asked Questions (FAQ)

What do I need to Anonymize an Image with Python??

You'll need an Eden AI account and API key. The platform provides a unified endpoint so you can get started quickly without setting up individual provider accounts.

How long does it take to implement this?

With Eden AI's standardized API and ready-to-use code examples, most developers can integrate the feature in under an hour.

Do I need to manage multiple API keys for different providers?

No. Eden AI consolidates access to dozens of AI providers under a single API key, simplifying authentication and billing.

What programming languages are supported?

Eden AI's REST API works with any language. Official code examples are available for Python, JavaScript, PHP, and more.

Is my data safe when using Eden AI?

Yes. Eden AI does not store or reuse your data, and you can filter to use only GDPR-compliant providers for full data protection compliance.

Similar articles

Tutorial
Generative AI
How to Generate Videos Using Python
9/4/2025
·
Written byTaha Zemmouri
let’s start

Start building with Eden AI

A single interface to integrate the best AI technologies into your products.