View Single Post
Old 07-28-2022, 04:00 AM   #1
webnoob
Junior Member
webnoob began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Jul 2022
Device: FireHD
Cmd line converted file not accepted by amazon, GUI converted file is

Hi,

I have a file: my-epub.epub.

I run `epub-convert.exe pathFrom pathTo --epub-version 3` on the file to convert it to V3.

When sending this file to my kindle via email, I get an error email back from Amazon saying it's not a valid format, needs to be mobi, pdf, epub etc etc.

If I open my-epub.epub in Calibre and click convert and only change the version number to 3, then export and send that file. It works.

I've confirmed it's not the export process as I've exported it via command line both times so it seems that cmd line convert isn't working in the same way as the GUI convert.

It's also worth noting that the epub file contents are different between the 2 as well. When using cmd line, the contents of the epub don't change (except the version number) but when using the GUI, extra files are added (titlepage.xhtml) and other files change such as the table of contents etc).

I basically want the same behaviour the GUI is doing but from the command line.

Would anyone be able to provide me with some assistance please?

Last edited by webnoob; 07-28-2022 at 04:04 AM.
webnoob is offline   Reply With Quote