Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Claude Project Knowledge Exporter

Take your Claude Project Knowledge with you—in a few clicks.

Claude Project Knowledge Exporter is a small tool you save to your browser's bookmarks bar. Click it on a Claude.ai Project to download that Project's knowledge as Markdown and JSON. Use the export as a backup, search it offline, move it to another tool, or keep it in Git.

Install the bookmarklet →

No extension. No extra account. No developer console needed.

This tool exports Project Knowledge, not chats. To export chats, see Export one conversation or Export all conversations in a project.

Why use it?

  • Protect your work: Save your knowledge documents before you change or remove them.
  • Skip manual copying: Export the whole knowledge collection in one run.
  • Use the content anywhere: Readable Markdown works well for notes and Git; JSON keeps structured data for scripts or migrations.

Export options

Option Files Best for
1 — Consolidated One Markdown file with all documents, plus JSON Reading or searching one file
2 — Individual One Markdown file per document, plus JSON Keeping documents separate
3 — Complete Both Markdown formats, plus JSON The most complete export

JSON is included with every option. Complete is the default; pressing Cancel also selects it.

Features

  • Runs with one bookmark click after setup.
  • Finds the open Project and usually detects the organization ID automatically.
  • Creates safe filenames from the Project and document names.
  • Keeps document content and creation dates in Markdown.
  • Keeps available IDs and metadata in JSON.
  • Shows progress and completion messages inside Claude.

The exporter saves the text stored in Project Knowledge. It does not recreate an uploaded file in its original format, such as PDF or DOCX.

How to use it

You need a modern Chrome, Edge, Firefox, or Safari browser, an active Claude login, and access to the Project.

  1. Open the bookmarklet installer.
  2. Show your browser's bookmarks bar, then drag Export Claude Project Knowledge onto it.
  3. Open the Claude Project you want to export. Its URL must contain /project/.
  4. Click Export Claude Project Knowledge in your bookmarks bar.
  5. Enter 1, 2, or 3 to choose an export type.
  6. If asked, allow multiple downloads from claude.ai. Your files will appear in the Downloads folder.

If dragging does not work, click Copy bookmarklet code on the installer. Create a new bookmark (or bookmark the installer page and edit it), then paste the copied code into the bookmark's URL or address field.

Choose consolidated, individual, or complete export Exported Markdown and JSON files in the browser download list

Privacy

The tool runs inside your open Claude tab. It reads the Project information needed for the export, requests the knowledge from Claude's own API, and builds the files in your browser.

This project has no backend and does not upload your export to a third party. You can review the code in claude_project_export_script.js.

Troubleshooting

Problem What to do
Nothing happens Confirm you are signed in and the URL contains /project/, then reload the page.
Some files are missing Allow multiple downloads from claude.ai and check your browser's download permissions.
The tool asks for an organization ID In browser developer tools, open Application (or Storage) → Cookieshttps://claude.ai, then copy the value of lastActiveOrg.
The name is wrong or an HTTP error appears Open the main Project page, confirm you still have access, reload, and try again.

Prefer a local install? Clone this repository, open index.html, and drag the button from that page. Advanced users can also paste claude_project_export_script.js into the browser console.

Ready to protect your Project Knowledge? Install the bookmarklet →

About

Export your Claude AI project knowledge with a single click! This bookmarklet allows you to download your project documentation in both Markdown and JSON formats.

Resources

Stars

9 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages