Export Cookies From Google Chrome (Easiest Way in 2025)
In this article, we will show you how to export cookies from Google Chrome. Simply follow the steps below.

Export Chrome Cookies
To download Chrome cookies, follow the process below.
1. Access Chrome’s Developer Tools
Start by opening Chrome’s Developer Tools to manage web data like cookies. This tool lets you view and export cookies and other site data.
To open Developer Tools, press F12 on your keyboard, or go to the Chrome menu (three dots), select More tools. Then, choose Developer Tools. This will bring up a panel on the right side of your screen.

2. Go to the Application Tab
Switch to the Application tab in Developer Tools. This section contains options for managing data storage, including cookies and cache.

3. Display All Cookies
Once in the Application tab, look for the Storage panel on the left side. Under Cookies, click on the website domain to see its cookie data.

4. Copy the Cookie Data
Click on the domain under Cookies to display all cookies for the site. You’ll see a table with details like name, value, domain, and expiration for each cookie. Check this data to make sure it includes everything you want to export.
To copy the cookies, click inside the cookie table and press Ctrl+A (or Command+A on Mac) to select all data.
Then press Ctrl+C (or Command+C on Mac) to copy the selection. This data is now ready for export.

5. Paste into a Text Editor
Open a text editor, such as Notepad on Windows or TextEdit on Mac. This will let you save the cookies in an accessible format.
Paste the copied cookie data into the text editor by pressing Ctrl+V (or Command+V on Mac).

6. Save the File
Save the cookie data file by going to File and then Save As in your text editor. Choose a name and save it as a .txt or .csv file, depending on how you plan to use it.
Saving as a .csv file allows you to import the data into tools that support structured data, like spreadsheets. Be sure to save it in a location you’ll remember.

We hope you now have a better understanding of how to export cookies from Chrome. If you enjoyed this article, you might also like our articles on how to export console log on Google Chrome and how to export extensions from Chrome.