Awesome
ChatGPT Export and Share
A Chrome extension for downloading your ChatGPT history to PNG, PDF or creating a sharable link
<br/>
Why did I build it
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.
How to install it
Install to Chrome/Edge
- 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://extensions
oredge://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).
Install to Firefox
- 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).
How to use it
After chatting with ChatGPT, you will notice new buttons at the bottom of the page (next to "Try Again"): <br/><br/> <img width="761" alt="image" src="https://user-images.githubusercontent.com/7003853/205524669-6e40f151-d544-4054-a9e5-c05f3dec57a2.png"> <br/><br/> Look for them at the bottom of the page: <br/><br/> <img width="922" alt="image" src="https://user-images.githubusercontent.com/7003853/205524690-d2facc95-56ee-43ed-9413-be200f4f57b3.png">
Click them to generate a PNG, download a PDF or create a HTML of the entire chat: <br/>
<center><img height="600" alt="Arrows2" src="https://user-images.githubusercontent.com/7003853/205508289-fb56f028-021e-4ca5-8dc4-a65626888760.png"></center>Roadmap
- Support Firefox
- Allow choosing resolution / file size
- Allow splitting to smaller partial images (for Twitter, for example)
Contribution
Thanks adrianmarinwork for fixing issues. PRs welcome!