Save Your AI Chats by Robert Silven
Export and save your ChatGPT conversations as clean HTML or Markdown with code highlighting and images. Support for other AI chats (ChatGPT, Claude, Gemini, etc.) coming soon
2 Users2 Users
Extension Metadata
Screenshots
About this extension
Save Your AI Chats lets you export your AI conversations as clean HTML or Markdown with proper formatting, code highlighting and embedded images.
Features
Current Support
Support for other AI chats like Claude, Gemini and more - is planned for future updates.
Privacy
Features
- One-click export of ChatGPT conversations
- Clean HTML with preserved structure and spacing
- Markdown output with syntax highlighting
- Images saved locally and kept in the exported file (as HTML)
- Works fully offline after the page loads
- Perfect for documentation, research, archiving or sharing
Current Support
- ChatGPT
Support for other AI chats like Claude, Gemini and more - is planned for future updates.
Privacy
This extension does not collect, store, or transmit any personal data.
All processing happens locally in your browser.
Rated 5 by 1 reviewer
Permissions and data
Required permissions:
- Download files and read and modify the browser’s download history
- Access browser tabs
- Access your data for all websites
Data collection:
- The developer says this extension doesn't require data collection.
More information
- Add-on Links
- Version
- 2.0
- Size
- 32.89 KB
- Last updated
- 6 days ago (Nov 18, 2025)
- Related Categories
- License
- MIT License
- Privacy Policy
- Read the privacy policy for this add-on
- Version History
- Add to collection
[2.0] - 2025-11-17
Fixed
Improved
background-imagedefinitions are scanned and converted to base64 data URLs so UI-styled attachments (e.g., screenshot previews) survive offline.hydrateCloneWithMediahelper deduplicates inline/base64 conversion logic for both the main and fallback extraction paths, reducing missed attachments.[1.92] - 2025-11-17
Added
Changed
saveChatContenthelper, ensuring consistent filenames, formats, and logging.[0.6] - 2025-01-13
Fixed
data-message-author-roleattributegithub) for code blocks as it provides better syntax highlighting visibilityChanged