Skip to content

Commit bb15fbb

Browse files
committed
fix: update readme
1 parent 23cf333 commit bb15fbb

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.github/demo.gif

257 KB
Loading

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ Some tools for working with ePub files. Works for me, may not work for you. Pull
66

77
There is currently one tool: `embed-images`. This will embed all externally-referenced images (e.g. `<img src="http://...">`) into the ePub file. It will also optimize the images while downloading for a specific device profile (the default is the Kindle Paperwhite 2024).
88

9+
It's very fast. Handles an extremely large ePub (750 HTML files, 2.5k images) in ~3 seconds when cached:
10+
11+
![demo](.github/demo.gif)
12+
913
## Installing
1014

1115
Pre-built binaries are available for most platforms on the [releases page](https://github.com/codetheweb/epub-tools/releases). I recommend using [Eget](https://github.com/zyedidia/eget) to download the appropriate binary:

0 commit comments

Comments
 (0)