mirror of
https://github.com/celogeek/go-comic-converter.git
synced 2025-05-25 08:12:36 +02:00
add credit
This commit is contained in:
parent
ad48ea5c9e
commit
cdb2141117
13
README.md
13
README.md
@ -2,6 +2,10 @@
|
|||||||
|
|
||||||
Convert CBZ/CBR/Dir into Epub for e-reader devices (Kindle Devices, ...)
|
Convert CBZ/CBR/Dir into Epub for e-reader devices (Kindle Devices, ...)
|
||||||
|
|
||||||
|
My goal is to make a simple, crossplatform, and fast tool to convert comics into epub.
|
||||||
|
|
||||||
|
Epub is now support by Amazon through [SendToKindle](https://www.amazon.com/gp/sendtokindle/), by Email or by using the App. So I've made it simple to support the size limit constraint of those services.
|
||||||
|
|
||||||
# Installation
|
# Installation
|
||||||
|
|
||||||
First ensure to have a working version of GO: [Installation](https://go.dev/doc/install)
|
First ensure to have a working version of GO: [Installation](https://go.dev/doc/install)
|
||||||
@ -112,4 +116,11 @@ Usage of go-comic-converter:
|
|||||||
Quality of the image (default 85)
|
Quality of the image (default 85)
|
||||||
-title string
|
-title string
|
||||||
Title of the epub
|
Title of the epub
|
||||||
```
|
```
|
||||||
|
|
||||||
|
# Credit
|
||||||
|
|
||||||
|
This project is largely inspired from KCC (Kindle Comic Converter). Thanks:
|
||||||
|
- [ciromattia](https://github.com/ciromattia/kcc)
|
||||||
|
- [darodi fork](https://github.com/darodi/kcc)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user