![]() |
Kindle Fixed Layout file size too big
Need to revisit this question as I see 4 to 5 different answers from different dates. Earliest is 2010 latest is 2012.
I have a Kindle Fixed Layout .mobi file which is 115mb ( content is ALL images and I cannot lower the quality or they will be blurry) am I going to be able to upload this .mobi to Amazon without a problem? I'm sure I'm not the only self publisher who has this problem as many children's books go over the 50mb limit. Can someone give me a 2014 answer as there HAS to be a way as Ive seen a lot of books published on Amazon way over 50mb. anyone? thx HI |
Amazon recently officially revealed that there's switch that will prevent KindleGen from attaching the source files thus greatly reducing the overall file size: -dont_append_source
For example: Code:
KindleGen -dont_append_source my.epubYou could also add the -c2 parameter for added compression: Code:
KindleGen -c2 -dont_append_source my.epub |
Now thats an answer, great! And thanks but I see I'm able to add the code to the Kindlegen terminal wise, but I normally take the content.opf file and open it in my Kindle Previewer which generates the mobi.
Can I do this manually using unpacking the .mobi and adding the code then repeat OR do I have to use KindleGen? thx HI |
Just looked at a tuts how to use Kindlegen, pretty easy but after I drag the content.opf file when I hit enter KG compiles the .mobi but where and when do I add the additional code?
R |
Quote:
(Kindle Previewer uses KindleGen in the Background.) If you're "command line challenged," try the following: 1. Make a backup copy of your source files. 2. Download Kindlegen and extract Kindlegen.exe to the folder that contains the .opf file: 3. Create a text file with Notepad and paste following text into it: Code:
DEL conversion.logDouble-click kg.cmd and wait for the .mobi file to appear in the Explorer. If nothing happens, check conversion.log for error messages. If you want to give the -c2 parameter a try simply add it before -dont_append_source: Code:
DEL conversion.log |
I think I got it so I will just add
-dont_append_source THEN drag the content file into the terminal? If so add KindleGen -c2 -dont_append_source my.epub THEN drag the .opf to the terminal and hit enter? E |
by the way I'm on a Mac
|
Error I'm getting
Last login: Wed Jun 11 13:46:57 on ttys000 ralphiedees-Mac-Pro:~ tuneraider$ /Users/tuneraider/Downloads/GTLW_FILES/GTLW_KindleFixed/KindleGen_Mac_i386_v2_9/kindlegen /Users/tuneraider/Downloads/GTLW_FILES/GTLW_KindleFixed/content.opf KindleGen -c2 -dont_append_source ************************************************** *********** Amazon kindlegen(MAC OSX) V2.9 build 0730-890adc2 A command line e-book compiler Copyright Amazon.com and its Affiliates 2013 ************************************************** *********** Info:I9007:option: -c2: Kindle Huffdic compression Info:I9018:option: -donotaddsource: Source files will not be added Error(kindlegen):E30005: Could not find file KindleGen ralphiedees-Mac-Pro:~ tuneraider$ |
Quote:
|
Quote:
Kindlegen -dont_append_source inputfilename outputfilename I don't see a need to use -c2 as it won't gain enough to be worthwhile. Also, you did leave out the name of the eBook and you also need to specify the output filename as well. |
You used "/path/to/kindlegen /path/to/opf KindleGen -c2 -dont_append_source"
You should've used "/path/to/kindlegen /path/to/opf -c2 -dont_append_source" Try (no need for path to current dir, it makes things longer and more confusing): Downloads/GTLW_FILES/GTLW_KindleFixed/KindleGen_Mac_i386_v2_9/kindlegen Downloads/GTLW_FILES/GTLW_KindleFixed/content.opf -c2 -dont_append_source Kindlegen was looking for a file called "KindleGen" to convert. @JSWolf, I suggest you stop telling other people how worth their time it is to decrease the size of their book in order that they can actually upload it. Regardless of whether it does enough to decrease the size, it costs nothing but some time that can easily be spent doing other things away from the computer. Also, your command-line instructions have the momentous failure of having nothing whatsoever to do with the actual workings of this particular program... which you would know if you had tried running the program to see the instructions. Take note of the usage: Code:
C:\Documents and Settings\<username>\My Documents\Downloads\kindlegen_win32_v2_9> |
I gave kindlegen a run on a random book (322 KB). Without "-c2" it was 708 KB. With "-c2" it was 539 KB.
Increased compression: 23% smaller results. Not bad. Without: Info(prcgen):I1039: Final stats - text compressed to (in % of original size): 53.29% With: Info(prcgen):I1039: Final stats - text compressed to (in % of original size): 35.44% I wouldn't be so quick to get all dismissive about trying the compression. All it costs it time, and honestly, not even all that much of it. |
That worked thanks, got the file down to 65MB do I still have to get this down to 50 or under?
R |
Quote:
BPH's use FTP, and thus, are exempt from those limits. HTH. Hitch |
| All times are GMT -4. The time now is 07:30 PM. |
Powered by: vBulletin
Copyright ©2000 - 3.8.5, Jelsoft Enterprises Ltd.
MobileRead.com is a privately owned, operated and funded community.