mirror of
https://github.com/ciromattia/kcc
synced 2026-01-06 05:19:39 +00:00
Update after merging of #44
This commit is contained in:
@@ -15,7 +15,7 @@ You can find the latest released binary at the following links:
|
||||
|
||||
## INPUT FORMATS
|
||||
`kcc` can understand and convert, at the moment, the following file types:
|
||||
- PNG, JPG
|
||||
- PNG, JPG, GIF, TIFF, BMP
|
||||
- Folders
|
||||
- CBZ, ZIP
|
||||
- CBR, RAR *(With `unrar` executable)*
|
||||
@@ -123,7 +123,8 @@ The app relies and includes the following scripts/binaries:
|
||||
Added generic CSS file
|
||||
Optimized archive extraction for zip/rar files (#40)
|
||||
- 2.9: Added support for generating a plain CBZ (skipping all the EPUB/Mobi generation) (#45)
|
||||
Prevent output file overwriting the source one: if a duplicate name is detected, append _kcc to the name
|
||||
Prevent output file overwriting the source one: if a duplicate name is detected, append _kcc to the name
|
||||
Added GIF, TIFF and BMP to supported formats (#42)
|
||||
|
||||
|
||||
## COPYRIGHT
|
||||
|
||||
Reference in New Issue
Block a user