# Converting cookies

{% embed url="<https://www.youtube.com/watch?v=1tv98Yhe0AM>" %}

In this article we explain how to convert Netscape cookies to JSON format and JSON format to plain/base (Netscape) format.

Websites use cookies to analyze user traffic and personalize browsing by showing relevant ads based on website activity. Cookies can be first-party (created by the website the user visits) or third-party (created by other web pages). Both first-party and third-party cookies can be session-limited (deleted when the browser session ends) or persist until their expiry date.

You can use **<https://www.cookieconverter.com/>** (powered by Incogniton) to convert cookies between Netscape and JSON formats.

### Convert Netscape format to JSON format

{% stepper %}
{% step %}

#### Insert cookies in Netscape format

Insert the cookies in Netscape format into the provided text space, or upload the Netscape-format cookie file.

![](https://content.gitbook.com/content/H8yXxFJjKNEduZ4cdtjg/blobs/kfxHG45Mzdl92O7GqAmk/Foto%201%20cookie%20converter.png)
{% endstep %}

{% step %}

#### Convert cookies

Click the “Convert Cookies” button at the bottom to generate cookies in JSON format.

![](https://content.gitbook.com/content/H8yXxFJjKNEduZ4cdtjg/blobs/QmyFGHfGfyrT9OpY3aAw/Foto%202%20cookie%20converter.png)
{% endstep %}
{% endstepper %}

### Convert JSON format to plain / base (Netscape) format

{% stepper %}
{% step %}

#### Insert cookies in JSON format

Insert the cookies in JSON format into the provided text space, or upload the JSON-format cookie file.

![](https://content.gitbook.com/content/H8yXxFJjKNEduZ4cdtjg/blobs/vdSS0i3oVSPp9X4tkliM/Foto%203%20cookie%20converter%201.png)
{% endstep %}

{% step %}

#### Convert cookies

Click the “Convert Cookies” button at the bottom to generate cookies in plain or base (Netscape) format.

![](https://content.gitbook.com/content/H8yXxFJjKNEduZ4cdtjg/blobs/oH5LEnsugqFhoaIaARUp/Foto%204%20cookie%20converter.png)
{% endstep %}
{% endstepper %}

{% hint style="info" %}
If you wish to collect cookies, please read [this article](https://docs.incogniton.com/cookie-management/cookie-collector). If you wish to export cookies, please read [this article](https://docs.incogniton.com/cookie-management/exporting-cookies). If you wish to import cookies, please read [this article](https://docs.incogniton.com/cookie-management/importing-cookies).&#x20;
{% endhint %}

{% hint style="info" %}
If you require further explanation, please do not hesitate to contact our [support team](https://incogniton.com/contact/)!
{% endhint %}
