OmniChat Exporter allows you to export conversations from ChatGPT, Gemini, Claude, Grok, and DeepSeek in TXT, Markdown, JSON, or PDF.
Fast. Clean. Reliable.
- Adds export controls directly inside supported AI platforms
- Allows exporting a full conversation thread
- Allows exporting individual messages
- Generates structured and clean output files
- Works instantly in the browser
Everything runs locally.
- Full conversation export
- Per-message export
- Clean file structure depending on format
- Native UI integration on each supported platform
TXT – simple and universal
- Plain text export
- Preserves message roles and readable chat structure
- Lightweight and compatible with any text editor
- Suitable for quick backups and simple archiving
Markdown – perfect for documentation and reuse
- Converts chat content into clean and reusable Markdown
- Preserves headings, paragraphs, lists, quotes and code blocks
- Supports links, tables and inline code
- Supports math conversion for KaTeX / LaTeX content
- Suitable for documentation, notes, publishing and reuse in other tools
JSON – structured data for automation
- Structured export format designed for automation and processing
- Exports message roles, plain text and HTML content
- Preserves message order and conversation structure
- Suitable for scripts, pipelines, backups and data analysis
PDF – browser-generated document, ready to share
- Client-side PDF generation using pdfmake
- Automatic conversation scan before PDF generation
- Local language and script detection
- Smart loading of fonts based on detected scripts
- Multilingual text support with mixed-script rendering
- Script-aware font routing to ensure correct character rendering
- Per-message PDF rendering with preserved role blocks
- Conversation metadata included in the document header
- Support for formatted text, lists, quotes, code blocks, tables and HTML-derived content
- Syntax-highlighted code rendering
- Support for AI-generated images (embedded directly in the PDF output)
- Support for emoji, symbols and extended Unicode characters (rendered in black and white when necessary)
- Built-in PDF generation popup with progress indicator
- Progressive preparation stages: scan → detection → font loading → generation
- Automatic fallback and retry strategy when a font triggers a rendering error
- No conversation data is sent to external services
- Improved compatibility with strict CSP environments through Tampermonkey requests
The PDF export system supports many writing systems, including:
Latin, Extended Latin, Cyrillic, Greek, Arabic, Syriac, Hebrew, Chinese, Japanese, Korean,
Devanagari, Bengali, Gurmukhi, Gujarati, Odia, Tamil, Telugu, Kannada, Malayalam,
Sinhala, Thai, Khmer, Lao, Myanmar, Georgian, Armenian, Ethiopic, Canadian Aboriginal syllabics,
Tangut, Avestan, Runic, Glagolitic, Cuneiform, Egyptian hieroglyphs, emoji, and extended symbols.
Fonts are automatically loaded based on detected scripts to keep the export lightweight and reliable.
All export formats share the following properties:
- Includes the source URL
- Includes the export date / timestamp
- Includes the conversation title when available
- Keeps a readable conversation structure with message roles
- Generated locally in the browser
- No external API used
- ChatGPT
- Gemini
- Claude
- Grok
- DeepSeek
All export operations are performed locally in the browser. No conversation data is sent to external servers.
| Library | Purpose | Source / Website | License |
|---|---|---|---|
| pdfmake | Generates PDF files directly in the browser | Website · Source | MIT |
| franc-min | Performs local language detection before PDF generation | Source | MIT |
| Noto Fonts | Provides multilingual font support for PDF rendering when required | Noto Fonts · Google Fonts | SIL Open Font License 1.1 · Apache License 2.0 |
- Install a userscript manager such as Tampermonkey or Violentmonkey.
- Click Install OmniChat Exporter above or install from GreasyFork.
- Open a supported AI platform.
- Use the export controls directly in the interface.
For detailed installation instructions, see the Installation Guide.
Feedback, bug reports, ideas, and contributions are welcome.
| Channel | Best for |
|---|---|
| GitHub Discussions | Ideas, questions, feedback, and general discussion |
| GitHub Issues | Bug reports and technical problems |
| GreasyFork Feedback | General feedback from users |
| Contributing Guide | Contribute code, documentation, platform support, or improvements |
Before opening a bug report, include the platform, browser, userscript manager, export format, and clear steps to reproduce the issue.
Developed and maintained by Dℝ∃wX
GitHub: DREwX-code
This project is licensed under the Apache License 2.0.
You are free to use, modify, and redistribute it under the terms of the license.
