1
0
mirror of https://github.com/ciromattia/kcc synced 2026-01-18 19:25:39 +00:00

Updated Metadata (markdown)

Paweł Jastrzębski
2016-11-26 19:01:11 +01:00
parent 5ec4636487
commit 3ba416b85a

@@ -1,10 +1,10 @@
Kindle Comic Converter provides some basic metadata tools you can use to help organize your collection on your device.
KCC provides some basic metadata tools you can use to help organize your collection on your device.
## Setup
Before getting started, you'll want to setup your comic image directory so 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 support [[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**
@@ -31,6 +31,4 @@ Your Comic Book package metadata can also be edited using tools like ComicTagger
After you've finished adding metadata to your Comic Book package, you can import the package into KCC normally and convert it into a MOBI or EPUB file. In particular:
* The title field will be generated based on the **Series, Volume, and Number** fields (rather than on the _name of the top level folder_)
* The author field will be generated based on the **Writer, Penciller, Inker and Colorist** fields (rather than defaulting to KCC)
**NOTE**: _You will not be able to do further conversions to KCC generated MOBI or EPUB files, as this tends to corrupt the files._
* The author field will be generated based on the **Writer, Penciller, Inker and Colorist** fields (rather than defaulting to KCC)