diff --git a/README.md b/README.md index 5e522dc3..d8f06ec2 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ Most manga conversion methods for ereaders add margins. But KCC enables true fullscreen from top to bottom. -Header Image +![header](header_margins.jpeg) -(feat. Ya Boy Kongming! [Humble Bundle](https://humblebundleinc.sjv.io/xL6Zv1) PDF source.) +(This README feat. Ya Boy Kongming! and Fire Force from a [Humble Bundle](https://humblebundleinc.sjv.io/xL6Zv1) PDF source.) # KCC @@ -33,13 +33,16 @@ 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 level - -(feat. Fire Force) +![black](black.jpeg) 3) fixes [the rainbow effect on Kaleido 3 color eink](https://www.youtube.com/watch?v=Dw2HTJCGMhw) without blur: -Rainbow +![rainbow](rainbow2.jpeg) + +4) can [semi-automatically detect 2-page spreads](https://www.youtube.com/watch?v=kfIX67f7Aqk) from pre-split single pages. + You can view combined spreads either before or after the split halves. + +![spreads](spreads.jpeg) Just drop your input files into the KCC window, hit convert, and USB drop the output files onto your device's `documents` folder! @@ -53,7 +56,7 @@ The final result looks incredible on my 10" Kindle Scribe: https://www.youtube.c The GUI looks like this, built in Qt6. There are a lot of options, but most people only care about the ones checked below: -![image](settings.png) +![settings](settings.png) Simply drag and drop your files/folders into the KCC window, adjust your settings (hover over each option to see details in a tooltip), @@ -65,8 +68,6 @@ YouTube tutorial (please subscribe): https://www.youtube.com/watch?v=QQ6zJcMF2Iw Installation tutorial: https://www.youtube.com/watch?v=IR2Fhcm9658 -Semi automatically merge pre-split 2-page spreads tutorial: https://www.youtube.com/watch?v=kfIX67f7Aqk - ## Kindle Jailbreak for KOreader Jailbreaking to use KOreader is optional. KCC works just fine with the native mobi manga viewer. diff --git a/spreads.jpeg b/spreads.jpeg new file mode 100644 index 00000000..b6e18781 Binary files /dev/null and b/spreads.jpeg differ