{ "@type": "Question", "name": "Can I export Kindle highlights to CSV?", "acceptedAnswer": { "@type": "Answer", "text": "Yes. The Kindle Highlights Exporter supports CSV export. CSV format is ideal if you want to import your highlights into spreadsheet applications like Excel, Google Sheets, or Notion." } }, { "@type": "Question", "name": "Is the Kindle Highlights Exporter free?", "acceptedAnswer": { "@type": "Answer", "text": "Yes. Single-book export is completely free with no subscription. A PRO version ($9.99 one-time) unlocks unlimited books across all your Kindle devices." } }, { "@type": "Question", "name": "Are my Kindle highlights uploaded to a server?", "acceptedAnswer": { "@type": "Answer", "text": "No. All processing happens locally in your browser. Your Kindle clippings file never leaves your device. The tool works fully offline after the page is loaded." } } ] } { "@type": "Question", "name": "What is the difference between Markdown, CSV, and JSON export?", "acceptedAnswer": { "@type": "Answer", "text": "Markdown (.md) is best for reading and note-taking apps like Obsidian, Notion, or Markdown editors. CSV (.csv) works with spreadsheets and databases. JSON (.json) is ideal for developers who want to programmatically process their highlights." } }, { "@type": "Question", "name": "Can I export highlights from multiple books at once?", "acceptedAnswer": { "@type": "Answer", "text": "The free version exports highlights from the first book found in your file. The PRO version (one-time $9.99) exports all books at once." } } ] }

How to Export Kindle Highlights to Markdown, CSV, or JSON (2026 Guide)

Published · Updated · 9 min read

Table of Contents

  1. Why Export Your Kindle Highlights?
  2. What is My Clippings.txt?
  3. Step-by-Step: Export Kindle Highlights
  4. Export Formats Explained
  5. Free vs PRO Comparison
  6. Frequently Asked Questions

If you own a Kindle, you have likely accumulated hundreds or even thousands of highlights and notes across the books you have read. These highlights represent valuable insights, but they are locked inside Amazon’s ecosystem. Extracting them to a usable format like Markdown (.md), CSV (.csv), or JSON (.json) lets you own your data, search it, back it up, and use it in the tools you already rely on.

This guide walks you through exactly how to export Kindle highlights from My Clippings.txt to any format you need, entirely free for single-book exports, with no uploads and no servers involved.

Quick answer: Connect your Kindle via USB, find My Clippings.txt in the documents/ folder, drag it onto the Kindle Highlights Exporter, and click Export. That is all it takes.

Why Export Your Kindle Highlights?

Amazon does not make it easy to get your highlights out. The Kindle app shows them on a per-book basis, but there is no bulk export, no standard file format, and no API. Here is why exporting matters:

Fun fact: A typical 300-page non-fiction book generates 30-60 highlights on average. If you read 20 books a year, that is 600-1,200 highlights annually. Without an export workflow, those insights remain scattered across Amazon’s servers.

What is My Clippings.txt?

My Clippings.txt is a plain text file that Amazon’s Kindle devices and apps generate automatically. Every time you highlight a passage, add a note, or bookmark a page, it gets appended to this file. The file lives on your Kindle’s internal storage and contains every highlight and note you have ever made.

Each entry in the file follows a consistent format separated by ========== dividers:

The Great Gatsby (F. Scott Fitzgerald)
- Your Highlight on page 42 | Added on Tuesday, January 14, 2025

“So we beat on, boats against the current, borne back ceaselessly into the past.”
==========

The challenge is that this raw format is not easy to work with. Entries from different books are interleaved chronologically (by when you made them), not grouped by book. The Kindle Highlights Exporter parses this file, groups highlights by book, and lets you export them in clean, structured formats.

Where to find it: Connect your Kindle to a computer via USB. It appears as an external drive. Navigate to the documents/ folder. The file is named My Clippings.txt. Copy it to your computer and you are ready to export.

Step-by-Step: Export Kindle Highlights

Follow these five steps to export your Kindle highlights in under two minutes.

Step 1

Connect your Kindle to your computer. Use the USB cable that came with your Kindle. Once connected, your Kindle appears as an external drive (like a USB flash drive).

Step 2

Locate My Clippings.txt. Open the Kindle drive, navigate into the documents/ folder, and find the file My Clippings.txt. Copy it to your desktop or a folder on your computer.

Step 3

Open the Kindle Highlights Exporter. Go to the Kindle Highlights Exporter tool in your browser. It works in Chrome, Firefox, Safari, and Edge. No account or sign-up is needed.

Step 4

Drag and drop My Clippings.txt. Drag the file from your computer onto the upload area on the tool. You can also click “browse your files” to select it manually. The tool instantly parses your file and displays all books and highlights.

Step 5

Export to your preferred format. Click one of three buttons: Export as Markdown, Export as CSV, or Export as JSON. A file downloads immediately to your computer with all highlights organized by book.

Pro tip: If you do not have a Kindle handy, the tool includes a “Load Sample Clippings” button that loads demo data so you can try all export formats instantly.

Export Formats Explained

Each export format serves a different purpose. Here is how to choose the right one for your workflow.

FormatExtensionBest for
Markdown.mdNote-taking apps (Obsidian, Notion, Logseq) Recommended
CSV.csvSpreadsheets (Excel, Google Sheets, Numbers) and databases
JSON.jsonDevelopers, automation scripts, and API integration

Markdown (.md)

The Markdown export produces a clean, readable file with headings for each book, bullet-pointed highlights, and italicized notes. It is ideal for importing into Obsidian, Notion, Roam, Logseq, or any Markdown-compatible note-taking app. The file is structured with ## Book Title headings and sub-bullets for each passage. If you only use one format, use Markdown.

CSV (.csv)

The CSV export creates a table with columns: Book Title, Author, Page, Location, Date Added, Highlight Text, and Note. This is the best format if you want to analyze your highlights in a spreadsheet, sort by book or date, or import into a custom database. It works with Excel, Google Sheets, Airtable, and Notion’s database view.

JSON (.json)

The JSON export is designed for developers. Each book and its highlights are structured as nested objects. Use this format if you want to build your own tools, run scripts, or feed your highlights into a personal API or static site generator.

Free vs PRO

The Kindle Highlights Exporter is free for everyone. The free tier exports the first book from your My Clippings.txt file in any format. For readers who have highlights across many books (or own multiple Kindles), the PRO version removes all limits with a single one-time payment.

Feature Comparison

Feature
Books exported
Export formats
Notes included
Local processing
Price
Free
1 book
Markdown, CSV, JSON
Yes
Yes
$0
PRO
Unlimited
Markdown, CSV, JSON
Yes
Yes
$9.99 one-time
$9.99 one-time payment · up to 3 devices

No subscription. No recurring fees. Licensed per device.

Buy PRO Key

The PRO key works on up to 3 devices and includes free updates for the current major version. 30-day money-back guarantee.

Export Your Kindle Highlights Now

No sign-up. No uploads. No servers. Just drag, drop, and export.

Open Kindle Highlights Exporter →

Frequently Asked Questions

How do I export Kindle highlights to Markdown?

Connect your Kindle via USB, locate My Clippings.txt in the documents/ folder, then drag the file onto the Kindle Highlights Exporter. Click “Export as Markdown” and a .md file is downloaded to your computer.

Where is My Clippings.txt stored on Kindle?

My Clippings.txt is located in the Kindle/documents/ folder. Connect your Kindle to a computer via USB, open the Kindle drive, and look inside the documents directory.

Can I export Kindle highlights without a computer?

Unfortunately, the My Clippings.txt file can only be accessed by connecting your Kindle to a computer via USB. There is no built-in Kindle feature to email or share the file directly. However, the process takes less than a minute once your Kindle is connected.

Does the tool work with the Kindle app (iOS/Android)?

The Kindle app on phones and tablets does not expose My Clippings.txt directly. You need a physical Kindle device or Kindle Fire tablet connected via USB. If you only use the Kindle app, you can access your highlights through Amazon’s Kindle Notebook page (read.amazon.com/notebook) but Amazon does not offer a bulk download option there.

Is this tool safe? Will my data be uploaded?

Yes, it is completely safe. All processing happens locally in your browser using JavaScript. Your My Clippings.txt file never leaves your device. There is no server, no backend, and no data storage. You can even disconnect from the internet after the page loads and the tool will still work.

What if I have highlights from multiple Kindles?

If you own multiple Kindles, each device has its own My Clippings.txt file. Currently, you need to export from each device separately. The PRO version can be activated across 3 devices, so you can process each Kindle file individually.

Can I import my Kindle highlights into Obsidian or Notion?

Yes. Export using the Markdown format and either copy-paste the content or save the .md file directly into your Obsidian vault. For Notion, you can import the Markdown file or paste the content into a page. CSV export also works for Notion’s database import feature.

Does the tool work with Scribe or other clippings formats?

No. The tool is designed specifically for the standard My Clippings.txt format used by Kindle devices and apps. Other e-reader platforms use different file formats and are not currently supported.


Exporting your Kindle highlights is one of those tasks that takes two minutes but pays off for years. Once your highlights are in an open format like Markdown or CSV, they become part of your personal knowledge management system rather than being locked in Amazon’s ecosystem.

Try the Kindle Highlights Exporter now and take control of your reading data.

Ready to export your Kindle highlights?

Free for single-book export. Markdown, CSV, and JSON supported. No uploads. No servers. No sign-up.

Try the Kindle Highlights Exporter →

100% free · Works offline · Your data stays on your device