ChatGPT Multi Format Exporter

Export current ChatGPT chat as JSON / Markdown / HTML via backend fetch. Button sits beside Share in the header.

Per 25-09-2025. Zie de nieuwste versie.

Maker
Mr005K
Beoordelingen
0 0 0
Versie
0.0.1.20250925140939
Gemaakt op
09-09-2024
Bijgewerkt op
25-09-2025
Grootte
15,6 KB
Licentie
MIT
Wordt toegepast op

ChatGPT Export to Markdown

Description:

This userscript adds a small button with a floppy disk icon to the bottom right corner of the ChatGPT interface. By clicking the button, you can export the current conversation into a well-formatted Markdown file. The file is automatically named after the chat's title, and the conversation is organized with message numbers for easy reading.

Features:

  • One-click Export: Instantly download the conversation as a .md file with a single click.
  • Smart Naming: The exported file is named after the conversation's title, so it's easy to organize and locate.
  • Markdown Format: The conversation is neatly formatted in Markdown with clear sections for user and ChatGPT messages.
  • Responsive Button: A convenient floppy disk icon button is added to the bottom-right of the screen for easy access.

How it works:

  1. Click the floppy disk button in the bottom-right of the ChatGPT interface.
  2. The script fetches the conversation and formats it into Markdown.
  3. The conversation is exported and automatically downloaded as a .md file named after the chat's title.

Requirements:

Installation:

  1. Install a userscript manager like Tampermonkey or Greasemonkey.
  2. Click the Install button on GreasyFork.
  3. Use the ChatGPT interface and enjoy quick, organized exports of your conversations.

Changelog:

  • v1.0: Initial Release - Added chat title as the file name and header in the markdown export.

License:

MIT License