AI Exporter: Save ChatGPT, Gemini to PDF, Word, Markdown and Notion
Export ChatGPT, Claude, Gemini and NotebookLM chats to PDF/Word/Markdown/Txt. Supports content selection, and Notion sync, download.
All-in-one ChatGPT conversation export plugin, copy or export ChatGPT web page content, support multiple formats
Review user movement across collected snapshots.
View collected rating snapshots from the latest 7-day window to assess rating stability.
Compare 1-day, 7-day, and 30-day net growth and growth rate.
Review publication date, version, supported languages, and crawl timestamps.
Review the store description, core capabilities, and common use cases.
📙 Feature Description
Quickly copy or export ChatGPT conversations from the sidebar button, download and save chat history with one click.
📋 Supported Export Formats
Export ChatGPT conversations to Markdown, screenshot, PDF, HTML, Excel, etc.
Go to the homepage to see all supported formats:
https://chatopenai.pro/exportgpt/
Inspect the latest comments and rating distribution.
Store average score: 3.3. The bars below are calculated from synced review text only, so they may be empty for extensions that have public ratings but no synced comments yet.
Review related products from the Chrome Web Store detail page.
Export ChatGPT, Claude, Gemini and NotebookLM chats to PDF/Word/Markdown/Txt. Supports content selection, and Notion sync, download.
Download ChatGPT convos as PDF, Markdown, Text, etc. Download Chat GPT results to PDF. Easily convert ChatGPT to beautiful PDF.
Use chatgpt to pdf extension to save chatgpt as pdf, chat to pdf, and print. Export ChatGPT conversations to PDF easily.
A Chrome extension to bulk delete ChatGPT conversations
You can delete and archive ChatGPT, Claude, and Gemini chats all at once.
A Chrome extension to interact with ChatGPT for All Websites.
**Chrome Web Store Policy Violation Report: ExportGPT Extension** This extension contains credential-stealing malware that violates Chrome Web Store policies: 1. **Token theft**: Uses `chrome.webRequest.onBeforeSendHeaders` with `<all_urls>` permission to intercept and extract Authorization headers (Bearer tokens) from `https://chat.openai.com/backend-api/conversations` requests, enabling account takeover. 2. **Credential exposure**: Passes stolen tokens to its content script via `chrome.tabs.sendMessage`, where they are injected into the ChatGPT page DOM (`innerText`), making them accessible to any page script. 3. **Data exfiltration**: Performs scheduled silent uploads to external servers (`exportgpt.pro/api/me`, `chatopenai.pro/wp-json/custom/v1/member-info`) including user identifiers and session data with `credentials:"include"`. 4. **Policy violations**: - Requests excessive `<all_urls>` permissions not required for stated ChatGPT export functionality - Engages in covert credential harvesting without clear user consent or disclosure - Misleads users via denials in store responses despite observable malicious behavior This extension actively compromises user accounts and should be removed immediately for malware/phishing violations. (Reported under Chrome Web Store's Malware/Security Violations policy)
I've been using this extension for about a year and it's not working correctly lately. It's scrolling through my conversation, but it's not copying or sending the full text. There are chunks missing. And a lot of the text is garbled symbols. Please fix this!
Their latest update has destroyed how this exporter works. It no longer fully exports long conversations and it makes the user watch the extension scroll through the conversations without even finishing the scrolling. The Pro version works just as badly. It was working fine months ago, now no more.
good
导出markdown不全, 丢失了很多对话. 之前是没有这个问题的, 猜测和chatgpt最近更新的部分加载策略有关?
导出的markdown不全
Bitdefender reports ext as a Phishing credential stealing POS malware cancer virus and that the author has anal herpes as well as technically being a 40 y.o virgin and a small, limp kcoc with a rancid, permeating odour of inferiority and failure. Can't even launch his tihs malware without being detected before it can be in any way effective, just like his kcoc. F U C Also if Bitdefender is detecting this sht WHY ARE YOU SERVING IT FROM YOUR STORE CHROME? Do better losers.
great
I mean it worked but it's genuinely so suspicious that you shouldn't try it. If you want to download your chatgpt chats, look for other options. I was an idiot for downloading this onto my pc.
This is a virus. I analyzed the source code and right here in the service worker it send your authorization tokens to their website. This allows the extension publisher to log into your chatGPT account. chrome.webRequest.onBeforeSendHeaders.addListener(function (e) { if (e.url.includes("/backend-api/conversations")) { const s = e.requestHeaders; if (s.length > 0) { const e = s.find(e => "Authorization" === e.name); e && r({requestAccessToken: e.value}); } } }, {urls: ["<all_urls>"]}, ["requestHeaders"]) EDIT also I just realized its april fools, thats unfortunate, I'm not lying.