![]() |
#1 |
Junior Member
![]() Posts: 9
Karma: 10
Join Date: Nov 2015
Device: none
|
![]()
Hi Mobile Read community !
As mentioned before here on this forum, I'm trying to convert an CBZ file containing a serie of jpg file into an EPUB... and to be Amazon compliant... to distribute my first comic. But... ! Amazon now recommend large HD image files (see p.53) and a 1920x1200 definition is a minimum... ![]() for now I have 1020x1447 px images (to be upgraded if needed), and I just what them to be kept as they are. And converting to an epub command line, I can't find a way to stop calibre down-scaling them to 531x754, and converting them to png which result in smaller images and increased kilobytes ![]() here is the command line I use : Code:
ebook-convert $joinedfilename.cbz $joinedfilename.epub --authors "$creator" --publisher "$creator" --title "$title" --isbn "$ebookIsbn" --pubdate "$pubDate" --no-default-epub-cover --dont-grayscale --dont-normalize --keep-aspect-ratio --comic-image-size "1020x1447" --disable-trim --dont-add-comic-pages-to-toc --wide Code:
Rescaling image from 1020x1447 to 531x754 0_0.png Any idea ? Is there another command line option ? should I use another input format ? Thanks in advance ! |
![]() |
![]() |
![]() |
#2 |
creator of calibre
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 45,221
Karma: 27110894
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
|
--output-profile tablet
|
![]() |
![]() |
Advert | |
|
![]() |
#3 |
Junior Member
![]() Posts: 9
Karma: 10
Join Date: Nov 2015
Device: none
|
Great kovidgoyal !!! It works, thanks a lot !
Maybe to add to the documentation.... ? it mentions the output profile, but nothing say the tablet one wil not convert pictures... ![]() And thanks a lot for you work on Calibre ![]() |
![]() |
![]() |
![]() |
#4 |
Junior Member
![]() Posts: 9
Karma: 10
Join Date: Nov 2015
Device: none
|
Note for other readers : add
--output-format jpg to keep the jpg format ![]() |
![]() |
![]() |
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
ebook-convert not adding authors (most likely a don't get the syntax) | karmapolice | Conversion | 2 | 01-09-2015 01:56 AM |
Convert Kindle ebook to images? | xbryanthomasx | Conversion | 4 | 09-02-2014 10:24 PM |
feature request for ebook-convert: fetch remote images | bpeters | Calibre | 1 | 06-16-2010 11:13 AM |
ebook-convert don't work in ubuntu 9.10 | vakya | Calibre | 2 | 10-26-2009 04:36 PM |
Zune eBook Creator (RTextAsImage) - "Convert" text to images | oleg.shastitko | Reading and Management | 10 | 01-28-2008 01:18 PM |