Product Introduction
- YourAIScroll is a browser extension designed to export and manage AI chat histories from 9+ platforms, including ChatGPT, Claude, Gemini, Grok, Deepseek, Perplexity, Poe, Mistral, and Kimi. It preserves advanced content types such as ChatGPT Canvas drawings, Claude artifacts, code snippets, tables, and diagrams during export.
- The core value lies in its ability to transform fragmented AI conversations into structured, reusable knowledge by supporting exports in Markdown, HTML, JSON, and plain text formats. It enables seamless integration with knowledge management systems like Notion while maintaining the integrity of interactive elements and visual components.
Main Features
- YourAIScroll exports complex AI-generated content types, including ChatGPT Canvas drawings with interactive elements, Claude artifacts with embedded SVG/flowcharts, and Perplexity's web citations, ensuring no data loss during conversion.
- The tool automatically extracts technical components such as code blocks, LaTeX formulas, and Mermaid diagrams from chat histories, formatting them for direct use in documentation, research papers, or code repositories.
- Users can batch-export conversations across multiple AI platforms into unified Markdown or HTML files, with optional metadata tagging for organization, and sync them to Notion databases via one-click integration.
Problems Solved
- It addresses the loss of rich media and interactive content when copying AI conversations manually, which often breaks code formatting, discards diagrams, or flattens canvas-based interactions.
- The product serves AI researchers, developers, and content creators who require accurate archival of technical discussions involving code prototypes, data visualizations, or experimental workflows.
- Typical scenarios include preserving coding sessions with ChatGPT Canvas, backing up Claude-generated architecture diagrams for team reviews, and compiling Gemini-powered research threads with proper citation tracking.
Unique Advantages
- Unlike basic text exporters, YourAIScroll reverse-engineers platform-specific rendering systems to reconstruct Canvas elements and artifact dependencies at the DOM level, ensuring pixel-perfect reproductions.
- The tool introduces Mermaid.js compatibility for extracted diagrams, enabling direct rendering in Markdown viewers, and implements Claude attachment decompilation to embed raw code files within exported documents.
- Competitive strengths include cross-platform session continuity (e.g., linking Grok conversations with related Poe threads) and Chrome Extension APIs for real-time DOM analysis, which outperforms clipboard-based alternatives in accuracy.
Frequently Asked Questions (FAQ)
- What AI platforms does YourAIScroll support? The tool currently supports ChatGPT, Claude, Gemini, Grok, Deepseek, Perplexity, Poe, Mistral, Copilot, and Kimi, with ongoing compatibility updates for new AI services.
- How does it handle Claude artifacts with embedded files? YourAIScroll decompiles Claude's attachment system to extract raw code files and data URIs, embedding them as downloadable links or inline Base64 blocks in Markdown/HTML exports.
- Can I export conversations to multiple formats simultaneously? Yes, the batch export feature allows concurrent conversion of selected chats into Markdown, HTML, and JSON formats, with format-specific preservation rules for technical content.
- Is Notion integration bidirectional? Exported conversations sync to Notion as new database entries with AI platform tags, but real-time edits in Notion do not propagate back to the original AI service.
- How does the Chrome Extension handle authentication? The extension uses browser-native session cookies with read-only access to extract chat histories, requiring no API keys or direct login credentials from users.