A Chrome extension for downloading your ChatGPT history to PNG, PDF or creating a sharable link
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 to an image, a PDF file, or create a sharable link.
- Download
chrome-chatgpt-share.zip
from the latest release in releases page. - Unzip the downloaded file to extract the extension files.
- In Chrome/Edge go to the extensions page (
chrome:https://extensions
oredge:https://extensions
). - Enable Developer mode by clicking the toggle switch in the top right corner of the page.
- Click the
Load unpacked
button and select the directory where you unzipped the extension files. - ChatGPT Export should now be installed and active on the ChatGPT website (https://chat.openai.com/chat).
- Download
firefox-chatgpt-share.zip
from the latest release in releases page. - Go to
about:debugging
, click "This Firefox" on the sidebar. - Click "Load Temporary Add-on" button, then select the zipped file.
- ChatGPT Export should now be installed and active on the ChatGPT website (https://chat.openai.com/chat).
After chatting with ChatGPT, you will notice new buttons at the bottom of the page (next to "Try Again"):
Look for them at the bottom of the page:
Click them to generate a PNG, download a PDF or create a HTML of the entire chat:
- Support Firefox
- Allow choosing resolution / file size
- Allow splitting to smaller partial images (for Twitter, for example)
Thanks adrianmarinwork for fixing issues. PRs welcome!