A simple program to convert Kindle HTML annotations to a Markdown file.
Project description
Kindle Annotations to Markdown
A simple program to convert Kindle HTML annotations to a Markdown file
Features
- Conversion of page bookmarks, text highlights, and notes to Markdown
- Included reference positions of annotations
- Automatic detection of annotation file's language (currently supported)
Usage
$ kindle_to_markdown --help
Usage: kindle_to_markdown [OPTIONS]
A simple program to convert Kindle HTML annotations to a Markdown file.
Options:
-i, --input-file PATH Path to the Kindle annotations HTML file.
[required]
-o, --output-file PATH Path to the Markdown file.
-p, --print-only Only print Markdown to the console.
--help Show this message and exit.
Installation
From PyPi
pip install kindle-to-markdown
From Source
Prerequisites:
pythonin a supported version available on your path.- Package manager
uvinstalled (see uv installation)
make
uv run python -m kindle_to_markdown --help
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file kindle_to_markdown-0.1.0.tar.gz.
File metadata
- Download URL: kindle_to_markdown-0.1.0.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.22
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4ff373be84440850e604409c7d57f1fa8048aaa120dccdcb8cb18dae3ef75fb8
|
|
| MD5 |
a4449388cdd96017162c5d38ea305d88
|
|
| BLAKE2b-256 |
1f97405611d0d194cc7a8ec32c5eb4654f9b11a8ebf940e0055fb45312a4ec29
|
File details
Details for the file kindle_to_markdown-0.1.0-py3-none-any.whl.
File metadata
- Download URL: kindle_to_markdown-0.1.0-py3-none-any.whl
- Upload date:
- Size: 5.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.22
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
32f835c902f2856b55c67f9c35bcb1fff1fc845576ba46c911ff68481aa35071
|
|
| MD5 |
3c0a90a413a551fb0432463d5df61363
|
|
| BLAKE2b-256 |
869d2c6346ed7c6cb371a2b173ebd33f2b1569628200f0cd423c17cffe638b1b
|