Back to browse
GitHub Repository

Delete all your claude.ai conversations at once

1 starsJavaScript

Script to bulk delete Claude chats from the web UI

by ML0037·Jun 12, 2026·27 points·7 comments

AI Analysis

MidShip It

Single JS file solving what Claude's UI should already do.

Strengths
  • Internal API calls beat UI automation for reliability and completeness
  • Clear warnings about keeping tab open show thoughtful error handling
Weaknesses
  • Single-purpose script with no extensibility or configuration options
  • Breaks if Anthropic changes internal API endpoints
Category
Target Audience

Claude.ai users with many chat conversations

Similar To

Chrome extension cleaners · bulk delete scripts for Gmail

Post Description

I haven't found a way to delete all chats in bulk like you can on Chatgpt. With Claude, you have to scroll to the bottom, select everything, and delete. The problem is, if you have a lot of chats, it becomes impossible. I created this script. It does it alone. I hope it helps someone.

(conversations disappear from the UI slowly, over several minutes, and remember to keep the tab open until the console shows "Finished", refreshing away from the page can stop the deletion process.)

Similar Projects

SocialMid

Twitter Bulk Delete

Privacy-focused local deletion is nice, but the Chrome Store listing is broken.

Solve My Problem
qwikhost
411mo ago
Social●●Solid

DeleteTik – Bulk delete TikTok reposts

Runs entirely in your browser and avoids password-sharing — that privacy-first pitch is the product's strongest move. The UI emphasizes a guided workflow, smart filters (date/keyword), visual backups and an estimator for time saved, which are sensible, pragmatic features. That said, the "API guard" and anti-ban claims feel hand-wavy; I'd want more technical detail or audit evidence before trusting a mass cleanup on a valuable account.

Niche GemSolve My ProblemSlick
lysddp
104mo ago
Security●●●Banger

Deterministic security guardrails for Claude Code

Six shell hooks hard-block RCE and exfiltration before Claude Code executes anything.

Big BrainSolve My Problem
humblejedi
302mo ago
Developer Tools●●Solid

RepoSweeper – Bulk GitHub action: archive, delete, collab, visibility

This is a pragmatic UI built on top of the GitHub API that removes the painful, repetitive work of cleaning thousands of small repos — bulk archive/unarchive, visibility toggles, collaborator cleanup, and a handy staleness score are the real wins. Not revolutionary technology, but those workflow features (plus persistent selection across pages) will save maintainers hours; I'd still want clear audit/rollback and org-permission controls before running it widely.

Solve My ProblemNiche Gem
shortgiraffe
203mo ago