mirror of
https://github.com/ciromattia/kcc
synced 2026-02-04 11:27:46 +00:00
Updated Metadata (markdown)
@@ -2,14 +2,14 @@ KCC provides some basic metadata tools you can use to help organize your collect
|
||||
|
||||
## Setup
|
||||
|
||||
Before getting started, you'll want to setup your comic image directory so it support [[automatic output splitting|Automatic-output-splitting]]. This allows KCC to automatically generate a table of contents for your output file.
|
||||
Before getting started, you'll want to setup your comic image directory so it supports [[automatic output splitting|Automatic-output-splitting]]. This allows KCC to automatically generate a table of contents for your output file.
|
||||
|
||||
Additionally you'll need to compress your directory of comic/manga images into a .zip, .rar, or .7z archive file, and then rename the archive file's extension to turn it into a Comic Book package:
|
||||
Additionally, you'll need to compress your directory of comic/manga images into a .zip, .rar, or .7z archive file, and then rename the archive file's extension to turn it into a Comic Book package:
|
||||
- Change the extension for **.zip** files to **.cbz**
|
||||
- Change the extension for **.rar** files to **.cbr**
|
||||
- Change the extension for **.7z** files to **.cb7**
|
||||
|
||||
While KCC does support converting directories directly into .cbz format, it's not recommended to manually do a second conversion from a KCC-generated .cbz file into a MOBI/EPUB file. Doing so will vastly decrease quality of output.
|
||||
While KCC does support converting directories directly into .cbz format, it's not recommended to manually do a second conversion from a KCC-generated .cbz file into a MOBI/EPUB file. Doing so will vastly decrease the quality of output.
|
||||
|
||||
## Adding basic metadata
|
||||
|
||||
|
||||
Reference in New Issue
Block a user