The ChatGPT Export Extension is a tool designed to help users export their ChatGPT conversations easily. This extension adds a button that formats the page to be printed by the browser, allowing users to save their chats as PDFs or print them directly.
To install the ChatGPT Export Extension, follow these steps:
- Clone the repository:
git clone https://github.com/fhlmorrison/chatgpt-export
- Navigate to
chrome://extensions/in your browser. - Enable "Developer mode" in the top right corner.
- Click "Load unpacked" and select the
chatgpt-exportdirectory.
- Open
chatgpt.comand navigate to the chat you would like to download. - Click the "Download Chat" next to your ptofile picture in the top right.
- Select your print settings to save the chat as a PDF or print it directly.
This project is licensed under the MIT License. See the LICENSE file for details.
For any questions or feedback, please open an issue on the GitHub repository.