chatgpt-exporter and gpt2markdown
These are competitors—both tools provide overlapping functionality to export ChatGPT conversations, with the main difference being that one outputs to a shareable format while the other specifically targets Markdown, making them alternative solutions for the same use case rather than tools meant to be used together.
About chatgpt-exporter
pionxzh/chatgpt-exporter
Export and Share your ChatGPT conversation history
Implements as a Tampermonkey userscript that directly injects into ChatGPT's DOM and API responses, enabling export to multiple formats (JSON, Markdown, HTML, PNG, plain text) without requiring authentication or external services. Supports batch exporting of multiple conversations and preserves metadata like conversation IDs, timestamps, and message threading in structured outputs.
About gpt2markdown
ricobuilds/gpt2markdown
A browser extension that exports your ChatGPT conversations to Markdown format.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work