From 3ba416b85a1c094f8deca6e6f4cc922948e11900 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Jastrz=C4=99bski?= Date: Sat, 26 Nov 2016 19:01:11 +0100 Subject: [PATCH] Updated Metadata (markdown) --- Metadata.md | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/Metadata.md b/Metadata.md index fa2b2c8..5645d11 100644 --- a/Metadata.md +++ b/Metadata.md @@ -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._ \ No newline at end of file + * The author field will be generated based on the **Writer, Penciller, Inker and Colorist** fields (rather than defaulting to KCC) \ No newline at end of file