Oskar Austegard

Claude Pruner

A web-based tool for selectively pruning and exporting conversations from Claude.ai, including messages, artifacts, tool usage, and thinking steps.

Live Demo Source Code Companion Bookmarklet

Overview

Claude Pruner provides a detailed, interactive view of a Claude.ai conversation, allowing you to deconstruct it into its core components. The tool receives conversation data from a companion bookmarklet and organizes it into two columns: one for human/assistant messages and “thinking” blocks, and another for generated artifacts and tool usage. You can then select precisely which parts of the conversation you want to keep and export them as a clean, structured text file.

Features

Usage

This tool is designed to be used with its companion bookmarklet.

  1. Install the Claude Pruner bookmarklet in your browser using the Bookmarklet Installer.
  2. While on an active conversation page on claude.ai, click the bookmarklet.
  3. A new tab will open with this tool, displaying the full conversation broken down into its components.
  4. By default, all items are selected. Click any item to deselect it. Use the toggle buttons at the top to manage selections in bulk.
  5. Once you have pruned the conversation to your liking, click Copy to copy the formatted output or Download to save it as a text file.

Technical Details

Credits

Created by Oskar Austegard (@oaustegard)


For issues, feature requests, or contributions, please open an issue on GitHub.