Skip to content

Run in dev console and export txt file of conversation with Claude

Notifications You must be signed in to change notification settings

apperly/Save-Claude-Convo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Claude Chat Export Script - User Guide

This is a simple browser console script that lets you export your entire Claude conversation with a single command.

-Captures the complete chat history -Preserves the conversation flow between you and Claude -Labels messages clearly as "Human" or "Claude" -Adds a timestamp -Automatically downloads as a timestamped text file

Basic Instructions

While in your Claude chat: Press F12 (or right-click and select "Inspect") Click on "Console" tab in the developer tools

Copy the entire script below Paste it into the console and press Enter

A text file will automatically download with your conversation

About

Run in dev console and export txt file of conversation with Claude

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%