Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 1.11 KB

File metadata and controls

31 lines (20 loc) · 1.11 KB

ChatGPT Export Extension

Overview

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.

Installation

To install the ChatGPT Export Extension, follow these steps:

  1. Clone the repository:
    git clone https://github.com/fhlmorrison/chatgpt-export
  2. Navigate to chrome://extensions/ in your browser.
  3. Enable "Developer mode" in the top right corner.
  4. Click "Load unpacked" and select the chatgpt-export directory.

Usage

  1. Open chatgpt.com and navigate to the chat you would like to download.
  2. Click the "Download Chat" next to your ptofile picture in the top right.
  3. Select your print settings to save the chat as a PDF or print it directly.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contact

For any questions or feedback, please open an issue on the GitHub repository.