View Project
This extension converts your ChatGPT chats into a single document.
When you want to share some of your chats, it's very difficult to snapshot the entire chat. This will add the functionality of exporting it as a document.
I used chatgpt to study for my mid term examination but was unable to download the chat to use as notes. But now I can do that using this extension
1. Go to the Chrome Web Store and search for "gpt2pdf".
2. Click the "Add to Chrome" button.
3. Click the "Add extension" button in the confirmation dialog.
OR
1. Download `gpt2pdf.zip` from the latest release in [releases page](https://github.com/akash1520/chatgpt2pdf/releases).
2. Unzip the downloaded file to extract the extension files.
3. In Chrome/Edge go to the extensions page (`chrome://extensions` or `edge://extensions`).
4. Enable Developer mode by clicking the toggle switch in the top right corner of the page.
5. Click the `Load unpacked` button and select the directory where you unzipped the extension files.
6. ChatGPT Export should now be installed and active on the ChatGPT website (https://chat.openai.com/chat).
1. Open the ChatGPT website.
2. Start a chat with the gpt.
3. When you are finished chatting, click the extension icon in the Chrome toolbar or use shortcut, CTRL + SHIFT+ Q and your file will be exported.
Built with