View Single Post
Old 01-11-2013, 11:08 PM   #76
motomac
Member
motomac began at the beginning.
 
Posts: 14
Karma: 10
Join Date: Jan 2013
Device: Kindle Touch
Hi!
I finally launched this app (only console works, droping on the icon still gives an error):

Code:
MacBook-Air-motomac:Imaging-1.1.7 motomac$ /Users/motomac/Downloads/kcc-master/kcc/comic2ebook.py -p K4 "/Users/motomac/Pictures/manga.cbz"
comic2ebook v1.30. Written 2012 by Ciro Mattia Gonano.
Splitting double pages...
Image is 571 x 800
...
Optimizing 03876.png for K4
Saving to /Users/motomac/Pictures/manga/03876.png
Then I have many html and png files, folder with original png-files, ncx file and opf-file.

Code:
MacBook-Air-motomac:KindleGen_Mac_i386_v2_7 motomac$ kindlegen /Users/motomac/Pictures/manga/content.opf

*********************************************************
* Amazon.com kindlegen(MAC OSX) V2.7 build 1019-d6e4792 *
* A command line e-book compiler                        *
* Copyright Amazon.com 2012                             *
*********************************************************

Info(prcgen):I1047: Added metadata dc:Title        "comic"
Info(prcgen):I1047: Added metadata book-type       "comic"
Info(prcgen):I1047: Added metadata fixed-layout    "true"
Info(prcgen):I1047: Added metadata orientation-lock "portrait"
Info(prcgen):I1047: Added metadata original-resolution "600x800"
Info(prcgen):I1047: Added metadata zero-gutter     "true"
Info(prcgen):I1047: Added metadata zero-margin     "true"
Info(prcgen):I1002: Parsing files  0000218
Info(prcgen):I1016: Building enhanced PRC file
Info(prcgen):I1006: Resolving hyperlinks
Info(prcgen):I1015: Building PRC file
Info(prcgen):I1049: Building table of content     URL: /Users/motomac/Pictures/manga/content.ncx
Info(prcgen):I8002: Atleast one <navPoint> tag must be there in ncx file.
Warning(prcgen):W14016: Cover not specified
Info(pagemap):I8000: No Page map found in the book
Info(prcgen):I1045: Computing UNICODE ranges used in the book
Info(prcgen):I1046: Found UNICODE range: Basic Latin [20..7E]
Info(prcgen):I1017: Building PRC file, record count:   0000003
Info(prcgen):I1039: Final stats - text compressed to (in % of original size):  24.31%
Info(prcgen):I1040: The document identifier is: "comic"
Info(prcgen):I1041: The file format version is V5
Info(prcgen):I1031: Saving PRC file
Info(prcgen):I1033: PRC built with WARNINGS!
Info(prcgen):I1007: Resolving mediaidlinks
Info(prcgen):I1011: Writing mediaidlinks
Info(prcgen):I1009: Resolving guide items
Info(prcgen):I1046: Found UNICODE range: /Users/motomac/Pictures/manga/content.ncx
Info(prcgen):I1017: Building PRC file, record count:   0000018
Info(prcgen):I1039: Final stats - text compressed to (in % of original size):  26.98%
Info(prcgen):I1040: The document identifier is: "/Users/motomac/Pictures/manga/content.ncx"
Info(prcgen):I1041: The file format version is V8
Info(prcgen):I1032: PRC built successfully
Info(prcgen):I15000:  Approximate Standard Mobi Deliverable file size :   0024297KB
Info(prcgen):I15001:  Approximate KF8 Deliverable file size :   0024328KB
Info(prcgen):I1037: Mobi file built with WARNINGS!
Then I put mobi-file on Kindle and it still has margins...

P.S. I also tried Kindle Previewer - same result.

Last edited by motomac; 01-11-2013 at 11:20 PM.
motomac is offline   Reply With Quote