A simple command-line tool to export highlights and notes from Apple Books on macOS.
- Exports highlights and notes from Apple Books
- Supports both CSV and Markdown export formats
- User-friendly terminal interface for book and format selection
- Works with the local Apple Books library on macOS
- macOS with Apple Books
- Python 3.6+
simple_term_menulibrary
- Clone the repository
- Install the required library:
pip install simple_term_menu - Run the script:
python apple_books_exporter.py - Follow the on-screen prompts to select a book and export format
- Find your exported highlights in the same directory as the script
This is a work in progress.
Contributions, issues, and feature requests are welcome.