mirror of
https://github.com/ciromattia/kcc
synced 2026-05-21 23:12:55 +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
|
## INPUT FORMATS
|
||||||
`kcc` can understand and convert, at the moment, the following file types:
|
`kcc` can understand and convert, at the moment, the following file types:
|
||||||
- PNG, JPG
|
- PNG, JPG, GIF, TIFF, BMP
|
||||||
- Folders
|
- Folders
|
||||||
- CBZ, ZIP
|
- CBZ, ZIP
|
||||||
- CBR, RAR *(With `unrar` executable)*
|
- CBR, RAR *(With `unrar` executable)*
|
||||||
@@ -123,7 +123,8 @@ The app relies and includes the following scripts/binaries:
|
|||||||
Added generic CSS file
|
Added generic CSS file
|
||||||
Optimized archive extraction for zip/rar files (#40)
|
Optimized archive extraction for zip/rar files (#40)
|
||||||
- 2.9: Added support for generating a plain CBZ (skipping all the EPUB/Mobi generation) (#45)
|
- 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
|
## COPYRIGHT
|
||||||
|
|||||||
Reference in New Issue
Block a user