angela-zhao / apple-books-annotations-exporter

Script to export highlights and notes from Apple Books

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Apple Books Highlights & Notes Exporter

This Python3 script exports your highlights and notes from Apple Books into a CSV file.

Dependencies

The dependencies are listed in the requirements.txt file. To install the dependences, run:

pip3 install -r requirements.txt

Usage

python3 main.py --outpath <path-to-save-csv-to>

About

Script to export highlights and notes from Apple Books

License:MIT License


Languages

Language:Python 100.0%