diff --git a/README.md b/README.md index c9711ede..34be9b42 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ Most manga conversion methods for ereaders add margins. But KCC enables true fullscreen from top to bottom. -![header](images/header_margins.jpeg) +![header](images/header_margins720.jpeg) (feat. Ya Boy Kongming! and Fire Force from a [Humble Bundle](https://humblebundleinc.sjv.io/xL6Zv1) PDF source.) @@ -33,7 +33,7 @@ KCC's main goal is maximum image quality at significantly smaller file size. For 2) fixes black levels to avoid gray/faded blacks found in many Kindle Store manga -![black](images/black.jpeg) +![black](images/black720.jpeg) 3) fixes [the rainbow effect on Kaleido 3 color eink](https://www.youtube.com/watch?v=Dw2HTJCGMhw) without blur: @@ -41,15 +41,15 @@ KCC's main goal is maximum image quality at significantly smaller file size. For 4) can [semi-automatically detect 2-page spreads](https://www.youtube.com/watch?v=kfIX67f7Aqk) from pre-split single pages: -![before](images/spreadbefore3.jpeg) +![before](images/spreadbefore720.jpeg) You can view combined spreads either rotated or not: -![full](images/full.jpeg) +![full](images/full720.jpeg) You can view the split halves either before or after combined spreads: -![half](images/half.jpeg) +![half](images/half720.jpeg) ## Demo diff --git a/images/black720.jpeg b/images/black720.jpeg new file mode 100644 index 00000000..dac2b229 Binary files /dev/null and b/images/black720.jpeg differ diff --git a/images/full720.jpeg b/images/full720.jpeg new file mode 100644 index 00000000..4b859cf1 Binary files /dev/null and b/images/full720.jpeg differ diff --git a/images/half720.jpeg b/images/half720.jpeg new file mode 100644 index 00000000..642bf2f7 Binary files /dev/null and b/images/half720.jpeg differ diff --git a/images/header_margins720.jpeg b/images/header_margins720.jpeg new file mode 100644 index 00000000..c08dda48 Binary files /dev/null and b/images/header_margins720.jpeg differ diff --git a/images/spreadbefore720.jpeg b/images/spreadbefore720.jpeg new file mode 100644 index 00000000..5418b727 Binary files /dev/null and b/images/spreadbefore720.jpeg differ